Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!gem.mps.ohio-state.edu!ginosko!uunet!odi!mlm From: mlm@odi.com (Mitchell Model) Newsgroups: comp.windows.x Subject: Sun type 4 keypad function keys F10, F11, F12 Message-ID: <1989Sep14.201400.18403@odi.com> Date: 14 Sep 89 20:14:00 GMT Organization: Object Design, Inc. Lines: 24 From /usr/include/X11/keysymdef.h: /* * Auxilliary Functions; note the duplicate definitions for left and right * function keys; Sun keyboards and a few other manufactures have such * function key groups on the left and/or right sides of the keyboard. * We've not found a keyboard with more than 35 function keys total. */ Well, it's happened. The Sun type 4 keyboards (the PC-like abominations) have L1-L10 on the left, R1-R15 on the right, and F1-F12 on top, totalling 37 keys. F11 is defined to be equivalent to L1 and F12 to L2. Will R4 fix keysymdef.h to allow F11 and F12 their own identity apart from L1 and L2? (I suppose I could make the change locally by just grabbing a pair of unused keysym values (for instance, the only 0xFFF? defined is 0xFFF (XK_Delete)), but obviously this is going to be problem for a large number of people.) Is this issue bug-reportable, discussable, or already taken care of? -- Mitchell L Model Object Design, Inc. Director, HeadStart Program 1 New England Executive Park Burlington MA 01803 mlm@odi.com, odi!mlm@uunet.uu.net (617) 270-9797