Re: FVWM: Key Bindings - solaris 5.8

From: Uwe Pross <uwe.pross_at_e-technik.tu-chemnitz.de>
Date: Wed, 19 Mar 2003 08:05:29 +0100

Hi there,

On Tue, 18 Mar 2003, coerver wrote:

>
> Can anyone point me on how to do key bindings with dolaris 5.8..I want
> alt-tab behavior,

DestroyFunc FocusRaise
AddToFunc FocusRaise I Raise
+ I Focus
+ I Iconify off

Key Tab A 4 Prev ("CurrentPage" "!Iconic") FocusRaise

or

Key Tab A M Prev ("CurrentPage" "!Iconic") FocusRaise

You may exchange "CurrentPage" with "CurrentDesk", and
remove "!Iconic". I you don't want to circle through the
windows you may want to use "windowlist" to get all windows
displayed.

> switch desk behavior

(Alt|Meta)-(left|right)

Key Left A M GotoDesk -1 0 2
Key Right A M GotoDesk +1 0 2

or

Key Left A 4 GotoDesk -1 0 2
Key Right A 4 GotoDesk +1 0 2
                                            ^
Note: You may have more desks than 3

> and some key combo that will let me open a session to one
> of the 300 hosts I need access to.
         ^^^
Do you want to have 300 different key bindings?

Otherwise open a xterm and start ssh by hand:

Key x A SM Exec xterm

or

Key x A S4 Exec xterm

Regards, Uwe
-- 
Uwe Pross
mailto:uwe.pross_at_gmx.net
http://www.tu-chemnitz.de/~uwp
--
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 Mar 19 2003 - 01:06:38 GMT

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