Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G gdm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 545
    • Issues 545
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gdm
  • Issues
  • #459
Closed
Open
Created Feb 01, 2019 by philippe lhardy@artlog

gdm login default keyboard is in us while it should be in fr after adding ara locale

After adding arab locale to have a local arab keyboard i noticed that after a reboot us keyboard is selected in login by default, i have each time to select french again in language selection menu of login greeter.

once logged i get it in french on my desktop correctly.

i did search for a long time before posting here.

system is a debian buster.

Additionnally us and french virtual keyboard are working, when selecting french virtual keyboard i get a us mapping. arab setting is working on my other latptop on ubuntu 16.04.5 and unity, so i guess my current problem is debian gnome3.

localectl
   System Locale: LANG=fr_FR.UTF-8
       VC Keymap: fr
      X11 Layout: fr,us,ara
     X11 Variant: ,,
cat /etc/default/keyboard 
XKBLAYOUT=fr,us,ara
XKBVARIANT=,,
BACKSPACE=guess`
gsettings get org.gnome.libgnomekbd.keyboard layouts
@as []
cat  /etc/gdm3/greeter.dconf-defaults
# These are the options for the greeter session that can be set 
# through GSettings. Any GSettings setting that is used by the 
# greeter session can be set here.

# Note that you must configure the path used by dconf to store the 
# configuration, not the GSettings path.


# Theming options
# ===============
#  - Change the GTK+ theme
# [org/gnome/desktop/interface]
# gtk-theme='Adwaita'
#  - Use another background
# [org/gnome/desktop/background]
# picture-uri='file:///usr/share/themes/Adwaita/backgrounds/stripes.jpg'
# picture-options='zoom'
#  - Or no background at all
# [org/gnome/desktop/background]
# picture-options='none'
# primary-color='#000000'

# Login manager options
# =====================
[org/gnome/login-screen]
logo='/usr/share/icons/hicolor/48x48/emblems/emblem-debian-white.png'
fallback-logo='/usr/share/icons/hicolor/48x48/emblems/emblem-debian-white.png'

# - Disable user list
# disable-user-list=true
# - Disable restart buttons
# disable-restart-buttons=true
# - Show a login welcome message
# banner-message-enable=true
# banner-message-text='Welcome'
Edited Feb 01, 2019 by philippe lhardy
Assignee
Assign to
Time tracking