Can't change pointer acceleration on MacBook trackpad

Bug #119964 reported by Tim Hull
0
Affects Status Importance Assigned to Milestone
xorg-driver-synaptics (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: linux-image-2.6-386

On my MacBook, which uses the appletouch kernel driver and the synaptics X11 driver for trackpad support, the pointer acceleration
can't be changed. Attempts to change this acceleration by using the GNOME mouse control panel, gsynaptics, and manually editing Xorg.conf have been unsuccessful.
Using the usbhid driver, pointer acceleration can be changed. This seems like a bug in the appletouch driver - could this driver either be 1) up[dated to fix the issue or 2) removed in favor of standard usbhid. Preferably the former, as usbhid doesn't support advanced features (tapping, scrolling,etc) - though proper acceleration seems more important.

Revision history for this message
Tim Hull (thully) wrote :

Apparently, doing an rmmod appletouch and a modprobe appletouch will fix the problem until X is restarted.
At that point, the previous behavior returns, and you have to redo the rmmod and modprobe commands...

Revision history for this message
Tim Hull (thully) wrote :

I have figured out the fix to this issue.
Apparently, the default xorg.conf has a line which interferes with changes in acceleration.

Changing the line:

Option "SendCoreEvents" "true"

to

Option "CorePointer"

cures the issue.

Is there any way this can be made the default?

Revision history for this message
Tim Hull (thully) wrote :

This seems like a distinct bug - could somebody look into this? Hacking the xorg.conf shouldn't be mandatory to achieve reasonable acceleration for the MacBook trackpad...

Changed in xorg-driver-synaptics:
status: New → Confirmed
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.