diff options
| author | Daniel <[email protected]> | 2024-09-16 16:54:00 -0400 |
|---|---|---|
| committer | Daniel <[email protected]> | 2024-09-16 16:54:00 -0400 |
| commit | 31ee044881831048da11df4adde463ac30bf3dd1 (patch) | |
| tree | 880d7237f556cb4432d3d6d6ef2fd588cabe68cf /fvwm/.fvwm/config | |
| parent | 9d818fcb81049f0623e6e371715343297d825a8d (diff) | |
fix keybinds for 2x2 desk
Diffstat (limited to 'fvwm/.fvwm/config')
| -rw-r--r-- | fvwm/.fvwm/config | 18 |
1 files 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 |
