f...@slick.airforce-one.org wrote:
> Hello.
>
<snip>
>
> Which command do I use to tell the server to emulate the 3rd button
> with button1+button2 (Emulate3rdButton)?
With the newer Xorg one can have a xorg.conf with just
a couple of lines. So maybe try using an xorg.conf with
these three lines:
Section "Pointer"
Emulate3Buttons
EndSection
If that fails there could be some hardware specific configs,
for example there is a site dedicated to thinkpads and Xorg,
maybe there is one for your pc.
>
<snip>
>
> Thanks.
HTH
John