Re: Emulate3Buttons -

2016-10-15 Thread Ed Greshko
ind emulate 3 buttons for cop/paste essential. I usually add: >>>> > > >>>> > >Section "InputClass" >>>> > > Identifier "middle button emulation class" >>>> > > MatchIsPointer "on" >>>&g

Re: Emulate3Buttons -

2016-10-15 Thread Bob Goodwin
> Identifier "middle button emulation class" > > MatchIsPointer "on" > > Option "Emulate3Buttons" "on" > > Driver "evdev" > > EndSection > > > >to /usr/share/X11/xorg.conf.d/10-evdev.conf

Re: Emulate3Buttons -

2016-10-14 Thread Adam Williamson
lation 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 > >

Re: Emulate3Buttons -

2016-10-14 Thread Chris Murphy
On Fri, Oct 14, 2016 at 3:05 PM, Bob Goodwin wrote: > I find emulate 3 buttons for cop/paste essential. I usually add: > > Section "InputClass" > Identifier "middle button emulation class" > MatchIsPointer "on" > Opt

Emulate3Buttons -

2016-10-14 Thread Bob Goodwin
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