Re: FVWM: A cyclic Front Key

From: Jon Mountjoy <jon_at_fwi.uva.nl>
Date: Wed, 20 Dec 1995 19:03:38 +0100 (MET)

Quoting Richard Guay,
|
| Hi,
|
| I am still trying to learn how to do things on Fvwm2. It is a great =
| desktop! My boss wants to be able to use the "Front" key on his Sparc =
| Station 2 as it did work under olvwm (ie. if the window is in front, =
| make it go to the back. If the window is in back, make it come to the =
| front). Is there a way to toggle Raise/Lower commands?

The following is my setting for some of the Sun keyboard keys.

/* Function keys on Sun Keyboard on Top Row*/
Key F1 A N Exec me(netscape) &
Key F2 A N Exec me(netscape -install) &
Key F5 A N Exec makex(Adder)
Key F6 A N Exec makex(Lambda)
Key F7 A N Exec makex(Castor)
Key F8 A N Exec xterm -sb -si -sl 700 -font 7x14 -T Local &

/* Keys on the function keypad on the Left of the Sun Keyboard:
    F11 = Stop, F12 = Again, ..., F20 = Cut
*/
Key F11 AWF N Next [!iconic CurrentScreen CurrentDesk] Focus
Key F12 AWF N Prev [!iconic CurrentScreen CurrentDesk] Focus
Key F13 WF N Maximize 100 100
Key F15 WF N RaiseLower ""
Key F17 WIF N Iconify ""
Key F18 WF N Stick ""
Key F20 WIF N Delete ""
Key Help AWF N Iconify ""

--
So F11 = the Stop key.  I have mapped this and F12 (Again) to left
and right cycle through open windows on current screen.
F13 = Props: I have mapped to Maximise
F15 = Front: I mapped to RaiseLower, which is what you want I think.
F17 = Open : I map to iconify...
F18 = Paste: The perfect name for the key to make something sticky
F20 = Cut  : The perfect name for the key to close a window :-)
Cheerio,
Jon
--
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 Dec 20 1995 - 12:04:07 GMT

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