On Wed, 30 Apr 2003, Dan Espen wrote:
> Daniel Acevedo Feliz <daf_at_cs.brown.edu> writes:
> >
> > Hi,
> >
> > I have setup the keyboard shortcuts for CursorMove, but I would
> > like to be able to shortcut the 3 mouse buttons too. Could somebody tell
> > me how to do it?
>
> Look for "FakeClick" in the man page.
>
I found it, but I tried many depth values and nothing happens. It works in
the background (no window under the mouse), but not inside, for example,
xemacs or netscape.
Also, the third button shortcut doesn't even work in the background
either, but this is less esential for me.
these are my settings:
# Move the cursor around
Key Left A M CursorMove -5 0
Key Right A M CursorMove +5 0
Key Up A M CursorMove +0 -5
Key Down A M CursorMove +0 +5
Key Left A MS CursorMove -1 0
Key Right A MS CursorMove +1 0
Key Up A MS CursorMove +0 -1
Key Down A MS CursorMove +0 +1
Key 1 A M FakeClick depth 3 press 1 wait 200 release 1
Key 2 A M FakeClick depth 3 press 2 wait 200 release 2
Key 3 A M FakeClick depth 3 press 3 wait 200 release 3
Any help would be appreciated.
Thanks,
D.
--
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 Apr 30 2003 - 14:56:18 BST