emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Num_Lock under solaris 5.8


From: Klaus Zeitler
Subject: Re: Num_Lock under solaris 5.8
Date: Fri, 12 May 2006 13:02:26 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (usg-unix-v)

>>>>> "Jan" == Jan Djärv <address@hidden> writes:
    Jan> 
    Jan> Start xev (you may have to get it from somewhere) and press Num_Lock
    Jan> and see what keysym it generates.

Num_Lock alone:

KeyPress event, serial 29, synthetic NO, window 0x8400001,
    root 0x25, subw 0x0, time 673410572, (125,124), root:(201,244),
    state 0x0, keycode 90 (keysym 0xff7f, Num_Lock), same_screen YES,
    XLookupString gives 0 characters:  ""


Num_lock + KP_End:

KeyPress event, serial 29, synthetic NO, window 0x8400001,
    root 0x25, subw 0x0, time 675139460, (118,91), root:(238,255),
    state 0x20, keycode 96 (keysym 0xff9c, KP_End), same_screen YES,
    XLookupString gives 0 characters:  ""

KeyRelease event, serial 29, synthetic NO, window 0x8400001,
    root 0x25, subw 0x0, time 675139556, (118,91), root:(238,255),
    state 0x20, keycode 96 (keysym 0xff9c, KP_End), same_screen YES,
    XLookupString gives 0 characters:  ""


KP_End alone:

KeyPress event, serial 29, synthetic NO, window 0x8400001,
    root 0x25, subw 0x0, time 675241060, (57,119), root:(177,283),
    state 0x0, keycode 96 (keysym 0xff9c, KP_End), same_screen YES,
    XLookupString gives 0 characters:  ""

KeyRelease event, serial 29, synthetic NO, window 0x8400001,
    root 0x25, subw 0x0, time 675241180, (57,119), root:(177,283),
    state 0x0, keycode 96 (keysym 0xff9c, KP_End), same_screen YES,
    XLookupString gives 0 characters:  ""


This looks good to me (though it doesn't tell me much). state is set to 0x20
when Num_lock is pressed.

-- 
 ------------------------------------------
|  Klaus Zeitler      Lucent Technologies  |
|  Email:             address@hidden  |
 ------------------------------------------
---
Experience is something you don't get until
just after you need it.          -- Olivier




reply via email to

[Prev in Thread] Current Thread [Next in Thread]