commit fe7800b83f079188fdc0b95c72b43932d866376f
parent 6cfbcb48277529a42575eece4572a8faf82a2776
Author: Yuval Langer <yuval.langer@gmail.com>
Date: Fri, 16 Jun 2023 18:50:30 +0300
Add some dragging to keynavrc, also some disablings and changes.
Diffstat:
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/keynavrc b/keynavrc
@@ -24,6 +24,7 @@
# Use 'daemonize' to background ourselves.
#daemonize
+meta+semicolon start
ctrl+semicolon start
Escape end
ctrl+bracketleft end
@@ -45,12 +46,18 @@ shift+b move-left,move-down
shift+n move-right,move-down
space warp,click 1,end
semicolon warp,end
+q click 1
+w click 2
+e click 3
+a drag 1
+s drag 2
+d drag 3
1 warp,click 1,end
2 warp,click 2,end
3 warp,click 3,end
# Zoom to the current window
-w windowzoom
+###w windowzoom
# Zoom to the cursor location with a given height and width
c cursorzoom 200 200
@@ -66,7 +73,7 @@ ctrl+b cut-left,cut-down
ctrl+n cut-right,cut-down
# Record keynav actions
-q record
+###q record
### Example using the 'sh' command.
# Make firefox the active window
@@ -83,7 +90,7 @@ v sh "xdotool key shift+Insert"
#w drag 2 ctrl+shift
### History
-a history-back
+z history-back
### Example of cut and move without the default values
#h cut-left .75