Diff for /np2/x11/gtk/Attic/gtkkeyboard.c between versions 1.1 and 1.2

version 1.1, 2003/11/16 16:43:45 version 1.2, 2003/11/18 14:37:26
Line 178  static const BYTE xkeyconv_misc[256] = { Line 178  static const BYTE xkeyconv_misc[256] = {
         /*        BS, TAB,  LF, CLR,    , RET,    ,             ; 0x08 */          /*        BS, TAB,  LF, CLR,    , RET,    ,             ; 0x08 */
                 0x0e,0x0f,0x1c,0x47,  NC,0x1c,  NC,  NC,                  0x0e,0x0f,0x1c,0x47,  NC,0x1c,  NC,  NC,
         /*          ,    ,    ,PAUS,SCRL,SYSQ,    ,             ; 0x10 */          /*          ,    ,    ,PAUS,SCRL,SYSQ,    ,             ; 0x10 */
                   NC,  NC,  NC,0x60,0x72,0x62,  NC,  NC,                    NC,  NC,  NC,0x60,0x71,0x62,  NC,  NC,
         /*          ,    ,    , ESC,    ,    ,    ,             ; 0x18 */          /*          ,    ,    , ESC,    ,    ,    ,             ; 0x18 */
                   NC,  NC,  NC,0x00,  NC,  NC,  NC,  NC,                    NC,  NC,  NC,0x00,  NC,  NC,  NC,  NC,
         /*          ,KANJ,MUHE,HENM,HENK,RONM,HIRA,KATA         ; 0x20 */          /*          ,KANJ,MUHE,HENM,HENK,RONM,HIRA,KATA         ; 0x20 */

Removed from v.1.1  
changed lines
  Added in v.1.2


RetroPC.NET-CVS <cvs@retropc.net>