Christopher Barrington-Leigh, thank you for reporting this bug to Ubuntu. Gutsy reached EOL on April 18th, 2009. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases
Is this an issue on a supported release? If so, could you please execute the following command, as it will automatically gather debugging information, in a terminal: apport-collect 48134 Please ensure you have xdiagnose installed, and that you click the Yes button for attaching additional debugging information. ** Package changed: xorg-driver-synaptics (Ubuntu) => xorg (Ubuntu) ** Changed in: xorg (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/48134 Title: scroll wheel events not available to X under synaptics driver Status in xorg package in Ubuntu: Incomplete Bug description: Binary package hint: xorg-driver-synaptics under breezy and dapper, but not some other older configurations (mandriva), my laptop's hardware scroll-wheel (also the middle button, button 2) is not accessible as X events. I have an ALPS touchpad on a Toshiba Satellite 2410. Using the Synaptic driver, I get nice features on the touchpad, including a software-run scrolling on the right side of the touchpad, but the scroll-wheel (a hardware wheel that also works as mouse button 2) does nothing. When I run xev, it notices button 2 being pressed but gives no notice of it being scrolled (in particular, there is no mapping of the up and down rotation of the scroll wheel to buttons 4 and 5). I have the default entry in xorg.conf: Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "HorizScrollDelta" "0" EndSection These buttons should be available to X somehow. Ideally, the xorg.conf line Option "ZAxisMapping" "4 5" should then be useful. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/48134/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp