LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 09-19-2012, 08:21 AM   #1
segmentation_fault
Member
 
Registered: Sep 2008
Location: Ioannina, Greece
Distribution: Gentoo
Posts: 332

Rep: Reputation: 55
Multiple keyboard layouts on LXDE - Debian Squeeze


I am trying to setup a debian system on which we need 2 keyboard layouts American English(us) and Greek(gr). On the Gnome DE I have set it up all fine. But my prefered DE is LXDE, so I looked up on how to set it up. I found on arch wiki that I need to add a #-keyboard.conf so here it is
Code:
$ cat /usr/share/X11/xorg.conf.d/30-keyboard.conf 
Section "InputClass"
    Identifier         "evdev keyboard catchall""AT Translated Set 2 keyboard"
    MatchIsKeyboard    "yes""on"
    Option    "XkbLayout" "us,gr"
    Option    "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll"
EndSection
Here is my 10-evdev.conf keyboard section:
Code:
Section "InputClass"
        Identifier "evdev keyboard catchall"
        MatchIsKeyboard "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"
EndSection
This configuration doesn't work. I get only the default us layout. After every change I made I run
Code:
# /etc/init.d/gdm3 restart
I even tried a full system reboot. However if I run on a terminal
Code:
setxkbmap -layout "us,gr" -option "grp:alt_shift_toggle,grp_led:scroll"
I get the results I want.

Any ideas what is wrong? Did I miss something in the configs? Any missing info ask and I will post ASAP.

Update:
I moved those files to /etc/X11/xorg.conf.d/ and checked /etc/default/keyboard. Still, no luck. In VT I have the layout switching, but not on lxde.

Last edited by segmentation_fault; 09-19-2012 at 10:44 AM.
 
Old 09-19-2012, 11:33 AM   #2
segmentation_fault
Member
 
Registered: Sep 2008
Location: Ioannina, Greece
Distribution: Gentoo
Posts: 332

Original Poster
Rep: Reputation: 55
Turns out that this bug is responsible. I stoped gdm3 and started lxde with startx and everything works fine. Thanks to babilen and a couple other guys whom nicks I lost from #debian on Freenode for helping figuring this out.
 
  


Reply



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
[SOLVED] Debian Squeeze keyboard doesn't work kox444 Linux - Desktop 3 08-01-2014 03:51 AM
LXer: First Raspberry Pi SD Card Image Released - Based on Debian Squeeze, LXDE LXer Syndicated Linux News 0 02-18-2012 12:30 PM
add keyboard layouts in LXDE qrange Linux - Newbie 2 12-03-2011 05:41 AM
A problem of multiple keyboard layouts wilsonsamm Linux - Software 1 05-31-2007 09:07 AM
Using multiple keyboard layouts winterhunter Linux - Newbie 1 10-20-2005 02:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 07:11 PM.

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