summaryrefslogtreecommitdiffstats
path: root/xbindkeysrc
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-08-17 14:52:08 -0400
committerJesse Luehrs <doy@tozt.net>2014-08-17 14:52:18 -0400
commit83c776d10fdeff3eb6501139c726354625352600 (patch)
tree86fca78571a964d205046d7a6dd5d8d736947102 /xbindkeysrc
parent66a8d0da9d0510bb50c7d0b07870aa90f311ba55 (diff)
downloadconf-83c776d10fdeff3eb6501139c726354625352600.tar.gz
conf-83c776d10fdeff3eb6501139c726354625352600.zip
fix brightness keys
Diffstat (limited to 'xbindkeysrc')
-rw-r--r--xbindkeysrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/xbindkeysrc b/xbindkeysrc
index 7fe3a5e..c542ab4 100644
--- a/xbindkeysrc
+++ b/xbindkeysrc
@@ -48,3 +48,9 @@
"kill_focused CONT"
XF86Launch4
+
+"xbacklight -inc 5"
+ XF86MonBrightnessUp
+
+"xbacklight -dec 5"
+ XF86MonBrightnessDown