emulate middle mouse button?

Renaud (Ron) OLGIATI renaud at olgiati-in-paraguay.org
Sat May 17 12:25:17 CEST 2014


On Sat, 17 May 2014 10:06:39 +0200
Ulli Horlacher <framstag at rus.uni-stuttgart.de> wrote:

> > > I have a remote mini keyboard (2.4 GHz) with integrated touchpad, but only
> > > left and right mouse mutton and no middle button.
> > > The common trick to press both left and right mouse button together does
> > > not work with this special device.  
> > 
> > I solved the third-button problem as follows:
> > 
> > Create as root a new file /etc/X11/xorg.conf (if it does not exist) and copy in it the following to emulate third button:
> > 
> > 	Section "InputClass"
> > 	    Identifier "middle button emulation class"
> > 	    MatchIsPointer "on"
> > 	    Option "Emulate3Buttons" "on"
> > 	EndSection  
> 
> Which key then is the middle mouse button?

No key, just simultaneous click of both right and left mouse buttons.
 
Gruessen,
 
Ron.
-- 
         If you can't be kind, at least have the decency to be vague
                                    
                   -- http://www.olgiati-in-paraguay.org --
 



More information about the Xfce mailing list