Bug 117671

Summary: NumLock on IBM T40 does not work
Product: [openSUSE] SUSE LINUX 10.0 Reporter: m. bracher <mbra>
Component: X.OrgAssignee: Stefan Dirsch <sndirsch>
Status: RESOLVED DUPLICATE QA Contact: Stefan Dirsch <sndirsch>
Severity: Minor    
Priority: P5 - None    
Version: RC 1   
Target Milestone: ---   
Hardware: x86   
OS: SUSE Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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 ***