Comment 208 for bug 582809

Revision history for this message
Mohegan (jack-mohegan) wrote :

Ok, thanks all of you !
I modify my patch.
So, just change the line g) of the first part (post #190) :

g) wget https://bugs.launchpad.net/ubuntu/+source/linux/+bug/582809/+attachment/2146855/+files/213-fix_mohegan.patch

By this new line :

g) wget https://bugs.launchpad.net/ubuntu/+source/linux/+bug/582809/+attachment/2155978/+files/213-fix_mohegan-V2.patch

This second patch contain this improvements :
=> file src/properties.c : add two lines in order to change the parameter LEDStatus as same as TouchpadOff when you use the double tap (at the end of the file) !
=> file src/synaptics.c : add the line "pars->led_status = xf86SetBoolOption(opts, "LEDStatus", FALSE);" to set LEDStatus=0 as default when start your computer