On 10/17/16 07:41, Bob Goodwin wrote:
> On 10/16/16 19:02, Ed Greshko wrote:
>>
>> On 10/17/16 05:12, Bob Goodwin wrote:
>>> Section "InputClass"
>>>        Identifier "middle button emulation class"
>>>        MatchIsPointer "on"
>>>        Option "Emulate3Buttons" "on"
>>>        Driver "evdev"
>>> EndSection
>> You may also want to try changing the above to...
>>
>> Section "InputClass"
>>        Identifier "middle button emulation class"
>>        MatchIsPointer "on"
>>        MatchDevicePath "/dev/input/event*"
>>        Option "Emulate3Buttons" "on"
>>        Driver "evdev"
>> EndSection
>>
> +
>
> Now it is:
>
>
> Section "InputClass"
>       Identifier "middle button emulation class"
>       MatchIsPointer "on"
>       MatchDevicePath "/dev/input/event*"
>       Option "Emulate3Buttons" "on"
>       Driver "evdev"
> EndSection
>
> It still will not copy/paste with "Emulate3Buttons". When log in/out did not 
> help I
> rebooted ...
>
> As part of an earlier effort I changed to "lightdm" if that matters? That 
> never caused a
> problem before ...
>

What is the log output now?  The Desktop won't matter as this is initialized 
when Xorg is
started.



-- 
You're Welcome Zachary Quinto
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to