From 7038a41dcc890a204e15eea29c2f694742d48bc4 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 21 Aug 2021 20:53:36 -0400 Subject: .fluxbox/keys: Confirm logout, shutdown, and reboot actions --- (limited to '.fluxbox/keys') diff --git a/.fluxbox/keys b/.fluxbox/keys index 1104e1a..926ec4f 100644 --- a/.fluxbox/keys +++ b/.fluxbox/keys @@ -118,9 +118,9 @@ Control Shift F12 :TakeToWorkspace 12 # Session/screen management 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 -Control Mod1 Delete r :Exec sudo reboot +Control Mod1 Delete q :Exec ~/bin/xsession logout +Control Mod1 Delete s :Exec ~/bin/xsession shutdown +Control Mod1 Delete r :Exec ~/bin/xsession reboot Control Mod1 Delete c :Reconfigure # Audio -- cgit v0.9.1