Skip to content

Commit

Permalink
Add CurrentAtEnd to Alt-Tab WindowList
Browse files Browse the repository at this point in the history
  This makes the default-config alt-tab key binding work more as expected
  so a single press of alt-tab will move to the next window.
  • Loading branch information
somiaj committed Dec 17, 2023
1 parent 6559365 commit d1b54c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default-config/config
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ AddToMenu MenuFvwmManPages "Help" Title
# Silent suppresses any errors (such as keyboards with no Menu key).
Silent Key F1 A M Menu MenuFvwmRoot
Silent Key Menu A A Menu MenuFvwmRoot
Silent Key Tab A M WindowList Root c c NoDeskSort, NoGeometry, SelectOnRelease Meta_L
Silent Key Tab A M WindowList Root c c NoDeskSort, NoGeometry, SelectOnRelease Meta_L, CurrentAtEnd
Silent Key F1 A C GotoDesk 0 0
Silent Key F2 A C GotoDesk 0 1
Silent Key F3 A C GotoDesk 0 2
Expand Down

0 comments on commit d1b54c9

Please sign in to comment.