LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   available keyboard layouts (https://www.linuxquestions.org/questions/linux-newbie-8/available-keyboard-layouts-565816/)

sinister035 07-01-2007 10:15 AM

available keyboard layouts
 
how can i list the available keyboard layouts in my system?

jan-portugal 07-01-2007 12:26 PM

What system??

Be more specific in your questions!

Mara 07-01-2007 02:49 PM

Listing everything in ls /usr/share/keymaps/i386/ may be a start. The list is a bit different, however, when you think of the graphical mode.

sinister035 07-02-2007 03:41 AM

Quote:

Originally Posted by jan-portugal
What system??

Be more specific in your questions!

i m using fedora 7. i know there is a graphical interface for this. But i would change the keyboard layout by using
Code:

setxkbmap
. so i need to know the internal name of keyboard layouts, like "us" for en-us or "fr" for french.

Quote:

Originally Posted by Mara
Listing everything in ls /usr/share/keymaps/i386/ may be a start. The list is a bit different, however, when you think of the graphical mode.

i dont have /usr/share/keymaps directory.

bathory 07-02-2007 04:11 AM

You can see the available layouts running:
Code:

ls -l /etc/X11/xkb/symbols/pc


All times are GMT -5. The time now is 04:59 PM.