Hi Skip ! The Keybord-stuff works fine, but now i recognized that the german "Umlaute" � � � � don't work. Do you have an idea - thanks for your help !
best regards, Danny > -----Urspr�ngliche Nachricht----- > Von: Skip Gaede [mailto:[EMAIL PROTECTED]] > Gesendet: Montag, 3. Juni 2002 22:49 > An: D. Grunewald; [EMAIL PROTECTED] > Betreff: Re: AW: [Ltsp-discuss] Keyboard layout in Runlevel 3 > > > On Monday 03 June 2002 09:58, D. Grunewald wrote: > > Hi Skip, > > > > thanks for your hints - but ..... > > I did'nt find anything about keyboards > > in the rc.local to adapt. > > Please give me a exact describing what > > I have to do. > > > > Thanks and best regards, > > Danny > > > > > From a system that has a german keyboard, get the keymap: > > > dumpkeys >german.kbd > > > Put the keymap in the /opt/ltsp/<arch>/etc/directory > > > use the RCFILE_01 option to execute a shell script, say ldgermankbd. > > > The script will execute loadkeys > /bin/loadkeys /etc/german.kbd </dev/tty0 >dev/tty0 2>/dev/null > > > You will also need a copy of loadkeys! This can be done by recompiling > busybox, or by grabbing one from another installation. If you > wish, you can > have several keyboard files and make the name of the file a > variable in the > lts.conf file. > > > --Skip > > > > -----Urspr�ngliche Nachricht----- > > > Von: Skip Gaede [mailto:[EMAIL PROTECTED]] > > > Gesendet: Montag, 3. Juni 2002 13:30 > > > An: D. Grunewald; [EMAIL PROTECTED] > > > Betreff: Re: [Ltsp-discuss] Keyboard layout in Runlevel 3 > > > > > > On Monday 03 June 2002 06:56, D. Grunewald wrote: > > > > Hi folks ! > > > > > > > > How is it possible to set the keyboard layout > > > > in runlevel 3 (e.g. to german) ?? > > > > > > > > Thanks, > > > > Danny > > > > > > Hi Danny, > > > > > > There are two ways to do it: > > > > > > 1) Compile the client kernel with builtin support for a > german keyboard > > > 2) Setup a parameter in the lts.conf specifying the keyboard > map to use > > > and load it at system startup in the rc.local script. > > > > > > If all your clients use the same keyboard, the first solution > may easier. > > > On the other hand, if you have a system setup with a german > > > keyboard, you can > > > use the dumpkeys command to create the file you want. Then > add a loadkeys > > > line in the rc.local script. > > > > > > --Skip > _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.openprojects.net
