[Bug 2348] New: xf86KbdBSD.c: KEY_ScrollLock should be 0x19?
bugzilla-daemon@freedesktop.org
bugzilla-daemon@freedesktop.org
Fri Jan 21 05:35:33 PST 2005
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://bugs.freedesktop.org/show_bug.cgi?id=2348
Summary: xf86KbdBSD.c: KEY_ScrollLock should be 0x19?
Product: xorg
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Server/general
AssignedTo: xorg-bugzilla-noise@freedesktop.org
ReportedBy: bjdouma@xs4all.nl
xc/programs/Xserver/hw/xfree86/common/xf86KbdBSD.c
has in wsSunMap[]:
/* 0x17 */ KEY_NOTUSED, /* props */
/* 0x18 */ KEY_Left,
/* 0x19 */ KEY_ScrollLock,
I wonder if this shouldn't be 0x17 for KEY_ScrollLock
and 0x19 for KEY_NOTUSED.
bjd
--
Configure bugmail: https://bugs.freedesktop.org/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