From 4a4a88ee2fab80894c1b479c30dd962c69c7a982 Mon Sep 17 00:00:00 2001 From: dakkar Date: Sat, 2 Feb 2019 11:59:00 +0000 Subject: natural X keys for apple keyboard --- components/bindings/Extra-Keybindings | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/bindings/Extra-Keybindings b/components/bindings/Extra-Keybindings index f8ec431..3eba349 100644 --- a/components/bindings/Extra-Keybindings +++ b/components/bindings/Extra-Keybindings @@ -5,9 +5,9 @@ Mouse 3 RI $[Mod1] Exec exec $[infostore.DefaultTerminal] -title local-screen -e Mouse 3 RI $[Mod2] Popup /Screens -Key XF86Launch3 A N Exec emacsclient -nc -Key XF86Launch4 A N Exec firefox -Key XF86Launch4 A S Exec firefox --private-window +Key XF86LaunchA A N Exec emacsclient -nc +Key XF86LaunchB A N Exec firefox +Key XF86LaunchB A S Exec firefox --private-window Key XF86MonBrightnessUp A N Exec xgamma -gamma 1.5 Key XF86MonBrightnessDown A N Exec $(grep xgamma ~/.xinitrc) Key XF86MonBrightnessDown A $[Mod1] Exec xscreensaver-command -lock -- cgit v1.2.3