Bug 117671 - NumLock on IBM T40 does not work
Summary: NumLock on IBM T40 does not work
Status: RESOLVED DUPLICATE of bug 59788
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: X.Org (show other bugs)
Version: RC 1
Hardware: x86 SUSE Other
: P5 - None : Minor
Target Milestone: ---
Assignee: Stefan Dirsch
QA Contact: Stefan Dirsch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-18 13:38 UTC by m. bracher
Modified: 2005-09-18 13:42 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description m. bracher 2005-09-18 13:38:14 UTC
NumLock on the keyboard of IBM T40 Laptop does not work (for info: NumLk shares
the key with ScrLk and should be reachable in combination with Shift-Key)
(on external usb-keyboard NumLock-Key works).

It can be fixed in /etc/X11/Xmodmap :
keycode 77 = Num_Lock


Here the output of "xev" before modification of Xmodmap:
------
KeyPress event, serial 27, synthetic NO, window 0x3000001,
    root 0x40, subw 0x0, time 53000, (264,112), root:(942,144),
    state 0x0, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

KeyPress event, serial 30, synthetic NO, window 0x3000001,
    root 0x40, subw 0x0, time 53215, (264,112), root:(942,144),
    state 0x1, keycode 77 (keysym 0xfef9, Pointer_EnableKeys), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

KeyRelease event, serial 30, synthetic NO, window 0x3000001,
    root 0x40, subw 0x0, time 53326, (264,112), root:(942,144),
    state 0x1, keycode 77 (keysym 0xfef9, Pointer_EnableKeys), same_screen YES,
    XLookupString gives 0 bytes:

KeyRelease event, serial 30, synthetic NO, window 0x3000001,
    root 0x40, subw 0x0, time 53573, (264,112), root:(942,144),
    state 0x1, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
    XLookupString gives 0 bytes:
Comment 1 Stefan Dirsch 2005-09-18 13:42:36 UTC

*** This bug has been marked as a duplicate of 59788 ***