LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   switching between keyboard outlays (https://www.linuxquestions.org/questions/linux-newbie-8/switching-between-keyboard-outlays-623449/)

qmander 02-24-2008 04:28 AM

switching between keyboard outlays
 
Hi guys! I use a Ubuntu distro with multiple keyboard outlays installed. How can I switch between them, while using a non graphical tty? On the graphical one, ctrl + shift works fine.
Thanks

bathory 02-24-2008 08:39 AM

You can use:
Code:

loadkeys /usr/share/keymaps/i386/qwerty/wanted-keymap.gz
Replace "wanted-keymap.gz" with the one you want to use. The layout is changed by pressing "Alt-Shift".
You can take a look here for mor details (it's for greek) but you can customize it accordingly.

Regards


All times are GMT -5. The time now is 06:42 PM.