Bug 10559 - Xorg will use /dev/input/mice, even though another pointer is configured in xorg.conf
Summary: Xorg will use /dev/input/mice, even though another pointer is configured in x...
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Input/Mouse (show other bugs)
Version: 7.0.99.903 (7.1RC3)
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: xorg-7.4
  Show dependency treegraph
 
Reported: 2007-04-07 03:24 UTC by Nicolas Mailhot
Modified: 2008-03-01 19:59 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
xorg.conf (3.25 KB, text/plain)
2007-04-07 03:24 UTC, Nicolas Mailhot
no flags Details
Xorg log (14.17 KB, application/x-bzip)
2007-04-07 03:28 UTC, Nicolas Mailhot
no flags Details
xorg.conf (2.76 KB, text/plain)
2007-04-09 04:39 UTC, Nicolas Mailhot
no flags Details
xorg log (14.23 KB, application/x-bzip)
2007-04-09 04:42 UTC, Nicolas Mailhot
no flags Details

Description Nicolas Mailhot 2007-04-07 03:24:01 UTC
Xorg will use /dev/input/mice, even though another pointer is configured in xorg.conf
Comment 1 Nicolas Mailhot 2007-04-07 03:24:27 UTC
Created attachment 9509 [details]
xorg.conf
Comment 2 Nicolas Mailhot 2007-04-07 03:28:40 UTC
Created attachment 9510 [details]
Xorg log
Comment 3 Daniel Stone 2007-04-08 03:33:08 UTC
you can work around this with Option "CorePointer" and Option "CoreKeyboard" in the Device section, rather than doing it in ServerLayout.
Comment 4 Daniel Stone 2007-04-08 03:34:25 UTC
workaround pushed to master.
Comment 5 Nicolas Mailhot 2007-04-09 04:39:32 UTC
Created attachment 9522 [details]
xorg.conf
Comment 6 Nicolas Mailhot 2007-04-09 04:42:28 UTC
Created attachment 9523 [details]
xorg log
Comment 7 Nicolas Mailhot 2007-04-09 04:42:56 UTC
I may have misunderstood the workaround, but it doesn't seem to work
Comment 8 Peter Hutterer 2008-03-01 19:59:58 UTC
Option "CorePointer" "True"

in your InputDevice section.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.