>>>>> Walter Truitt writes:
Walter> What I would like is to not need the mouse to move around on
Walter> my desktop. How could I create something to allow me to
Walter> rotate through my windows by pressing something like
Walter> alt-tab? [...]
I have the following in .fvwmrc which does this for Alt-j and Alt-k
(vi-like commands...):
Key j A 4 Next [CurrentDesk] Function GoThere
Key k A 4 Prev [CurrentDesk] Function GoThere
Walter> An idea for another module though would be something similar
Walter> to the iconbox or windowlist that I could have start with a
Walter> keyboard command and then be able to use the arrow keys to
Walter> select the app I want to move to and press return. This
Walter> would be preferable to the above, but would take
Walter> programming. :)
The built-in window list does this quite nicely. I use Alt-m:
Key m A 4 WindowList
Please note that you may have to change the modifier. On my keyboard,
the Alt key is mod4. On a PC keyboard, the Alt key is probably Meta,
I guess.
kai
--
Life is hard and then you die.
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Wed Oct 30 1996 - 09:24:10 GMT