Hotkey Fn-F9 doesn't turn touchpad off

Bug #293700 reported by Paolo
2
Affects Status Importance Assigned to Milestone
System76
Fix Released
Undecided
Unassigned
System76 Driver
Fix Released
Undecided
Unassigned

Bug Description

I've just installed Intrepid on my Daru1, and Fn-F9 doesn't switch the touchpad off anymore. This is not a surprise: it happened after any upgrade, and it was fixed by adding a line to the touchpad entry of xorg.conf. But now xorg.conf is almost empty, and in particular there is no touchpad entry.

 Fn-F9 does not return any keycode (tested with xev), but returns the ACPI event:

hotkey ATKD 0000006b 0000001f

and so on: it adds 1 every time I press it (tested with acpi_listen).

Tags: darter daru1
Revision history for this message
Thomas Aaron (writer-programmer) wrote :

xorg.conf no longer has an entry for the DarU1's synaptic touchpad.
In previous versions of Ubuntu, one would add...
"SHMConfig" "true"
...to the xorg.conf.

Now this is done by modifying this file...
/usr/share/hal/fdi/policy/20thirdparty/11-x11-synaptics.fdi

...by adding this line...
<merge key="input.x11_options.SHMConfig" type="string">On</merge>

...to the section that starts with...
<match key="info.product" contains="Synaptics TouchPad">

More complete instructions are here...
http://ubuntuforums.org/showpost.php?p=6077309&postcount=121

This fix will be added to the System76 Driver.

Changed in system76:
status: New → In Progress
Revision history for this message
Thomas Aaron (tom-system76) wrote :

Download the attached script to your desktop.
Open a terminal and run these commands to make the script executable...

cd Desktop
sudo chmod a+x DarU1_Fn-F9_Fix.py

Then double-click the script and select Run.

Now reboot your computer, and the Fn-F9 key should enable and disable your touchpad.

Revision history for this message
Thomas Aaron (tom-system76) wrote :

The above script will be inserted into the next System76 Driver.

Changed in system76:
status: In Progress → Fix Released
Revision history for this message
Paolo (paolo1438) wrote :

Actually your instructions from 11/20 already fixed the problem, thank you

Changed in system76-driver:
status: New → Fix Committed
Revision history for this message
Paolo (paolo1438) wrote :

I have installed Jaunty, and the Fn-F9 stop working again. Installing the driver did not solve the problem, but followoing Thomas's instructions in this thread did.

Paolo

Changed in system76-driver:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.