RosettaCodeData/Task/Keyboard-macros/00-TASK.txt
2023-07-01 13:44:08 -04:00

7 lines
313 B
Text

Show how to link user defined methods to user defined keys.
An example of this is the facility provided by emacs for [http://www.gnu.org/software/emacs/manual/html_node/emacs/Key-Bindings.html key bindings].
These key bindings may be application-specific or system-wide; state which you have done.
<br><br>