Colin Watson <[EMAIL PROTECTED]> wrote:
> On Sat, Jul 02, 2005 at 05:23:49PM -0700, nuno romano wrote:
>> How can I emulate a three-button mouse from
>> a macintosh one-button mouse?
>
>   $ grep mac_hid /etc/sysctl.conf
>   dev/mac_hid/mouse_button_emulation = 1
>   dev/mac_hid/mouse_button2_keycode = 87
>   dev/mac_hid/mouse_button3_keycode = 88
>
> (for F11 == middle and F12 == right)

You can have mouse key emulation with keys in X with xkbset, but I didn't
find a way to make a mouse keys with modifiers, like e.g. in OS X
Ctrl+Mouse Button behaves like right mouse key. Does anyone know how?

Jörg.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to