From a206920a921c372aa0634b924ce4eff4787f273a Mon Sep 17 00:00:00 2001 From: dakkar Date: Tue, 7 May 2013 13:10:37 +0100 Subject: gamma keys --- components/bindings/Desktop-dakkar | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/bindings/Desktop-dakkar b/components/bindings/Desktop-dakkar index 1946f11..a8a11a9 100644 --- a/components/bindings/Desktop-dakkar +++ b/components/bindings/Desktop-dakkar @@ -4,6 +4,6 @@ Mouse 3 RI $[Mod1] Exec exec $[DefaultTerminal] -title local-screen -e screen -D 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 F7 A $[Mod1] Exec xgamma -gamma 1.5 +Key F6 A $[Mod1] Exec $(grep xgamma ~/.xinitrc) Key XF86ScreenSaver A N Exec xscreensaver-command -lock -- cgit v1.2.3