From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] azerty [french] keyboard support Cc: forsyth@caldo.demon.co.uk From: William Staniewicz MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Message-Id: <20010206201523.C39DD199F2@mail.cse.psu.edu> Date: Tue, 6 Feb 2001 21:11:38 -0500 Topicbox-Message-UUID: 5b4db3c2-eac9-11e9-9e20-41e7f4b1d025 So are these steps correct? Edit '/lib/keyboard' as follows ... 0451 @yo ё cyrillic small letter io 20AC e$ euro dollar 2018 l' ‘ single turned comma quotation mark 2019 r' ’ single comma quotation mark Then rebuild the kernel ... cd /sys/src/9/pc mk 'CONF=pccpudisk' cp 9pccpudisk /386 9fat: cp 9pccpudisk /n/9fat/sdC0 After that I would reboot and everything would be cool? Sorry if this seems basic. I am still learning. -Bill > > i'd add a mapping e$ -> 20AC to /lib/keyboard and remake the kernel. > then alt e$ will produce the euro symbol as l$ produces pound sterling and > y$ produces yen. > > interpreting plain alt e as euro would mess up existing mappings > because there are several alt escapes in /lib/keyboard > that start with e. >