Re: FVWM: Using Prev and Next with more then one command

From: Ben Winslow <rain_at_bluecherry.net>
Date: Wed, 04 Dec 2002 21:28:04 -0500

Thomas Glanzmann wrote:
> Hello FVWMers!
> I want to use the Next and Prev built-in functions with more then one command.
>
> Key P A CM Prev (AcceptsFocus !Iconic) Focus
> Key N A CM Next (AcceptsFocus !Iconic) Focus
>
> I need a Raise combined a Focus and I __don't__ want to to use 'autoraise on
> focus'. Is there a clean way?
>
> Please reply also by eMail because I am __not__ on the list. Thank you.
>
> Greetings,
> Thomas
> --
> Thomas Glanzmann ++49 (0) 9131 85-27574 Department of Computer Science III
> Martensstrasse 3 D-91058 Erlangen Germany University of Erlangen-Nuremberg
> http://www3.informatik.uni-erlangen.de/Research/UMLinux/

I use this:

Key Tab A M Next (CurrentPage !Iconic AcceptsFocus)
CirculateRaise
Key Tab A MS Prev (CurrentPage !Iconic AcceptsFocus)
CirculateRaise

DestroyFunc CirculateRaise
AddToFunc CirculateRaise "I" Focus
+ "I" Raise

Incidentally, does anybody have a way to reorder the windows as far as
Prev and Next are concerned? I'd like to have alt-tab reorder the most
recently used windows to the top of the list (a la win32) because it
makes it much easier to frequently switch through a few windows.


-- 
Ben
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Wed Dec 04 2002 - 20:29:25 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:54 BST