9fans archive / 1999 / 06 / 21 / prev next From: okamoto@gra... okamoto@gra... Subject: [9fans] What is char code for 'Shift+Space" Date: Wed, 9 Jun 1999 17:07:46 +0900 self reply: I changed key binding table such as kbtabshift[0x39] in /sys/src/9/pc/kbd.c or keymapshift[0x79] in /sys/src/9/ss /screen.c to assign as '^\' to avoid batting between ^t^tr. :-) And, of course, translate.c of ktrans. It seems work fine up-to-date. Kenji