diff options
Diffstat (limited to 'components/bindings')
-rw-r--r-- | components/bindings/Extra-Keybindings | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/components/bindings/Extra-Keybindings b/components/bindings/Extra-Keybindings index 631ae29..32eb03f 100644 --- a/components/bindings/Extra-Keybindings +++ b/components/bindings/Extra-Keybindings @@ -22,6 +22,9 @@ Key XF86MonBrightnessDown A $[Mod1] Exec xscreensaver-command -lock Key Pause A $[Mod1]S Exec xscreensaver-command -lock && sudo pm-suspend +Key F7 A $[Mod1] Exec xbacklight -dec 10 +Key F8 A $[Mod1] Exec xbacklight -inc 10 + # remove Expose Key E A $[Mod1] - Key E A $[Mod1]2 - |