Add another keybinding for my footpedal

This commit is contained in:
Tom Willemse 2024-01-16 09:32:37 -08:00
parent d68ecd3086
commit 98dd7c6966

View file

@ -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.