about summary refs log tree commit diff
path: root/configs
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-01-20T16·49+0000
committerWilliam Carroll <wpcarro@gmail.com>2020-01-22T21·13+0000
commit514c5797de382dbdbc6aa44677e79c67ce6fc9b1 (patch)
tree0575eb304315a7a5f81af419f0fcd1e599f8c1fb /configs
parent3d6b521919db8229b738cfbde34b45b10c8cacf6 (diff)
Support keynav
I'm trying a mouse-less workflow supported by `keynav`. So far, everything works
pretty well... and then I needed to take a screenshot and I don't know how to
use `scrot --select` without a mouse.
Diffstat (limited to 'configs')
-rw-r--r--configs/shared/.xsessionrc.shared3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/shared/.xsessionrc.shared b/configs/shared/.xsessionrc.shared
index 9428eb3541bc..4cac1fa8513f 100644
--- a/configs/shared/.xsessionrc.shared
+++ b/configs/shared/.xsessionrc.shared
@@ -24,5 +24,8 @@ compton &
 # `unclutter` hide the cursor in when it is inactive
 unclutter &
 
+# Control X's pointer with the keyboard. Activate by pressing <C-;>
+keynav &
+
 # Startup Emacs (and EXWM).
 exec dbus-launch --exit-with-session emacs --debug-init