From mboxrd@z Thu Jan 1 00:00:00 1970 From: mike@x.bell-labs.com Message-Id: <200006210012.UAA07834@cse.psu.edu> Subject: [9fans] ALT sequences Date: Tue, 20 Jun 2000 20:08:10 -0400 To: 9fans@cse.psu.edu MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: c626b7d0-eac8-11e9-9e20-41e7f4b1d025 oops, my mistake. they are hardcoded in /sys/src/9/port/latin1.h, which is included by .../latin1.c. i don't see where /lib/keyboard enters into the picture at all. it's the latintab[] array in the kernel, initialized by latin1.[ch], that determines ALT sequences. or am i missing something? and shouldn't it be unitab and unicode.c? anyway.