I still think that in synaptics.c it should be added:

pars->led_status = xf86SetBoolOption(opts, "LEDStatus", TRUE);

in static void set_default_parameters(InputInfoPtr pInfo).

In that situation you'll have:

Initially the TouchpadOff variable is set to 0, that means touchpad is enabled 
and with the line I propose the LEDStatus set to 1.
If I doubled tap in the touchpad then TouchpadOff will be set to 1 which means 
that is disabled and LEDStatus set to 0.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/582809

Title:
  Synaptics Clickpad touchpad buttons are not working

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to