Add another keybinding for my footpedal
This commit is contained in:
parent
d68ecd3086
commit
98dd7c6966
1 changed files with 2 additions and 0 deletions
|
@ -58,6 +58,8 @@ after it has been unlocked."
|
|||
("[Ee]macs"
|
||||
;; Save document.
|
||||
("XF86Launch5" . ("C-x" "C-s"))
|
||||
;; Save some documents.
|
||||
("S-XF86Launch5" . ("C-x" "s"))
|
||||
;; Quit command.
|
||||
("XF86Launch6" . "C-g")
|
||||
;; Revert (reload) file.
|
||||
|
|
Loading…
Reference in a new issue