Thursday, April 19, 2007

Fluxbox Alt-Tab

For some time I've noticed that when I minimise a window in Fluxbox, I cannot bring it up again with Alt-Tab. To solve this problem, enter the Deiconify option in ~/.fluxbox/keys:

Shift Tab :MacroCmd {Deiconify LastWorkspace} {NextTab 0}
Mod1 Tab :MacroCmd {Deiconify LastWorkspace} {NextGroup 0}

(Instead of just Mod1 Tab: NextGroup)

No comments: