The time now is Tue 21 May 2013, 04:37
All times are UTC - 4 |
| Author |
Message |
dewdrop

Joined: 29 Aug 2005 Posts: 298 Location: Texas USA
|
Posted: Tue 28 Nov 2006, 21:27 Post subject:
Step by step for keyboard language switching |
|
Hi,
HOW TO: Change a keyboard from English to Spanish or Spanish to English using the method described by lior2b in this thread:
http://www.murga-linux.com/puppy/viewtopic.php?t=5993&start=0&postdays=0&postorder=asc&highlight=
Because the information was originally intended for the Puppy 1.xx series, some of the steps are no longer required. The steps below should accomplish the same result.
This information is only useful if you are using the Xorg screen.....it will not work with Xvesa.
1. Go to /etc/X11 in ROX-filer ( Open the Home Icon on the desktop, then click the up arrow in the upper left hand corner).
2. When you open X11, you will see a document entitled xorg.conf.
3. Double click on that document and it will open in geany.
4. Scroll down the document until you come to the section beginning as follows:
Section "InputDevice"
Identifier "Keyboard0"
5. Erase that section and replace it with the following:
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,latam"
### CHANGE latam TO YOUR LANGUAGE CODE ###
Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll,caps:shift,altwin:menu"
EndSection
6. Save this information using the same name it had before.... in the same place as before.
xorg.conf
7. Close geany.
8. Restart Puppy 2.12.
9. To test if the keyboard will now switch between languages, click and hold the left SHIFT key, and hit the ALT key at the same time. Release those 2 keys. You should now be able to get the ñ, and the vowels with accents....á, é, í, ó, ú.
There is a series of 3 lights on the upper right side of the keyboard. One light is for the number keypad, one light is for indicating that the keyboard is typing all capital letters, and the 3rd light will light when you are able to type in Spanish, and be off when you are using the keyboard for English.
dewdrop
|
|
Back to top
|
|
 |
Dougal

Joined: 19 Oct 2005 Posts: 2505 Location: Hell more grotesque than any medieval woodcut
|
Posted: Wed 29 Nov 2006, 07:07 Post subject:
|
|
I've actually written an application to do all that for you... I'll be posting it in a few days.
_________________ What's the ugliest part of your body?
Some say your nose
Some say your toes
But I think it's your mind
|
|
Back to top
|
|
 |
lickthefrog2

Joined: 22 Nov 2006 Posts: 57
|
Posted: Sat 24 Feb 2007, 03:30 Post subject:
|
|
I'll vote for it, Dougal.
I'd like to be able to switch between US and Dvorak on the fly.
Maybe it's already posted...I'm going to search...
|
|
Back to top
|
|
 |
lickthefrog2

Joined: 22 Nov 2006 Posts: 57
|
Posted: Sat 24 Feb 2007, 03:35 Post subject:
|
|
Found it.
http://www.murga-linux.com/puppy/viewtopic.php?t=13292
Thanks, Dougal!
|
|
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 You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|