Bug 499058

Summary: synaptics devices are added twice if configured in xorg.conf
Product: [Fedora] Fedora Reporter: Peter Hutterer <peter.hutterer>
Component: xorg-x11-drv-synapticsAssignee: Peter Hutterer <peter.hutterer>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: andreas, peter.hutterer
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-05-05 03:15:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Peter Hutterer 2009-05-05 01:58:07 UTC
Description of problem:
If a synaptics device is configured in the xorg.conf it is added to the device list during server startup. The same physical device then is added again through the HAL code, but since synaptics grabs the event device this second device is mute (doesn't send events).

Changing device properties on the second device has no visible effect on the usability on the touchpad, leading to confusion. e.g. enabling tap-to-click on the HAL device doesn't actually enable it since all events are posted through the xorg.conf device.


Version-Release number of selected component (if applicable):
xorg-x11-drv-synaptics up to including 1.1.0-4

How reproducible:
Add a synaptics section to the xorg.conf and reference the device from the ServerLayout. Then start X, run xinput --list --short. Two synaptics devices are listed. Changing properties on the HAL device has no effect.

Expected results:
The device should not be added again.

Comment 1 Peter Hutterer 2009-05-05 03:15:23 UTC
Fixed in 1.1.0-5.

http://koji.fedoraproject.org/koji/buildinfo?buildID=100862