Path: utzoo!censor!geac!jtsv16!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: Sun type 4 keypad function keys F10, F11, F12 Message-ID: <8909181158.AA15598@expire.lcs.mit.edu> Date: 18 Sep 89 11:58:48 GMT References: <1989Sep14.201400.18403@odi.com> Organization: The Internet Lines: 17 Will R4 fix keysymdef.h to allow F11 and F12 their own identity apart from L1 and L2? Not presently planned. (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)) Using Consortium-controlled keysym space would be a mistake. If you want to do something in the interim, choose values in the vendor-private space, and register them with the X Registry if you want to. Is this issue bug-reportable, discussable, or already taken care of? Yes, Yes, and No.