One correction: On Wed, 1 Oct 2003, Tzafrir Cohen wrote:
> unlike the text of cheatsheet.txt (and what you read when you press F2) > there is a boot-time option 'lang=he' which tries to do something sensible > for Hebrew. However the keyboard settings there are: > > KEYBOARD="il" > XKEYBOARD="il" > KDEKEYBOARD="il" > > (Originally in /etc/rcS.d/S00knoppix-autoconfig , which puts them in > the file /etc/sysconfig/keyboard (and yes: I realise this should be > /etc/defaults)) > > I'm not sure exactly what KDEKEYBOARD is for. It is used for something > in the initialization of KDE. I think it should have a value of the > sort of "us,il" or "us il", but I haven't yet checked it. After looking further here it seems that the value of KDEKEYBOARD and KDEKEYBOARDS is used by /etc/X11/Xsession.d/45xsession to write the keymaps for kde (each time you start X. BTW: if you kill X with ctrl-alt-Backspace knoppix won't shut down. You can also always run a second X server) So the value of "il" for KDEKEYBOARD and "en,fr,de" for KDEKEYBOARDS" will leave you covered. Though I figure that others would have selected a saner value for KDEKEYBOARDS (maybe make the English the default, and maybe use only Hebrew-English). > > XKEYBOARD should definetly have the value "us,il". It seems to only > have effect on non-kde desktops, though. > can be overriden by the lilo parameter "xkeyboard". But it has some side-effects, IIRC > KEYBOARD affects the console keyboard. "il" seems safe, but somewhat > unintuitive. "il-heb" may be better. See > > /usr/share/keymaps/i386/qwerty/il.gz > /usr/share/keymaps/i386/qwerty/il-heb.gz > > (Also on debian). > Again, there is a lilo parameter here: "keyboard", but it sets the value for "xkeyboard" as well. -- Tzafrir Cohen mailto:[EMAIL PROTECTED] http://www.technion.ac.il/~tzafrir ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]