aboutsummaryrefslogtreecommitdiff
path: root/components/bindings/Desktop-dakkar
blob: 3c70025a207321f7e9d721f001531f93bff9c861 (plain)
1
2
3
4
5
6
7
# Open screen on Alt+RMB
Mouse 3 RI $[Mod1] Exec exec $[DefaultTerminal] -title local-screen -e screen -D -RR
 
Key XF86Launch3 A N Exec emacsclient -nc
Key XF86Launch4 A N Exec firefox
Key XF86MonBrightnessUp A N Exec xgamma -gamma 1.5
Key XF86MonBrightnessDown A N Exec $(grep xgamma ~/.xinitrc)