commit 306068cd626bd6cf26ef17eaee67b5a5475175b5
parent 56c036effc0d9065b224918ca5f677dd4e83b63e
Author: Alex Balgavy <alexander.balgavy@spaceapplications.com>
Date:   Mon, 15 Jan 2024 13:47:17 +0100
keynav: settings
Diffstat:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/keynav/keynavrc b/keynav/keynavrc
@@ -46,6 +46,7 @@ shift+b move-left,move-down
 shift+n move-right,move-down
 space warp,click 1,end
 semicolon warp,end
+shift+semicolon warp
 1 click 1
 2 click 2
 3 click 3
@@ -97,6 +98,7 @@ v sh "xdotool key shift+Insert"
 ### Drag examples
 # Start drag holding the left mouse button
 d drag 1
+m drag 1 super
 # Start drag holding middle mouse + control and shift
 #w drag 2 ctrl+shift
 # Dragging with modifiers
@@ -109,6 +111,10 @@ mod+d drag 1 mod
 ### History
 a history-back
 
+# Scrolling
+i click 4
+e click 5
+
 ### Example of cut and move without the default values
 #h cut-left .75
 #j cut-down .75