diff options
Diffstat (limited to 'common/.emacs.d/init.el')
| -rw-r--r-- | common/.emacs.d/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/.emacs.d/init.el b/common/.emacs.d/init.el index 363ab01..a6bb7ca 100644 --- a/common/.emacs.d/init.el +++ b/common/.emacs.d/init.el @@ -4000,7 +4000,7 @@ instead." (defvar-keymap mobile-device-mode-map "<XF86PowerOff> <XF86PowerOff>" 'osk-toggle - "<XF86PowerOff <XF86AudioRaiseVolume>" 'mobile-device-volume-mode + "<XF86PowerOff> <XF86AudioRaiseVolume>" 'mobile-device-volume-mode "<XF86PowerOff> <XF86AudioLowerVolume>" 'mobile-device-navigate-mode "<XF86AudioLowerVolume> <XF86PowerOff>" 'suspend |
