On 18.06.2013 18:30, Gary Stainburn wrote:
> On Tuesday 18 June 2013 16:18:14 Alan Gagne wrote:
>> Try to use xinput for both mouse and touchpad.
>>
>>   xinput list
>> # xinput list_props "$device_name_or_number"
>> xinput list-props 10
>> Turn on three button emulation.
>> xinput set-prop 10 "Evdev Middle Button Emulation" 1
>>
>>
>> Alan
> 
> The problem with the touchpad is that it's seen as a PS/2 device which from 
> Google is an old problem that seems to have re-appeared.
> 
> I've run 
> 
> "xinput set-prop 14 "Evdev Middle Button Emulation" 1
> 
> and it's got the Left+Right mouse button click to work on my USB mouse.
> 
> How do I go about making this permenant?

man 4 evdev
/etc/X11/xorg.conf.d/*[input|mouse|pointer].conf


poma


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to