On 10/14/2016 05:23 PM, Adam Williamson wrote:
On Fri, 2016-10-14 at 15:11 -0600, Chris Murphy wrote:
>On Fri, Oct 14, 2016 at 3:05 PM, Bob
Goodwin<bobgoodwin@xxxxxxxxxxxx> wrote:
> >I find emulate 3 buttons for cop/paste essential. I usually add:
> >
> >Section "InputClass"
> > Identifier "middle button emulation class"
> > MatchIsPointer "on"
> > Option "Emulate3Buttons" "on"
> > Driver "evdev"
> > EndSection
> >
> >to /usr/share/X11/xorg.conf.d/10-evdev.conf however that has no
effect with
> >Fedora 25 beta.
> >
> >Can someone tell me how to add this function.
> >
>
>Might be because Wayland is default? Even though libinput it used
>either way? Interestingly, on two computers I want this 3 button
>emulation disabled, it's enabled by default even with Wayland. On one
>computer I'm using a kernel parameter to disable the emulation, I
>haven't explored it for the new laptop.
https://wayland.freedesktop.org/libinput/doc/latest/touchpads.html
https://wayland.freedesktop.org/libinput/doc/latest/middle_button_emulation.html
-- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter:
AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net _______________________________
The only thing I was able to glean from those pages was a reference to
gnome-control-center. neither that nor xfce settings offered any means
of implementing the emulate 3 buttons function that I could find.
However it appears that /usr/share/X11/xorg.conf.d/60-libinput.conf
might be the place to add it, perhaps something similar to:
Section "InputClass"
Identifier "middle button emulation class"
MatchIsPointer "on"
Option "Emulate3Buttons" "on"
Driver "evdev"
EndSection
Any advice or suggestions would be appreciated before I start
experimenting ...
Thanks,
Bob
--
Bob Goodwin - Zuni, Virginia, USA
http://www.qrz.com/db/W2BOD
box10 FEDORA-25b/64bit LINUX XFCE Fastmail POP3
--
Bob Goodwin - Zuni, Virginia, USA
http://www.qrz.com/db/W2BOD
box10 FEDORA-25b/64bit LINUX XFCE Wildblue POP3
_______________________________________________
test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to test-leave@xxxxxxxxxxxxxxxxxxxxxxx