| Summary: | Error activating XKB configuration | ||
|---|---|---|---|
| Product: | xorg | Reporter: | Marshall Boykin <mars_hall> |
| Component: | Input/Keyboard | Assignee: | Xorg Project Team <xorg-team> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | normal | ||
| Priority: | high | CC: | athibide, caglar, cto, danton67, esr, gillb4, happy, lastlee, makkertenthouse, matthew.east, mharris, michael, osvetlik, sarahclose, selvanr, seppo.roininen, spaterso |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | ALL | i915 features: | |
|
Description
Marshall Boykin
2004-04-14 09:24:28 UTC
change 'xfree86' to 'xorg' in your /etc/X11/xfree86.conf (or /etc/X11/xorg.conf
if you renamed your old one)
replace
Option "XkbRules" "xfree"
by
Option "XkbRules" "xorg"
This problem is reported in our Red Hat bugzilla multiple times also, and I tracked the problem down a couple days ago to the same issue. The XkbRules line can just be removed from the X server config file entirely and then the built in default gets used, which is a better solution I believe. So this bug is actually not an X.org bug, but a config file misconfiguration. The Red Hat config tools are updated now to not put this line in the config file. Closing bug as 'INVALID' as bugzilla does not have a "NOTABUG" resolution. *** Bug 723 has been marked as a duplicate of this bug. *** *** Bug 519 has been marked as a duplicate of this bug. *** *** Bug 562 has been marked as a duplicate of this bug. *** *** Bug 580 has been marked as a duplicate of this bug. *** *** Bug 593 has been marked as a duplicate of this bug. *** *** Bug 649 has been marked as a duplicate of this bug. *** *** Bug 553 has been marked as a duplicate of this bug. *** *** Bug 514 has been marked as a duplicate of this bug. *** *** Bug 730 has been marked as a duplicate of this bug. *** *** Bug 747 has been marked as a duplicate of this bug. *** *** Bug 752 has been marked as a duplicate of this bug. *** *** Bug 823 has been marked as a duplicate of this bug. *** *** Bug 1063 has been marked as a duplicate of this bug. *** *** Bug 1371 has been marked as a duplicate of this bug. *** *** Bug 1493 has been marked as a duplicate of this bug. *** *** Bug 822 has been marked as a duplicate of this bug. *** |
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.