Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Using the Lazarus IDE
»
Editor
»
How can I change the effect of the Crl-F and Ctrl-S keys to be Emacs like?
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
CADSys4 3D.
by
HPF_BR
[
Today
at 01:51:50 am]
class not found
by
jamie
[
Today
at 12:24:15 am]
Qt6/Wayland clipboard: pa...
by
dbannon
[
Today
at 12:11:58 am]
Update a table with an Au...
by
CraigC
[March 10, 2026, 10:54:23 pm]
ShortStrings vs long stri...
by
Martin_fr
[March 10, 2026, 10:31:12 pm]
TSplitter color property ...
by
backprop
[March 10, 2026, 08:43:28 pm]
Z80 ZX Spectrum and Syste...
by
Cascade
[March 10, 2026, 08:22:14 pm]
Need help with project ma...
by
mas steindorff
[March 10, 2026, 07:25:29 pm]
could Ardour's YTK be use...
by
robert rozee
[March 10, 2026, 03:18:36 pm]
Synchronizing Lazarus pro...
by
Martin_fr
[March 10, 2026, 03:18:18 pm]
Questions about TFuncSeri...
by
hedgehog
[March 10, 2026, 02:03:29 pm]
[revisited] triple click
by
Thaddy
[March 10, 2026, 01:08:40 pm]
macOS 14+ Install Instruc...
by
alchymylab
[March 10, 2026, 12:49:31 pm]
Anyway to "embed" Windows...
by
jamie
[March 10, 2026, 11:36:00 am]
Hello! Anything new?
by
JuhaManninen
[March 10, 2026, 11:22:16 am]
C/C++ code to Object Pasc...
by
domasz
[March 10, 2026, 10:44:20 am]
[Solved] Saving a workboo...
by
Kaljakoira
[March 10, 2026, 09:09:59 am]
Pipewire API
by
Thausand
[March 10, 2026, 07:38:06 am]
Good GPU accelerated math...
by
myisjwj
[March 10, 2026, 03:17:06 am]
Debian removes FPC/Lazaru...
by
Fred vS
[March 09, 2026, 11:17:03 pm]
REST Server/Client, how t...
by
valdir.marcos
[March 09, 2026, 10:18:36 pm]
TSpeedButton qt6 styleshe...
by
dsiders
[March 09, 2026, 09:40:21 pm]
Purpose of TProcessUTF8
by
Thaddy
[March 09, 2026, 09:08:03 pm]
How to remove consoleApp ...
by
Thaddy
[March 09, 2026, 08:51:40 pm]
Fast Canvas Library V1.05...
by
Gigatron
[March 09, 2026, 08:32:15 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: How can I change the effect of the Crl-F and Ctrl-S keys to be Emacs like? (Read 742 times)
vfclists
Hero Member
Posts: 1165
How can I change the effect of the Crl-F and Ctrl-S keys to be Emacs like?
«
on:
October 11, 2024, 04:52:35 pm »
Ctrl-S is the search key and Ctrl-F is the scroll forward command.
Where is the guide to keyboard customization?
«
Last Edit: October 17, 2024, 02:17:58 am by vfclists
»
Logged
Lazarus 3.0/FPC 3.2.2
Martin_fr
Administrator
Hero Member
Posts: 12199
Debugger - SynEdit - and more
Re: How can change the effect of the Crl-F and Ctrl-S keys to be Emacs like?
«
Reply #1 on:
October 11, 2024, 09:34:40 pm »
Tools > Option
Editor > Keymap
You can set any (existing) command to any key combo.
Key question is of course if the list contains a command (potentially by different name) that does (exactly) what you want it to do. They sound to me like something that does exist.
If no such command exists, then it becomes more involved. You would have to check if an editor macro can do the job. If so, you can create one, and assign the key to that.
https://wiki.freepascal.org/IDE_Window:_Editor_Macros
and
https://wiki.freepascal.org/Editor_Macros_PascalScript
Logged
Ide Tools, Code completion and more
/
IDE cool features
/
Debugger Status
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Using the Lazarus IDE
»
Editor
»
How can I change the effect of the Crl-F and Ctrl-S keys to be Emacs like?
TinyPortal
© 2005-2018