From: Projet G. <pro...@sm...> - 2003-07-28 14:08:00
|
> I added the busybox keyboard utilities to the latest initrd.gz > http://trinux.sf.net/snaps/ Unfortunately I cannot boot with this new initrd. I don't think I could solve may problem with setkeycodes anyway. > I also added dumpkeys the to the kmap.tgz package. The dumpkeys command works great. I've seen that the keymap used in Trinux is not exactly the same as the one loaded with loadkmap. For example, the loaded map contains: #string Macro = "\033[M" string Macro = "\033+" #string Pause = "\033[P" string Pause = "\033+" but dumpkeys shows: string Macro = "\033[M" string Pause = "\033[P" Any idea? Cheers, Mathieu |