[xorg-bugzilla-noise] [Bug 1072] New: "keyboard" driver should just
load "kbd" if USE_DEPRECATED_KEYBOARD_DRIVER is false
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Aug 13 10:15:56 PDT 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1072
Summary: "keyboard" driver should just load "kbd" if
USE_DEPRECATED_KEYBOARD_DRIVER is false
Product: xorg
Version: CVS_head
Platform: All
OS/Version: All
Status: NEW
Severity: blocker
Priority: P2
Component: Input/Keyboard
AssignedTo: xorg-bugzilla-noise at freedesktop.org
ReportedBy: alan.coopersmith at sun.com
OtherBugsDependingO 351
nThis:
Many people have existing xorg.conf & XF86config files that specify use of the
"keyboard" driver. If they upgrade to the current release on a platform with
the deprecated driver disabled, the server refuses to start, instead printing
an error message:
*** ERROR the legacy keyboard driver "keyboard" is deprecated
*** and has not been compiled into this X server. It will be removed
*** in the next release of the Xorg server.
*** Please consider using the the new "kbd" driver for "Keyboard0".
xc/programs/Xserver/hw/xfree86/common/xf86Init.c should be changed so that
the message is only a warning, not a fatal error, and the server should simply
load kbd instead for the given device.
--
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list