|
Next
Previous
Contents
2. Keyboard setup2.1 Loading a keytableYou have two tools for configuring your keyboard. Under plain
Linux you have To try out loadkeys /usr/lib/kbd/keytables/dk.mapor loadkeys /usr/lib/kbd/keytables/dk-latin1.map The difference between the two keymaps is that Usually (Note for non-Danish readers: Support for other languages is enabled
in a similar manner. Use Versions of XFree86 up to and including v3.1.2 will normally follow the
keymap used by plain Linux, but you can modify keyboard behavior under X11
with In XFree86 v3.2 and higher you should have the following Section "Keyboard" Protocol "Standard" XkbRules "xfree86" XkbModel "pc101" XkbLayout "dk" XkbVariant "nodeadkeys" EndSection The only keyboard variant available at the moment is
2.2 Getting the AltGr key to work under X11For versions of XFree86 up to and including v3.1.2 you should edit the file
RightAlt ModeShiftappears in the Keyboard section. Usually you can do this by
uncommenting the appropriate line. In XFree86 v3.1.2 you can use
AltGr as an alias for RightAlt.
The
Making {, [, ] and } work under Metro-XYou can't input the characters ``{'' To correct this bug you have to edit the file
key <AE07> { [ 7, slash ] };
key <AE08> { [ 8, parenleft ] };
key <AE09> { [ 9, parenright ] };
key <AE10> { [ 0, equal ] };
to
key <AE07> { [ 7, slash ],
[ braceleft, NoSymbol ] };
key <AE08> { [ 8, parenleft ],
[ bracketleft, NoSymbol ] };
key <AE09> { [ 9, parenright ],
[ bracketright, NoSymbol ] };
key <AE10> { [ 0, equal ],
[ braceright, NoSymbol ] };
2.3 Dead keys and accented charactersDead keys are those that do not type anything until you hit another
key. Tildes and umlauts are like this by default under plain Linux if
you use the
Removing dead key functionality
Invoking dead key functionality
2.4 Making $ (the dollar sign), ø (oslash) and Ø (Oslash) work$ (the dollar sign)There is a bug in the Danish keymaps causing the dollar sign to be accessed
with keycode 5 = four dollar dollarin the keymap file to keycode 5 = four currency dollarand then (re-)loading the keytable as described in section Loading a keytable. Currency (dansk: ``soltegn'') is the default <Shift><4> character on a Danish keyboard.
This should fix the problem for both X11 and plain Linux.
ø (oslash) and Ø (Oslash)In some older distributions ``ø'' and ``Ø'' appear as cent and yen. Find the line for keycode 40 in the keymap file and change it from keycode 40 = cent yento keycode 40 = +oslash +Ooblique This bug appears to have been fixed in The plus signs are necessary to get You can read more about keyboard configuration at this site.
Next Previous Contents Linux HOWTO full list |
|
This document, LDP HOWTO-INDEX, is copyrighted (c) 1995 - 2002 by Tim Bynum, Guylhem Aznar, Joshua Drake and Greg Ferguson. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is available at http://www.gnu.org/copyleft/fdl.html. If you have questions, please contact the LDP.
Web Design Copyright © 1999-2003. Chrisranjana Software Solutions Pvt Ltd. syndicate rss feed |