Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (2) </ 1 [2] >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: keyboard !< Next Oldest | Next Newest >
Toxic_waste Offline





Group: Members
Posts: 8
Joined: May 2004
Posted: May 12 2004,17:56 QUOTE

I find the solution

Just edit 1 file:
/etc/init.d/knoppix-autoconfig


(...)
### localization
# Allow language specification via commandline. The default language
# will be overridden via "lang=de" boot commandline
LANGUAGE="$(getbootparam lang 2>/dev/null)"
[ -n "$LANGUAGE" ] || LANGUAGE="fr" <--- your country here
(...)

and find in the file your country line...

# french version <-------for me
COUNTRY="fr"
LANG="fr_FR@euro"
KEYTABLE="fr-latin9" <---put your "keymap" here defaut is just "fr"  
XKEYBOARD="fr"
KDEKEYBOARD="fr"
CHARSET="iso8859-15"
# Additional KDE Keyboards
KDEKEYBOARDS="de,us"
(...)

if it look like wrong tell me

Voila stoo
:laugh:
Back to top
Profile PM 
Toxic_waste Offline





Group: Members
Posts: 8
Joined: May 2004
Posted: Feb. 03 2005,18:31 QUOTE

my /etc/init.d/knoppix-config file

(...)

LANGUAGE="$(getbootparam lang 2>/dev/null)"
[ -n "$LANGUAGE" ] || LANGUAGE="fr"

(...)
COUNTRY="fr"
LANG="fr_FR@euro"
KEYTABLE="fr"
XKEYBOARD="azerty"
KDEKEYBOARD="azerty"
CHARSET="iso8859-15"
KDEKEYBOARDS="azerty"
TZ="Europe/Paris"

it works fine  :;):
Back to top
Profile PM 
jls legalize Offline





Group: Members
Posts: 476
Joined: April 2004
Posted: Feb. 20 2005,07:23 QUOTE

the knoppix-autoconfig is write protected, how do u edit?
Back to top
Profile PM WEB ICQ MSN YIM 
roberts Offline





Group: Members
Posts: 4983
Joined: Oct. 2003
Posted: Feb. 20 2005,16:21 QUOTE

You don't need to edit the knoppix-autoconfig file. That would only work for a hard drive install. Besides that is the hard way to do it.

Simple way is at the first boot prompt
boot: dsl lang=es

or

Use th loadkeys command.
Example:
1. menu->Window Manager->exit
2. sudo loadkeys es
3. startx

When you have the keymap working, then add the loadkeys xx to your /opt/bootlocal.sh

Look at the documentation Language Support
Back to top
Profile PM WEB 
8 replies since May 11 2004,15:19 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (2) </ 1 [2] >/
reply to topic new topic new poll
Quick Reply: keyboard !

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code