View previous topic :: View next topic |
Author |
Message |
Ekimus n00b

Joined: 21 Mar 2003 Posts: 26
|
Posted: Mon May 12, 2003 3:52 pm Post subject: changig keyboard layout back to (standard) english |
|
|
Hi there,
I followed the localization guide to get a german keyboard layout but now I found it to be cruel for coding. So I got myself a keyboard with english layout and wanted to change back to english keyboard layout. I tried several things on my installation and have to admit I can't remember everything I changed. What I did was to run xf86config again after changing values to the same as the following didn't help I thought maybe I forgot something but still under X (Gnome) everything is set up to german keyboard layout
My XF86config looks like this:
Code: |
Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
# For most OSs the protocol can be omitted (it defaults to "Standard").
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.
# Option "Protocol" "Xqueue"
Option "AutoRepeat" "500 30"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds" "1 2 3"
# Option "LeftAlt" "Meta"
# Option "RightAlt" "ModeShift"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:swapcaps"
# These are the default XKB settings for XFree86
# Option "XkbRules" "xfree86"
# Option "XkbModel" "pc101"
# Option "XkbLayout" "us"
# Option "XkbVariant" ""
# Option "XkbOptions" ""
# Option "XkbDisable"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc101"
Option "XkbLayout" "us"
EndSection
|
thx martin |
|
Back to top |
|
 |
LimeFrog Apprentice


Joined: 31 Mar 2003 Posts: 187 Location: Skövde, Sweden
|
Posted: Tue May 13, 2003 3:27 pm Post subject: |
|
|
You probably want to have a look at your /etc/rc.conf file and see what the keymap is set to.  _________________ I don't believe in God, but I'm afraid of him! |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|