add volume keybindings to default keys file

This commit is contained in:
Mark Tiefenbruck 2008-06-26 12:15:34 -07:00
parent 0d6edbdd38
commit 05feaec548

View file

@ -49,6 +49,12 @@ Mod1 F1 :Exec xterm
# open a dialog to run programs
Mod1 F2 :Exec fbrun
# volume settings, using common keycodes
# if these don't work, use xev to find out your real keycodes
176 :Exec amixer sset Master,0 1+
174 :Exec amixer sset Master,0 1-
160 :Exec amixer sset Master,0 toggle
# current window commands
Mod1 F4 :Close
Mod1 F9 :Minimize