diff options
| author | BardofSprites <[email protected]> | 2025-04-21 21:53:43 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2025-04-21 21:53:43 -0400 |
| commit | 56850a58e5e9fd07f31de81c61e8862c82b90dd3 (patch) | |
| tree | c3ad72183aed633b73ce104335a0976383c18935 /fvwm/.fvwm | |
| parent | e03cc51c048dee8357e908ba3781e3e314280b64 (diff) | |
revert: 3x3 page keybinds
Diffstat (limited to 'fvwm/.fvwm')
| -rw-r--r-- | fvwm/.fvwm/config | 18 |
1 files 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 |
