wheel emulation settings not persisted across suspend/resume

Bug #517401 reported by Phil Sung
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
gpointing-device-settings (Debian)
New
Unknown
gpointing-device-settings (Ubuntu)
Confirmed
Low
Unassigned

Bug Description

Binary package hint: gpointing-device-settings

In gpointing-device-settings, I've configured the "TPPS/2 IBM TrackPoint" device on a Thinkpad X61s with wheel emulation on button 2.

Wheel emulation disappears after resuming from suspend. If I log out and back in again, or reboot the computer, the settings are restored.

ProblemType: Bug
Architecture: amd64
Date: Thu Feb 4 20:58:37 2010
DistroRelease: Ubuntu 10.04
Package: gpointing-device-settings 1.3.2-2
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-12.16-generic
SourcePackage: gpointing-device-settings
Uname: Linux 2.6.32-12-generic x86_64

Revision history for this message
Phil Sung (psung) wrote :
Revision history for this message
Espen Arnesen (espen77) wrote :

I have a X200t and wheel emulation works for me after suspend, but i had to add a rule to udev to get it working in the first place. /lib/udev/rules.d/99-trackpoint.rules

ACTION!="add|change", GOTO="xorg_trackpoint_end"
KERNEL!="event*", GOTO="xorg_trackpoint_end"

ENV{ID_PATH}!="platform-i8042-serio-1", GOTO="xorg_trackpoint_end"

ENV{x11_options.EmulateWheel}="1"
ENV{x11_options.EmulateWheelButton}="2"
ENV{x11_options.XAxisMapping}="6 7"
ENV{x11_options.Emulate3Buttons}="0"

LABEL="xorg_trackpoint_end"

Michal Čihař (nijel)
Changed in gpointing-device-settings (Ubuntu):
status: New → Confirmed
Changed in gpointing-device-settings (Ubuntu):
importance: Undecided → Low
Changed in gpointing-device-settings (Debian):
status: Unknown → New
Revision history for this message
knut (mr-knut) wrote :

Hi,

same for me :(
Settings do not survive resume (on Dell Latitude E6400 with Ubuntu Lucid)
Reloading the psmouse kernel module (see http://www.thinkwiki.org/wiki/How_to_configure_the_TrackPoint) does not help.

ciao knut

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.