[xorg-bugzilla-noise] [Bug 890] New: Phase out legacy keyboard
driver (driver "keyboard").
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jul 19 13:19:24 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=890
Summary: Phase out legacy keyboard driver (driver "keyboard").
Product: xorg
Version: CVS_head
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Input/Keyboard
AssignedTo: xorg-bugzilla-noise at freedesktop.org
ReportedBy: krh at bitplanet.net
The legacy keyboard driver is implemented in various files in hw/xfree86/common,
which leaves a lot of OS-specific code in the common directory. Also, the
keyboard driver is hardwired into the initialization sequence, giving a lot of
special cases.
A worthwhile cleanup, which will remove ~4300 lines of code from the X server.
The new keyboard driver "kbd" provides a feature equivalent replacement, which
is contained in hw/xfree86/input/keyboard plus os-specific parts. It's not
currently supported on all platforms, but by marking it as deprecated in the
next release (6.7 + 1) and removing it in the release after that, should allow
those platforms to catch up.
--
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