LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-29-2004, 06:27 AM   #1
VMM
LQ Newbie
 
Registered: Jul 2002
Location: Estonia
Posts: 4

Rep: Reputation: 0
Unhappy 3 keyboard layouts in xorg.conf doesn't work


3 keyboard layouts in xorg.conf doesn't work


I need three keyboard layouts: us, ru (Russian), ee (Estonian). Well in any way they do not want to work together.
Just "us, ee ", "us, ru " or "ee,ru"


My xorg.conf:

Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"

Option "XkbModel" "pc105"
Option "XkbLayout" "us,ee,ru"
Option "XkbOptions" "grp:alt_shift_toggle"
EndSection
 
Old 09-29-2004, 07:07 AM   #2
320mb
Senior Member
 
Registered: Nov 2002
Location: pikes peak
Distribution: Slackware, LFS
Posts: 2,577

Rep: Reputation: 48
Code:
 Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"

Option "XkbModel" "pc105"
Option "XkbLayout" "us" 
Option "XkbOptions" "grp:alt_shift_toggle"
EndSection
Code:
Section "InputDevice"
Identifier "Keyboard2"
Driver "Keyboard"

Option "XkbModel" "pc105"
Option "XkbLayout" "ee" 
Option "XkbOptions" "grp:alt_shift_toggle"
EndSection
Code:
 Section "InputDevice"
Identifier "Keyboard3"
Driver "Keyboard"

Option "XkbModel" "pc105"
Option "XkbLayout" "ru" 
Option "XkbOptions" "grp:alt_shift_toggle"
EndSection
will they work seperately, as coded above.....??
 
Old 09-29-2004, 08:20 AM   #3
VMM
LQ Newbie
 
Registered: Jul 2002
Location: Estonia
Posts: 4

Original Poster
Rep: Reputation: 0
320mb

No, just english works.
 
Old 11-10-2009, 05:43 PM   #4
ivri
LQ Newbie
 
Registered: Oct 2009
Location: Vancouver, Canada
Distribution: slackware 12.2
Posts: 13

Rep: Reputation: 0
Three Keyboard Layout "us,il,ru" works for me

I use the following for English, Hebrew, Russian.
Maybe you can modify "/etc/X11/xorg.conf" to work similarly.

Option"XkbLayout" "us,il,ru"
Option"XkbOptions""grp:switch,grp:alt_shift_toggle,grp_led:scroll"

Last edited by ivri; 11-10-2009 at 05:44 PM. Reason: typo
 
  


Reply

Tags
keyboards



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Useful for Noobies: Xorg & 3 Keyboard Layouts Aleksandr Lisovoy *BSD 0 10-28-2005 09:45 AM
Can't get DIN5 keyboard to work in XFree86 / Xorg CoolAJ86 Linux - Hardware 0 02-11-2005 07:36 PM
Altering xorg.conf to change mice doesn't work or disables display alex_denner Linux - Laptop and Netbook 3 02-06-2005 07:10 PM
Xorg.conf, using en_GB keyboard layout kxHGB Linux - General 5 10-15-2004 03:07 AM
keyboard layouts with xorg.conf logicport Linux - Software 1 07-27-2004 01:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration