LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   How do I config Alt+Tab in Ion3? (https://www.linuxquestions.org/questions/debian-26/how-do-i-config-alt-tab-in-ion3-391857/)

macondo 12-12-2005 06:14 AM

How do I config Alt+Tab in Ion3?
 
After reading GuNNIX postings and going to his site in the Configuration sticky, i managed to configure the launching of my apps with the numpad.
But i have failed with the configuration of Alt+Tab.

Anybody has it running?

gunnix 12-12-2005 08:30 AM

What do u want to use alt+tab for?
Switch between frames or between applications?


Here it is from my cfg to switch between apps:

bdoc("Switch to next/previous object within the frame."),
kpress("Mod1+Tab", "WFrame.switch_next(_)"),
kpress("Mod1+Shift+Tab", "WFrame.switch_prev(_)"),

macondo 12-12-2005 08:43 AM

gunnix: i don't know the difference btwn a frame and a hole in the ground. All i want is to move btwn screens a la icewm/fluxbox.

And please specify after what SECTION do these lines go on.

Thanks, bud

gunnix 12-12-2005 08:58 AM

Right, the section (bloody complicated ion cfg :p ).

Under this section you have to put it
-- WFrame context bindings



Then you will get the way alt+tab works in icewm.

macondo 12-12-2005 10:11 AM

gunnix: works perfectly, you're a prince!

gunnix 12-12-2005 12:25 PM

You're welcome ;)


All times are GMT -5. The time now is 12:54 AM.