From 31ee044881831048da11df4adde463ac30bf3dd1 Mon Sep 17 00:00:00 2001 From: Daniel <89086143+BardofSprites@users.noreply.github.com> Date: Mon, 16 Sep 2024 16:54:00 -0400 Subject: fix keybinds for 2x2 desk --- fvwm/.fvwm/config | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/fvwm/.fvwm/config b/fvwm/.fvwm/config index 8534d67..7271005 100644 --- a/fvwm/.fvwm/config +++ b/fvwm/.fvwm/config @@ -603,23 +603,13 @@ 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 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 3 A 4 GotoPage 0 1 +Silent Key 4 A 4 GotoPage 1 1 Silent Key 1 A 4S MoveToPage 0 0 Silent Key 2 A 4S MoveToPage 1 0 -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 +Silent Key 3 A 4S MoveToPage 0 1 +Silent Key 4 A 4S MoveToPage 1 1 DestroyMenu MenuSendToPage AddToMenu MenuSendToPage -- cgit v1.2.3