PDA

View Full Version : Knoppix-STD - only comes with german keyboard? (german.kbd)



chaosnine
08-18-2005, 02:23 PM
Hi again all, I am remastering knoppix-std and currently am editing the boot image. when I mount the boot image for editing, I see there is only german.kbd and no other .kbd file. I have done a search on my system, but us.kbd or anything similar cannot be found. Can someone either post/send me us.kbd or equiv, or tell me where I can get it?
thanks

tr
08-19-2005, 09:42 AM
You create an us.kbd file yourself:

keytab-lilo us > us.kbd
and copy it to the same location as german.kbd.

Then you must add in /boot/isolinux/isolinux.cfg file a new line:

KBDMAP us.kbd

Don't forget to change in APPEND line lang=de to lang=us.

-tapsa-

chaosnine
08-25-2005, 05:34 AM
Very much appreciated!

Wilinux
01-02-2017, 02:03 AM
keytab-lilo fr > fr.kbd

is this command line correct ?

where does the file will be created ?

philo
01-03-2017, 11:26 AM
In:


/home/knoppix/.config/lxsession/LXDE/autostart

add the line:


@setxkbmap fr

Voilą.

PS - You should not refer to a very old thread of ...2005. You should have started a new thread in the General Support forum, and not in this forum.

Wilinux
01-03-2017, 08:53 PM
I want the French keyboard at the boot prompt offering various options before loading Knoppix.

To get a French keyboard with knoppix I've modified the "lang=us" with "lang=fr" in the syslnx64.cfg. It works but not for the boot prompt evidently !

any good idea on how to do it ?