No GUI touchpad preferences in Ubuntu 10.04 on Asus Eee PC 1015P

Bug #606438 reported by rokssolana
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
gpointing-device-settings (Ubuntu)
Invalid
Low
Unassigned
xserver-xorg-input-synaptics (Ubuntu)
Incomplete
Low
Unassigned

Bug Description

Binary package hint: gpointing-device-settings

I'm running Ubuntu 10.04 Netbook Remix on Asus Eee PC 1015P.
The problem is that there is no way of configuring my touchpad under GUI.
First, there is no "Touchpad" tab in System -> Preferences -> Mouse. No touchpad recognition in System -> Preferences -> Pointing Devices after installing gpointing-device-settings.
I installed GSynaptics, but every time I try to run it, it gives the "You have to set 'SHMConfig' 'true' in xorg.conf". The point is that there is no default xorg.conf file in 10.04. I tried to make one with Xorg -configure; it had no 'Synaptics Touchpad' entry; I created one, and I did set the 'SHMConfig' option to 'true', but it didn't do anything. Obviously, Xorg simply pays no attention to xorg.conf file any longer. Then, I tried to use the new way of configuring Xorg with HAL .fdi files. I created an /etc/hal/fdi/policy11-X11-synaptics.fdi file and wrote
<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
 <device>
   <match key="info.capabilities" contains="input.touchpad">
       <merge key="input.x11_driver" type="string">synaptics</merge>
       <merge key="input.x11_options.SHMConfig" type="string">On</merge>
   </match>
 </device>
</deviceinfo>
in it. This did nothing, GSynaptics still gives the error.
The touchpad itself works fine, two-finger scrolling and three-finger right-click work, too. It is likely that Synaptics and Xorg recognize my touchpad and manage it, but there are no graphical preferences.
To summarize, there are two main bug issues:
1. No 'Touchpad' tab in System -> Preferences -> Mouse.
2. No way to enable SHMConfig to get other GUI touchpad preferences apps running.

Thank you for your attention.

Bryce Harrington (bryce)
affects: xorg (Ubuntu) → xserver-xorg-input-synaptics (Ubuntu)
Bryce Harrington (bryce)
tags: added: lucid
rokssolana (rokssolana)
Changed in gpointing-device-settings (Ubuntu):
assignee: nobody → rokssolana (rokssolana)
Changed in xserver-xorg-input-synaptics (Ubuntu):
assignee: nobody → rokssolana (rokssolana)
Gursimran singh (simar)
Changed in gpointing-device-settings (Ubuntu):
importance: Undecided → Low
Revision history for this message
Gursimran singh (simar) wrote :

Hi rokssolana,

Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. If you could test the current Ubuntu stable release(maverick ubuntu 10.10), this would help us a lot.

Changed in xserver-xorg-input-synaptics (Ubuntu):
status: New → Incomplete
importance: Undecided → Low
Revision history for this message
Gursimran singh (simar) wrote :

The bug seems to be in the linux kernel or in the xserver-xorg-input-synaptics

Changed in gpointing-device-settings (Ubuntu):
status: New → Invalid
assignee: rokssolana (rokssolana) → nobody
Changed in xserver-xorg-input-synaptics (Ubuntu):
assignee: rokssolana (rokssolana) → nobody
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.