Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Emulate 3rd button without Xorg.conf

12 views
Skip to first unread message

f...@slick.airforce-one.org

unread,
Jan 21, 2012, 1:17:51 PM1/21/12
to
Hello.

I'm using Xorg, and I don't have an /etc/X11/xorg.conf file
(everything is set by autoconfiguration on startx).

Which command do I use to tell the server to emulate the 3rd button
with button1+button2 (Emulate3rdButton)?

I looked in the manpages of xmodmap and xset but didn't find an answer
(or I didn't understand it :^)

Thanks.

--
F. Delente

John McCue

unread,
Jan 21, 2012, 9:16:25 PM1/21/12
to
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
0 new messages