From 898a46af01cbd6f76b1056a87a639752a09148ba Mon Sep 17 00:00:00 2001 From: dakkar Date: Sun, 30 Aug 2015 12:33:06 +0100 Subject: different key for lock, + suspend --- components/bindings/Extra-Keybindings | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/components/bindings/Extra-Keybindings b/components/bindings/Extra-Keybindings index d2c5ce4..764cf04 100644 --- a/components/bindings/Extra-Keybindings +++ b/components/bindings/Extra-Keybindings @@ -10,4 +10,5 @@ Key F2 A $[Mod1] Exec firefox Key F2 A ${Mod1]S Exec firefox --private-window Key XF86MonBrightnessUp A N Exec xgamma -gamma 1.5 Key XF86MonBrightnessDown A N Exec $(grep xgamma ~/.xinitrc) -Key Print A $[Mod1] Exec xscreensaver-command -lock +Key Pause A $[Mod1] Exec xscreensaver-command -lock +Key Pause A $[Mod1]S Exec xscreensaver-command -lock && sudo pm-suspend -- cgit v1.2.3