From 6aa696be1baba6a72b8961533da37d3c7c90c005 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 07 Mar 2016 02:07:22 -0500 Subject: .fluxbox/keys: Reduce DPMS delay --- (limited to '.fluxbox') diff --git a/.fluxbox/keys b/.fluxbox/keys index 10b9dd8..8c48404 100644 --- a/.fluxbox/keys +++ b/.fluxbox/keys @@ -108,8 +108,8 @@ 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 +Mod4 F1 :Delay {Exec xset dpms force off} 100000 +Pause :Delay {Exec xset dpms force off} 100000 Control Mod1 Delete l :Exec xscreensaver-command -lock Control Mod1 Delete q :Exec printf 'quit\n' >~/.xsessionmanage Control Mod1 Delete s :Exec sudo shutdown -hP now -- cgit v0.9.1