Re: XFree 4 and 2-button-mouse

2001-04-06 Thread Mario Vukelic
On 06 Apr 2001 20:12:13 +0200, Robert Waldner wrote: > > Hi! > > I´m sure it´s in the documentation, but I can´t find it... I think it is not, I've searched an hour or so yesterday. I don't have my laptop with me right now, but IIRC something like: Section "InputDevice" Identifier "Gene

Re: XFree 4 and 2-button-mouse

2001-04-06 Thread Robert Voigt
> What´s the magic to emulate Emulate3Buttons from XF/3 in XF/4? Add a line to /etc/X11/XF86Config-4 in section "InputDevice" (the one for the mouse, not the keyboard): Option "Emulate3Buttons" "true" It's documented in info XF86Config

XFree 4 and 2-button-mouse

2001-04-06 Thread Robert Waldner
Hi! I´m sure it´s in the documentation, but I can´t find it...I could only dig up "look it up in the documentation of the InputDevice-Module. Ok, this is mouse_drv.o, but I can´t find documentation for it, so I have to ask: What´s the magic to emulate Emulate3Buttons from XF/3 in XF/4? TIA,