diff options
Diffstat (limited to '.fluxbox/keys')
-rw-r--r-- | .fluxbox/keys | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/.fluxbox/keys b/.fluxbox/keys index 6a62a9f..bb0c93b 100644 --- a/.fluxbox/keys +++ b/.fluxbox/keys @@ -77,11 +77,11 @@ Control Shift F12 :TakeToWorkspace 12 # # Session/screen management -Mod4 F1 :Delay {Exec xset dpms force off} 1000000 -Pause :Delay {Exec xset dpms force off} 1000000 -Control Mod1 d l :Exec xscreensaver-command -lock -Control Mod1 d s :Exec sudo shutdown -hP now -Control Mod1 d r :Exec sudo reboot +Mod4 F1 :Delay {Exec xset dpms force off} 1000000 +Pause :Delay {Exec xset dpms force off} 1000000 +Control Mod1 Delete l :Exec xscreensaver-command -lock +Control Mod1 Delete s :Exec sudo shutdown -hP now +Control Mod1 Delete r :Exec sudo reboot # Audio XF86AudioRaiseVolume :Exec amixer set Master,0 12.00dB+ |