Re: FVWM: how to bind keys ?

From: Dominik Vogt <dominik.vogt_at_gmx.de>
Date: Mon, 30 Aug 1999 02:53:38 +0200

On Sun, Aug 29, 1999 at 09:50:08PM +0600, Ilia Chipitsine wrote:
> I have fvwm-2.2 installed and it works fine.
> However, I'd appreciate if somebody would tell me
> how to bind "Ctrl-Esc" key sequence to the "RootMenu" Popup.

Put this line in your .fvwm2rc file:

  Key Escape A C Popup RootMenu

Actually, the title and the name of the menu may not be the
same. You must use the menu name in the command.

> Also, It doesn't belong to fvwm, but maybe you know how
> to emulate mouse using numeric keypad ? I have XFree86-3.3.3.1
> for the reference.

Put this in your .fvwm2rc

  Key KP_1 A A CursorMove -10p +10p
  Key KP_2 A A CursorMove 0 -10p
  Key KP_3 A A CursorMove +10p +10p
  Key KP_4 A A CursorMove -10p 0
  Key KP_6 A A CursorMove +10p 0
  Key KP_7 A A CursorMove -10p -10p
  Key KP_8 A A CursorMove 0 -10p
  Key KP_9 A A CursorMove +10p -10p

Alas, you can't simulate button clicks with the keyboard.
If fvwm generates a button press event itself it is marked
as 'synthetic' by the X server. Many applications ignore
such events completely.

Bye

Dominik ^_^

--
Dominik Vogt, dominik.vogt_at_gmx.de
Reply-To: dominik.vogt_at_gmx.de
--
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 Sun Aug 29 1999 - 19:57:32 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:38:02 BST