Summary: | KEYBOARD symbol undefined for non-loadable server when using old keyboard driver | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Kristian Høgsberg <krh> | ||||
Component: | Input/Keyboard | Assignee: | Xorg Project Team <xorg-team> | ||||
Status: | RESOLVED FIXED | QA Contact: | |||||
Severity: | normal | ||||||
Priority: | high | CC: | kem | ||||
Version: | git | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
URL: | http://freedesktop.org/pipermail/release-wranglers/2004-August/000961.html | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 269, 351 | ||||||
Attachments: |
|
Description
Kristian Høgsberg
2004-08-29 06:54:50 UTC
Created attachment 761 [details] [review] Always define KEYBOARD This patch removes the #if / #endif around the KEYBOARD definition so it always present. When building with LoadableServer NO and UseDeprecatedKeyboardDriver YES, two entries in the xf86InputDriverList will have .driverName = "keyboard", but the XF86KEYBOARD will appear first and take precedence as it should. Okay, I've tested this patch, and it appears to work fine for me with both the loader and no-loader cases. Checking in and closing. We should revisit this after the release and consider renaming the keyboard dir. |
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.