Can't Change Keyboard MapForum: DSL Embedded Topic: Can't Change Keyboard Map started by: linickx Posted by linickx on Jan. 12 2005,16:01
Hi, can someone please point me in the right direction. I'd like to change the keyboard from us to uk, i'd tried using the "dsl keyboard" and I've tried sudo kbdconfig (which appears to do something) but when I reboot i still have a us keyboard, i've even changed us to uk in /etc/X/XF86Config, but still no joy, I guess I must be missing something fundermental :S Thanks In Advance Posted by SaidinUnleashed on Jan. 12 2005,16:43
The knowledge you seek is in the Docs.I shall be nice and link for you. < http://www.damnsmalllinux.org/talk/node/59 > -J.P. Posted by linickx on Jan. 12 2005,16:53
what if you're running from a QEMU harddrive & dont have a boot: prompt ;)I've installed using < http://www.damnsmalllinux.org/talk/node/64 > cheers Posted by SaidinUnleashed on Jan. 12 2005,20:27
YOU INSTALLED TO THE PSEUDO HDD IN QEMU?!!Not. Good. Idea. That will KILL your flashdrive. Or did you do a standard hdinstall? Posted by roberts on Jan. 13 2005,01:11
He probably is not running dsl-installed to the pseduo harddrive, but maybe is running dsl-embedded-0.9.2. which provides a shared pseudo harddrive (hdb) and has no boot prompt. If so, the boot time options are still available by modifying the startup scripts, dsl-windows.bat, or dsl-linux.sh. Simply add the desired boot time option inside the append " " list of options.
Posted by SaidinUnleashed on Jan. 13 2005,02:01
Oh, the new embedded doesnt show the boot prompt?Strange... Posted by linickx on Jan. 13 2005,16:25
Thanks, that's right.. I've got no boot prompt... I'll have a mess about with my start-up scripts... if that fails, is there nothing I can change in /etc ?
Posted by roberts on Jan. 13 2005,20:06
Another option is to use the loadkeys command.First exit from X from menu WindowManager->exit The from shell prompt loadkeys name_of_map_file startx If that works for you, then add the loadkeys command to your /opt/bootlocal.sh Posted by linickx on Jan. 17 2005,11:45
[SOLVED]Thanks for your help people, there's acuatlly another way to do this. If you edit line 99 of /etc/liloc.conf
and put in there
then do a
Cheers All |