LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Install KeyBoard Layout (https://www.linuxquestions.org/questions/linux-software-2/install-keyboard-layout-371355/)

Natilous 10-09-2005 08:33 PM

Install KeyBoard Layout
 
Hi
I use fedora core 2 but it does not have any keboard layout , how i can install other layout and where i can find them . I am persian.
Thanx a lot.

homey 10-10-2005 01:29 PM

You should be able to change the keyboard layout by going under the hat
Control Center
Regional & Accessibility
Keyboard Layout

I have also put the disired info into a system by editing /etc/sysconfig/i18n and /etc/sysconfig/keyboard.
For example:
Code:

This is in /etc/sysconfig/i18n
LANG="C"
COUNTRY="us"
LANGUAGE="us"
CHARSET="iso9995-3"

Code:

This is in /etc/sysconfig/keyboard
KEYTABLE="us"
XKEYBOARD="us"
KDEKEYBOARD="us"


Natilous 10-12-2005 08:54 PM

In the Control Cernter -> Regional &Country -> KeyBoardLayout , there is no item in the list , how I can add another layout like PERSIAN(Iran) or other language's layouts .


All times are GMT -5. The time now is 02:30 PM.