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: Jan Djärv
Subject: Re: Num_Lock under solaris 5.8
Date: Fri, 12 May 2006 12:18:53 +0200
User-agent: Thunderbird 1.5.0.2 (X11/20060501)



Klaus Zeitler skrev:
My emacs doesn't seem to recognize the Num_Lock key (xkeycaps does).
Does this work for anybody else? Any hints what I should check?
My guess it's somewhere around line 6364 in xterm.c

#ifdef XK_Num_Lock
                             || ((unsigned)(orig_keysym) == XK_Num_Lock)
#endif


Start xev (you may have to get it from somewhere) and press Num_Lock and see what keysym it generates.

        Jan D.





reply via email to

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