Re: F-14 upgrade [mouse buttons]-



On 09/11/10 16:54, Gordon Messmer wrote:

Are you trying to make a synthetic button 2 using simultaneous clicks with the left and right mouse button? If so:

"""Add this:

Section "InputClass"
Identifier "whatever"
MatchIsPointer "on"
Option "Emulate3Buttons" "on"
EndSection

to your /etc/X11/xorg.conf.d/10-evdev.conf (or any Xorg conf you want) and you will again have middle click emulation. I don't know if this will solve your problem regarding your actual middle button."""
- https://bbs.archlinux.org/viewtopic.php?pid=847309#p847309

Yes, thank you, that is exactly what I was looking for. I am
accustomed to using the two buttons to copy/paste and really missed
that function!

Things are working "as expected" once more.

Bob


--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines



Relevant Pages