From 56850a58e5e9fd07f31de81c61e8862c82b90dd3 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Mon, 21 Apr 2025 21:53:43 -0400 Subject: revert: 3x3 page keybinds --- fvwm/.fvwm/config | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/fvwm/.fvwm/config b/fvwm/.fvwm/config index 814f61d..52b514d 100644 --- a/fvwm/.fvwm/config +++ b/fvwm/.fvwm/config @@ -640,13 +640,23 @@ Silent Key F4 A 4S MoveToDesk 0 3 Silent Key 1 A 4 GotoPage 0 0 Silent Key 2 A 4 GotoPage 1 0 -Silent Key 3 A 4 GotoPage 0 1 -Silent Key 4 A 4 GotoPage 1 1 +Silent Key 3 A 4 GotoPage 2 0 +Silent Key 4 A 4 GotoPage 0 1 +Silent Key 5 A 4 GotoPage 1 1 +Silent Key 6 A 4 GotoPage 2 1 +Silent Key 7 A 4 GotoPage 0 2 +Silent Key 8 A 4 GotoPage 1 2 +Silent Key 9 A 4 GotoPage 2 2 Silent Key 1 A 4S MoveToPage 0 0 Silent Key 2 A 4S MoveToPage 1 0 -Silent Key 3 A 4S MoveToPage 0 1 -Silent Key 4 A 4S MoveToPage 1 1 +Silent Key 3 A 4S MoveToPage 2 0 +Silent Key 4 A 4S MoveToPage 0 1 +Silent Key 5 A 4S MoveToPage 1 1 +Silent Key 6 A 4S MoveToPage 2 1 +Silent Key 7 A 4S MoveToPage 0 2 +Silent Key 8 A 4S MoveToPage 1 2 +Silent Key 9 A 4S MoveToPage 2 2 # page scrolling custom Mouse 9 R 4 Scroll 0 -100p -- cgit v1.2.3