From: Projet G. <pro...@sm...> - 2003-07-22 12:14:07
|
> 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? |