After upgrading to F11 the Alps touchpad moves the pointer very slowly. For F10 
I had to enable SHMConfig, for which I had a config file in /etc/hal/fdi/policy 
which contained

<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
 <device>
  <match key="input.x11_driver" string="synaptics">
   <merge key="input.x11_options.SHMConfig" type="string">True</merge>
  </match>
 </device>
</deviceinfo>

But this no longer does the trick apparently. Oh, and the pointer moves nice as 
expected while at the GDM screen, before logging in.

Any pointers? Is there an additional config file read after user login that 
affects the synaptics driver?

Thanks,
-Mike





      
-- 
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to