On Fri, 17 Dec 1999, Sunnanvind wrote:

> Hello everybody (this might be a resend, my email program is superweird). My
> swedish keyboard works super in the text mode, but less grand in X. Can anyone
> please tell me how to remedy this? Needless to say, it is quite annoying to
> have ? at _, / at - and so on.

There's a section "Keyboard" in /etc/X11/XF86Config (or /etc/XF86Config,
the exact location depends on your distribution), you select the desired
keyboard this way:

XkbModel "pc102"         # I have a 102 key keyboard, there are pc101,
                         # pc104, pc105 as well... 
XkbLayout "de"           # I have a German keyboard, you might want
                         # "se_SE" or if you're Finnish "se_FI", there's 
                         # no generic "se" layout
XkbVariant "nodeadkeys"  # I personally don't want to type ` + SPACE to
                         # get a backtick

Well, that's the "should work" way -- tell me if it works (I don't have a
Swedish keyboard to test). It should be less pain this way than with
xmodmap.

Nils
-- 
 Nils Philippsen / Berliner Straße 39 / D-71229 Leonberg // +49.7152.209647
[EMAIL PROTECTED] / [EMAIL PROTECTED] / [EMAIL PROTECTED]
   The use of COBOL cripples the mind; its teaching should, therefore, be
   regarded as a criminal offence.                  -- Edsger W. Dijkstra


************
[EMAIL PROTECTED]   http://www.linuxchix.org

Reply via email to