[comp.windows.x] A nit with XKeysymToString

karney@lyman.pppl.gov (Charles Karney) (08/29/90)

X11 R4 on a Sun SPARCstation 1, SunOS 4.0.3.

Some keysyms have duplicate names, e.g., F21 thru F35 are the same as R1
thru R15.  Generally XKeysymToString returns "Fnn" rather than "Rmm".  The
exception is that I get "R13" instead of "F31".

This may have something to do with the fact that the R13 entry precedes the
F31 entry in keysymdef.h?

A very small nit.  But it nice to know what to expect out of
XKeysymToString.

   Charles Karney
   Plasma Physics Laboratory	  E-mail:  Karney@Princeton.EDU
   Princeton University		  Phone:   +1 609 243 2607
   Princeton, NJ 08543-0451	  FAX:	   +1 609 243 2662