HOWTO:Change Installed Keyobard Layouts

From PardusWiki
Revision as of 17:17, 29 October 2008 by Mhmrcs (Talk | contribs)
Jump to: navigation, search

First, disable the kde keyboard layout from Tasma. Go to Peripherals - Keyboard layout-then remove the tick from "Enable keyboard layouts"

Then go to start menu-->programs-->system-->more applications-->FIle manager-super user mode and type your password. Then paste that in the location bar: /etc/X11/ and open the text file "xorg.conf"

FInd the section

   Section "InputDevice"
   Identifier  "Keyboard"

Then replace Option "XkbLayout" "[current keyboard layout e.g. "us"]"

with

Option "XkbLayout" "[current layout],[other layout]"

You can also choose the key combination for switching the keybord layouts:

   Option  "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll"           for intance CTRL+SHIFT

or

   Option  "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll"            for intance ALT+SHIFT

Then save the changes.

Personal tools
Namespaces
Variants
Actions
Navigation
Print/export
Toolbox