diff options
author | dakkar <dakkar@thenautilus.net> | 2015-09-11 21:59:56 +0100 |
---|---|---|
committer | dakkar <dakkar@thenautilus.net> | 2015-09-11 21:59:56 +0100 |
commit | cfe028c2e51dbc887cc4720ce4e0a03f5685619a (patch) | |
tree | 64c21ff2c082815cde1072b3cc0d9dea9b263ade /components/bindings | |
parent | maybe help with multi-screen (diff) | |
download | fvwm-crystal-cfe028c2e51dbc887cc4720ce4e0a03f5685619a.tar.gz fvwm-crystal-cfe028c2e51dbc887cc4720ce4e0a03f5685619a.tar.bz2 fvwm-crystal-cfe028c2e51dbc887cc4720ce4e0a03f5685619a.zip |
kill gamma tweaking
Diffstat (limited to 'components/bindings')
-rw-r--r-- | components/bindings/Extra-Keybindings | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/components/bindings/Extra-Keybindings b/components/bindings/Extra-Keybindings index eaa6374..a62bcf8 100644 --- a/components/bindings/Extra-Keybindings +++ b/components/bindings/Extra-Keybindings @@ -8,8 +8,6 @@ Mouse 3 RI $[Mod2] Popup /Screens Key F1 A $[Mod1] Exec emacsclient -nc Key F2 A $[Mod1] Exec firefox Key F2 A $[Mod1]S Exec firefox --private-window -Key XF86MonBrightnessUp A N Exec xgamma -gamma 1.5 -Key XF86MonBrightnessDown A N Exec $(grep xgamma ~/.xinitrc) Key Pause 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 |