Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 2462

Raspberry Pi OS • Re: Bookworm: Alt-Tab behavior

$
0
0
After a bit of duckduckgo'ing, there is another switcher you can use (fast-switcher) by pressing ALT + ESC. As with the normal switcher, you can also press SHIFT to cycle through the windows in reverse order.

I wish I could swap the keybindings, because the non-swooshy one is much better IMO.

EDIT: Don't let your dreams be dreams. See here: https://raw.githubusercontent.com/Wayfi ... ayfire.ini

Using the above link, I added the following custom key bindings to my ~/.config/wayfire.ini:

Code:

[fast-switcher]activate = <alt> KEY_TABactivate_backward = <alt> <shift> KEY_TAB[switcher]next_view = <alt> KEY_ESCprev_view = <alt> <shift> KEY_ESC

Which achieves the functionality I wished for. Woohoo!

Statistics: Posted by JimJamJamie — Mon Jan 15, 2024 9:37 pm



Viewing all articles
Browse latest Browse all 2462

Trending Articles