From ed205a779d00607d3a766979724b35cc6285d170 Mon Sep 17 00:00:00 2001 From: Gianni Ceccarelli Date: Tue, 12 Feb 2019 13:22:20 +0000 Subject: accept both styles of launch keys --- components/bindings/Extra-Keybindings | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/components/bindings/Extra-Keybindings b/components/bindings/Extra-Keybindings index 6e00955..348d5f7 100644 --- a/components/bindings/Extra-Keybindings +++ b/components/bindings/Extra-Keybindings @@ -8,4 +8,9 @@ Mouse 3 RI $[Mod2] Popup /Screens Key XF86LaunchA A N Exec emacsclient -nc Key XF86LaunchB A N Exec firefox Key XF86LaunchB A S Exec firefox --private-window + +Key XF86Launch3 A N Exec emacsclient -nc +Key XF86Launch4 A N Exec firefox +Key XF86Launch4 A S Exec firefox --private-window + Key XF86MonBrightnessDown A $[Mod1] Exec xscreensaver-command -lock -- cgit v1.2.3