aboutsummaryrefslogtreecommitdiff
path: root/components/bindings/Extra-Keybindings
diff options
context:
space:
mode:
Diffstat (limited to 'components/bindings/Extra-Keybindings')
-rw-r--r--components/bindings/Extra-Keybindings12
1 files changed, 12 insertions, 0 deletions
diff --git a/components/bindings/Extra-Keybindings b/components/bindings/Extra-Keybindings
index a62bcf8..9c339d4 100644
--- a/components/bindings/Extra-Keybindings
+++ b/components/bindings/Extra-Keybindings
@@ -6,9 +6,21 @@ Mouse 3 RI $[Mod1] Exec exec $[infostore.DefaultTerminal] -title local-screen -e
Mouse 3 RI $[Mod2] Popup /Screens
Key F1 A $[Mod1] Exec emacsclient -nc
+Key XF86LaunchA A N Exec emacsclient -nc
+Key XF86Launch3 A N Exec emacsclient -nc
+
Key F2 A $[Mod1] Exec firefox
+Key XF86LaunchB A N Exec firefox
+Key XF86Launch4 A N Exec firefox
+
Key F2 A $[Mod1]S Exec firefox --private-window
+Key XF86LaunchB A S Exec firefox --private-window
+Key XF86Launch4 A S Exec firefox --private-window
+
Key Pause A $[Mod1] Exec xscreensaver-command -lock
+Key XF86MonBrightnessDown A $[Mod1] Exec xscreensaver-command -lock
+
Key Pause A $[Mod1]S Exec xscreensaver-command -lock && sudo pm-suspend
+
Key F7 A $[Mod1] Exec xbacklight -dec 10
Key F8 A $[Mod1] Exec xbacklight -inc 10