GDM Keyboard layout

Im having trouble setting the keyboard's layout for GDM.....
I followed the wiki: https://wiki.archlinux.org/index.php/GN … ard_layout ... leading to this other page -> https://wiki.archlinux.org/index.php/Be … S_keyboard
And created the file /etc/X11/xorg.conf.d/10-evdev.conf with this content:
Section "InputClass"
Identifier "evdev keyboard catchall"
MatchIsKeyboard "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
Option "XkbLayout" "es"
Option "XkbVariant" "querty"
EndSection
But I still have the same default (us, i guess) keyboard layout.... any idea?

No idea?
This is my full  /etc/X11/xorg.conf.d/10-evdev.conf
Section "InputClass"
Identifier "evdev pointer catchall"
MatchIsPointer "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection
Section "InputClass"
Identifier "evdev keyboard catchall"
MatchIsKeyboard "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
Option "XkbLayout" "es"
Option "XkbVariant" "qwerty"
EndSection
Section "InputClass"
Identifier "Keyboard Defaults"
MatchIsKeyboard "yes"
Option "XkbLayout" "es"
EndSection
Section "InputClass"
Identifier "evdev touchpad catchall"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection
Section "InputClass"
Identifier "evdev tablet catchall"
MatchIsTablet "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection
Section "InputClass"
Identifier "evdev touchscreen catchall"
MatchIsTouchscreen "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection

Similar Messages

  • Gnome 2.28 GDM Keyboard layout

    Hello,
    A few months ago I installed Arch + Gnome 2.26 and never had problems since then until I upgraded to Gnome 2.28. Now with the rewritten GDM the keyboard layout (for entering the username because I don't like select-your-user-from-the-list-thingies) is set to USA (qwerty) while the rest of my system is completely BE (standard, no variant) layout. Before the upgrade also GDM was 100% BE, but now the username is USA and when I want to enter the password it changes immediately to BE (because in the panel down I chose BE). Is there a way to also make the username respond to the BE layout?
    ==> What works in BE?
    TTY's
    password prompt of GDM
    gnome session
    terminals
    ==> What works not in BE and responds to USA layout?
    GDM username prompt
    How weird is that? My system is setup as described in the beginners guide (keyboard layout in 10-osvendor.fdi file + hal + evdev) which was system-wide until the update.
    I looked around and found some similar threads, but only complaining about keyboard variants, which is not my issue. Also on the Gnome forums, there is no-one with this problem. I checked all config files and XML files related to GDM I could found, but nothing helped.
    I noticed that with the Ubuntu Karmic Beta live CD, upon entering the keyboard layout from the boot screen, everything was BE as I want it to be. It proves to me it's all possible, but I can't find how.
    Any help would be appreciated!

    killajoe wrote:
    /etc/gdm/custom.conf is the file to configure gdm:
    http://library.gnome.org/admin/gdm/2.28 … on.html.en
    there is no gui but for what we need a gui for that?
    That's very interesting, thanks for the link. Sure, it's possible that way, but a few weeks ago there still was a GUI for it and now everything has to be done manually again. That sounds very much like a regression to me Anyway, that's not really the point. GDM documentation pages tell us that the system keyboard layout is used to login and that every user logging in can choose their preferred session. However, our system languages (which are different than USA) are not detected correctly and there is no option to override this in custom.conf.
    /apps/gdm/simple-greeter/recent-languages
        [] (string list)
        Set to a list of languages to be shown by default in the login window. Default value is "[]". With the default setting only the system default language is shown and the option "Other..." which pops-up a dialog box showing a full list of available languages which the user can select.
        Users are not intended to change this setting by hand. Instead GDM keeps track of any languages selected in this configuration key, and will show them in the language combo box along with the "Other..." choice. This way, commonly selected languages are easier to select.
    /apps/gdm/simple-greeter/recent-layouts
        [] (string list)
        Set to a list of keyboard layouts to be shown by default in the login panel. Default value is "[]". With the default setting only the system default keyboard layout is shown and the option "Other..." which pops-up a dialog box showing a full list of available keyboard layouts which the user can select.
        Users are not intended to change this setting by hand. Instead GDM keeps track of any keyboard layouts selected in this configuration key, and will show them in the keyboard layout combo box along with the "Other..." choice. This way, commonly selected keyboard layouts are easier to select.
    Has someone the answer to the questions I asked earlier:
    1. Will I still be able to update gdm via pacman -Syu after rebuilding gdm with this patch?
    2. And will there come an official Arch GDM update with this patch to solve the problem or is the only way to get it solved dealing with the patch now?
    Last edited by ulukai (2009-10-17 15:28:35)

  • No keyboard layout indicator in Gnome 3.6

    After upgrading to Gnome 3.6 I see no keyboard layout indicator in the top gnome-panel. As I have 3 layout, this is very inconvenient. Any ideas?

    this also happen for a brand new user. So my setup is not the culprit
    BUT this works if I login from the console with startx so not with gdm.
    So gdm is the problem here. Any idea ??

  • [SOLVED] Cinnamon stuck in US keyboard layout

    I can't seem to get Cinnamon to use a UK keyboard layout. At the GDM login prompt the keyboard layout is correct, but as soon as I log in to cinnamon it switches to a US layout.
    I can't find any Cinnamon setting applets to change the keyboard layout so I'm a bit stuck! Anyone have any ideas?
    Thanks!
    Last edited by BadgerFence (2013-04-07 07:32:30)

    I managed to fix it by installing gnome and using its 'System Settings' that has a 'Region & Language' section, which finally allowed me to set the correct keyboard

  • Trouble with norwegian keyboard layout in gnome 3

    Hello.
    I have installed gnome 3 from extra, got gdm running. But i can not use the norwegian keyboard layout. In the logonscreen in gdm it is the norwegian layout, but when im loged in as root it si "us" keyboard layout.
    I can use "setxkbmap no" to set the layout to norwegian. But a rebot or restart of X negates that, and I will have to do it again.
    My computer is a Fujitsu Siemens amilo pro v3405.
    Below are my xorg.conf files:
    10-evdev.conf:
    Section "InputClass"
            Identifier "evdev pointer catchall"
            MatchIsPointer "on"
            MatchDevicePath "/dev/input/event*"
            Driver "evdev"
    EndSection
    Section "InputClass"
            Identifier "evdev keyboard catchall"
            MatchIsKeyboard "on"
            MatchDevicePath "/dev/input/event*"
            Option          "XkbModel" "fscaa1667g"
        Option          "XkbLayout" "no"
        Driver "evdev"
    EndSection
    #Section "InputClass"
    #        Identifier "evdev touchpad catchall"
    #        MatchIsTouchpad "on"
    #        MatchDevicePath "/dev/input/event*"
    #        Driver "evdev"
    #EndSection
    Section "InputClass"
            Identifier "evdev tablet catchall"
            MatchIsTablet "on"
            MatchDevicePath "/dev/input/event*"
            Driver "evdev"
    EndSection
    Section "InputClass"
            Identifier "evdev touchscreen catchall"
            MatchIsTouchscreen "on"
            MatchDevicePath "/dev/input/event*"
            Driver "evdev"
    EndSection
    My 10-keyboard.conf that doesnt work:
    #Section "InputClass"
    #    Identifier    "Keyboard Defaults"
    #    MatchIsKeyboard    "yes"
    #    Option        "XkbModel" "fscaa1667g"
    #    Option        "XkbLayout" "no"
    #EndSection
    And my 10-synaptics.conf for touchpad:
    Section "InputClass"
            Identifier "touchpad catchall"
            Driver "synaptics"
            MatchIsTouchpad "on"
            MatchDevicePath "/dev/input/event*"
            Option "TapButton1" "1"
            Option "TapButton2" "2"
            Option "TapButton3" "3"
    EndSection

    Thx for quick respond and thx for the headsup on use of code tags.
    I tried to comment out keybord section in 10-evdev.conf and use that 10-keyboard.conf, without the commenting, instead. My keyboard stoped responding at all by that.
    I type setxkbmap no, have not put it in .xinitrc yet. I wanted to find a more "permanent" solution to the problem. I have also tryed to comment out
    Option "XkbModel" "fscaa1667g"
    but to no use.

  • X11 keyboard layout and weird device recognition

    Hi,
    After recent upgrade (mostly gnome-3.6-related) on my laptop I decided to drop gnome-settings-daemon and use lightweight xsettingsd for my i3wm desktop environment. However, with gnome-settings-daemon gone my X keyboard layout configuration was gone as well. I tried to configure it using the following lines in /etc/X11/xorg.conf.d/10-evdev.conf:
    Section "InputClass"
    Identifier "evdev keyboard catchall"
    MatchIsKeyboard "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    Option "XkbModel" "evdev"
    Option "XkbRules" "evdev"
    Option "XkbLayout" "us,ru"
    Option "XkbVariant" ",winkeys"
    Option "XkbOptions" "grp:caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp"
    EndSection
    This configuration works very well on my desktop computer, however, when I changed 10-evdev.conf on the laptop and restarted X11 (through restarting GDM or even rebooting), it didn't work. The layout was not switching on Capslock as it should have been. I even tried to use gnome-settings-daemon again, but it seems that they have changed something in it in 3.6 version, and my old configuration is not working anymore - launching gsd does not enable layout swithing. I couldn't manage to configure gsd again with gnome control center too - it now has completely different interface in keyboard settings.
    However, issuing setxkbmap command with right options works, and layout switches correctly after it.
    So, first part of my question: is there a way to drop setxkbmap command and use X11 config only?
    My first action in debugging this was to look into Xorg.0.log, which brings me to the second part of my question. I found rather suspicious things there:
    [ 27.070] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 27.070] (**) Option "xkb_rules" "evdev"
    [ 27.070] (**) Option "xkb_model" "evdev"
    [ 27.070] (**) Option "xkb_layout" "us,ru"
    [ 27.070] (**) Option "xkb_variant" ",winkeys"
    [ 27.070] (**) Option "xkb_options" "grp:caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp"
    [ 27.130] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 27.130] (**) Option "xkb_rules" "evdev"
    [ 27.130] (**) Option "xkb_model" "evdev"
    [ 27.130] (**) Option "xkb_layout" "us,ru"
    [ 27.130] (**) Option "xkb_variant" ",winkeys"
    [ 27.130] (**) Option "xkb_options" "grp:caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp"
    [ 27.134] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 27.134] (**) Option "xkb_rules" "evdev"
    [ 27.134] (**) Option "xkb_model" "evdev"
    [ 27.134] (**) Option "xkb_layout" "us,ru"
    [ 27.134] (**) Option "xkb_variant" ",winkeys"
    [ 27.134] (**) Option "xkb_options" "grp:caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp"
    [ 27.136] (II) XINPUT: Adding extended input device "WebCam SC-13HD11338N" (type: KEYBOARD, id 10)
    [ 27.136] (**) Option "xkb_rules" "evdev"
    [ 27.136] (**) Option "xkb_model" "evdev"
    [ 27.136] (**) Option "xkb_layout" "us,ru"
    [ 27.136] (**) Option "xkb_variant" ",winkeys"
    [ 27.136] (**) Option "xkb_options" "grp:caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp"
    [ 27.138] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
    [ 27.138] (**) Option "xkb_rules" "evdev"
    [ 27.138] (**) Option "xkb_model" "evdev"
    [ 27.138] (**) Option "xkb_layout" "us,ru"
    [ 27.138] (**) Option "xkb_variant" ",winkeys"
    [ 27.138] (**) Option "xkb_options" "grp:caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp"
    So, it looks like that keyboard options really were applied to the keyboard (last entry) - strange that in fact this is not right, and these options do not work without setxkbmap.
    However, there are very strange entries too - somehow my webcam, power button, sleep button and video bus (!) were recognized as keyboard! Is this normal behavior? This does not seem to have any consequences, but still this does not feel right.
    Regards,
    Vladimir.

    Apparently my request was less reasonable than I realized...  How about this:
    In an xterm, enter setxkbmap us (this assumes us is your default keymap, so you can use the command history to reset it).  Next, run setxkbmap colemak.  If it doesn't return an error (I get Error loading new keyboard description) type something, then press Caps Lock.  I just need to know if you get a backspace effect.  That's it, now run setxkbmap us from your history.  Thanks.

  • Wrong X keyboard layout after upgrade

    Hi,
    I have an Eeepc 701SD with LXDE/GDM running on it.
    Today I ran a pacman -Syu after about 2 weeks. For some reason, now my keyboard layout on X seems to be using the US keyboard layout, while it should be abnt2 (I'm from Brazil)
    I still have the hal policy "10-keymap.fdi" there, setting the "input.xkb.layout" to "br" as it was before, and hal service is running.
    Strange that I didn't see any xorg or hal packages being updated, mostly gtk, gnome and gdm related packages.
    Does anyone have any idea on what can be causing this?
    Thanks.

    teletrabi wrote:for gdm >=2.28 you can adjust the keyboard layout in a dialog at the bottom of the login-screen.
    (this dialog appears, when the password field is active) ...this works for me
    Thanks a lot for the tip. This solved my problem. Also I checked the keyboard layout settings at system -> preference -> keyboard and it shows the right layout settings after restarting (not like in the past after gnome 2.28 update).
    Yours,
    Engin

  • How can i disable Illustrator from changing my language / keyboard layout.

    I have an azerty laptop and a qwerty external keyboard. Switching from any application to illustrator changes the language and therefore also my keyboard layout. No other application does this.

    Thanks for the reply Mike
    But i have a laptop with azerty layout (Belgian) and an external qwerty keyboard (Brittish).
    So i need both languages selected in the System Pref >> Keyboard >> Input source
    When "Brittish" is selected and i switch from Apple Mail to Photoshop to Skype to Chrome to ... it all works fine.
    Only when i switch to Illustrator it also changes my language/layout from "Brittish" to "Belgian" and stays like that. I need to manually change it back in the menu in Finder.
    I like the brittish better (with a qwerty keyboard) because of the shortcuts (eg. sqare brackets -> shortcuts for order in Illustrator are not even on an azerty (Belgian) keyboard).
    Any idea?
    b.

  • Exchange a brand new computer because of the keyboard layout ?

    Hi !
    I'm currently in Finland for work, and I bought a Macbook Air, it's brand new so.
    But I didn't thought of the keyboard layout, which is of course Finnish;
    Do you think I can exchange this MBA with a one with the correct layout back in my country;
    Or is it better to return this MBA here, and buy a new one once I'm home ?
    I'd like to be able to return or exchange the MBA in my country, is the refund/exchange policy international ?
    Thanks

    The European law state you have anyway a 7 day open box return policy for this kind of product, I think I'll go to the store and ask if they can exchange it for one with international/US keyboard or give me a refund if they havn't got one.
    I got a callback appointement with Apple Support France tomorrow (my country) to ask them if it's possible to use the warranty to exchange layout. But as you said, I don't think it's possible since the keyboard is working perfectly fine..

  • Problem with Mail and customized keyboard layout

    I have created a customized keyboard layout in XML, it loads and works perfectly with all applications except Apple Mail. I noticed on a googlegroup that somebody has the same problem. How can I submit this Mail bug to Apple?

    download and run Find Any File to search for  "Antidote".
    FAF can search areas that Spotlight can't like invisible folders, system folders and packages. Any file you find will be in the search results window and can be dragged to the Desktop and then to the Trash bin.
    OT

  • Bug report: A keyboard layout is incorrect on the remote with Japanese keyboard

    This is a bug report for Microst Remote Desktop
    ===================================================
    ## Summary
    A keyboard layout is incorrect on the remote with Japanese keyboard
    ## Version Information, I tested
    * Client
        * Case 1
            * MacBook Pro with JIS106 Keyboard
            * Mac OS X Lion 10.7.5
            * Microsoft Remote Desktop 8.0.24308
        * Case 2
            * MacBook Pro with JIS106 Keyboard
            * Mac OS X Mavericks 10.9.1
            * Microsoft Remote Desktop 8.0.24308
    * Remote
        * Case 1
            * Windows 7 Professional Japanese
        * Case 2
            * Windows Server 2008R2 Datacenter Japanese
        * Case 3
            * Windows Server 2012R2 Datacenter Japanese
    ## Detail of bug
    When login from Mac OS X with Microsoft Remote Desktop, the keyboard layout is always incorrect on the remote.
    The client machine have a built-in keyboard of JIS 106 layout,
    and the primary language is set to Japanese.
    But on the remote, the keyboard layout is US 101.
    So a input of Shift+2 does not result " but @.
    I've seen the above behavior on the 3 remote enviornments described the above.
    This bug did not occcur with Microsoft Remote Desktop Connection Client for Mac 2.1.1, even if the system language is English and keyboard layout is Japanese.
    ## Captures
    I've took some of screen captures.
    I'm sorry for the capture includes Japanese words, so I added description in English.
    Capture 1:
    Mac OS X Keyboard Setting
    Capture 2:
    Windows Server 2012R2 Screen Keyboard
    Capture 3:
    Windows Server 2012R2 Screen Keyboard, with a additional registry key configured.

    This bug also affects the Canadian English settings.  If the client is set to Canadian English with a US keyboard the remote server is setup using a Canadian French keyboard.  Using the language selection in the toolbar you can temporarily correct
    the problem but the keyboard resets to french at the most inopportune times.  The was a problem in the earlier RDP client and was fixed so it's sad to see it reoccur in the new client.
    Lawrence

  • Bug report: A keyboard layout is incorrect on the remote with Hungarian and other "exotic" keyboard layouts

    This is a bug report for Microst Remote Desktop
    ===================================================
    ## Summary
    A keyboard layout is incorrect on the remote with Hungarian keyboard
    ## Version Information, I tested
    * Client
        * Case 1
            * MacBook Pro with HU101 Keyboard
    * Locale: Hungarian
            * Mac OS X Maverics 10.9.2
            * Microsoft Remote Desktop 8.0.6
    * Remote
        * Case 1
            * Windows Server 2003 R2 (English)
        * Case 2
            * Windows Server 2008 R2 (English)
        * Case 3
            * Windows 8.1 (Hungarian)
    ## Detail of bug
    When I connect to the listed remotes the client sets the keyboard layout to Latvian which is a completely different layout than Hungarian (not even close...).
    - On Windows 8 if I set the language on the login screen it stays on that language after the login.
    - On Windows Server 2003R2 and 2008R2 even if I set the language at login it will switch back to LV after the login.
    ## Attachments
    Unfortunately cannot include my shots because I'm not allowed to do this...
    ## End of report
    Please allow the users to set the correct "target" language on connection basis because the automatic method the app use to determine that is unreliable.

    Hi,
    Thanks for the feedback.
    I will forward this to the product team.
    Thanks.
    Jeremy Wu
    TechNet Community Support

  • DW CS5.5 Keyboard Layout BUG?! Help pls

    When I startup DW, and switch keyboard layout in CODE VIEW from eng to rus or from rus to eng all ok, window focus stay on CODE VIEW and I may write code perfectly, but after uses some any Snippet or simply open Snippet panel (SHIFT+F9) and then close .. I have big trouble, now when I switch keyboard layout I lose focus from CODE VIEW every time! and i must click left mouse button on code writing area to continue writing.. it very  not comfortable.
    U can try make this steps:
    1. Run DW
    2. press SHIFT + F9
    3. Try to write some CODE
    4. Now I press CTRL+SHIFT (keyboard switch) and lose MyFocus.. every time
    I think u understand my trouble, PLS tell what i can do to resolve this.
    sor for bad eng.

    Perhaps I'm not following your logic.  But why must you work with remote images?
    Let's say your products page is uploaded to https://yourDomain.com/
    and your local images are in an images folder that uploads to https://yourDomain.com/images/
    Given that workflow, everything will be on the secure server so there is no reason to use remotely hosted images during development.
    Nancy O.

  • Keyboard layout switching not working

    i use xfce4 and i created /etc/X11/xorg.conf
    Section "InputClass"
        Identifier             "Keyboard Defaults"
        MatchIsKeyboard        "yes"
        Option                 "XkbLayout" "us, ar"
        Option                 "XkbOptions" "grp:alt_shift_toggle"
    EndSection
    but it's not working.
    xfce4 has a program called Keyboard in settings menu, i used it it gives the ability to add another language but it doesnt has a switching capability.

    I don't use keyboard layout switch through xorg.conf because it stops to work sometimes(if i use setxkbmap for example).
    So i am using setxkbmap in .xinitrc.
    setxkbmap -model pc105 \
    -layout "de,ru" \
    -variant "basic,phonetic" \
    -option -option "grp:sclk_toggle, grp_led:scroll, terminate:ctrl_alt_bksp, caps:none"
    and "kbdd" for remembering layout for each window.
    Change it to your needs or check the arch wiki about xorg.conf.d .

  • Unable to change keyboard layout for all users on Windows Server 2012 R2

    Hi,
    I have a requirement where I need to support national keyboard layout for Danish for all users on that machine. When I ran the powershell with script Set-WinUserLanguageList
    -LanguageList da-DK it only sets the Danish keyboard layout to the specific logged in user.However the for other users its same English(US) keyboard which is not expected.
    Please help me how to set the Danish keyboard for all users on the machine. Its Urgent!Thanks

    Hi Mike,
    Thanks for reply.
    But I need to configure everything using powershell script. Is it possible to use powershell script to setting group policy/ adding logon script ?
    These are pretty basic administration tasks and almost always quicker to accomplish with the GUI. Why do you want to use a PowerShell script?
    EDIT: Here's some information on the topic however:
    https://technet.microsoft.com/en-us/library/cc781361%28v=ws.10%29.aspx
    http://blogs.technet.com/b/heyscriptingguy/archive/2011/01/06/use-powershell-and-group-policy-for-your-logon-script.aspx
    Don't retire TechNet! -
    (Don't give up yet - 13,225+ strong and growing)

Maybe you are looking for