From: Matthew F. <mf...@ci...> - 2003-07-22 19:28:00
|
Not sure if this helps: I added the busybox keyboard utilities to the latest initrd.gz http://trinux.sf.net/snaps/ dumpkmap setkeycodes loadkmap I also added dumpkeys the to the kmap.tgz package. Let me know if there is anything else that needs to be done to support non-US/non-QWERTY keyboards such as modifying the linuxrc or to allow user to specify keymap/country on the bootdevice so everything occurs automatically. - mdf > > my keyboard is AZERTY. > > Trinux boots on QWERTY, how to change the keyboard definition in AZERTY ( > > europe keyboard ) > > Hi, > > Load kmap.tgz: > # getpkg kmap > Launch kmap: > # kmap > Answer the question with 4 for french. > > The kmap package can be found on the trinux site: > http://trinux.sourceforge.net/pkg/ > You can put it straight on the floppy so that it's uncompressed in the system > as /kmap. You can also put that somewhere on a ftp server. > > Answering a question is a bit boring. So, to boot straight with an azerty > keyboard, uncompress kmap.tgz somewhere. Look for the fr.bmap keymap file. Add > this to your floppy. Then you can add in the tux/init/last file something > like: > # fmount > # loadkmap < floppy/fr.bmap > # fumont > > You can also tgz the kmap.bmap file and put it on your floppy. The file will > be uncompressed and available in the system. So you don't need to mount the > floppy and you just have to add: > # loakmap < fr.bmap > > That's the way I boot with azerty. There may be other solutions. > > Mathieu > > PS: Why the hell are we supposed to speak english between french? > > |