langui.ch ⇨ /'læŋgwɪtʃ/ ⇨ /'læŋgwɪdʒ/

Collection of resources: corpus linguistics, e-learning, natural language processing, teaching English as a foreign language and tools related to these topics

Menu

Skip to content
  • Overview
    • Recently updated
    • Recently modified entries
  • Contributions
    • Report dead link
    • Add resource
    • Submit correction or version update
    • Submit review
  • Corpus Server
  • EFL
    • Grammar & Vocabulary
    • Current affairs, Culture & Politics
    • Literature
    • Language blogs
    • LMS
    • Teacher Development
    • Overview (in German)
    • BYOD-WB KS Uster
      • Thematisch geordnete Linksammlung (Auswahl)
  • NLP
    • Python
      • My Python development environment on Xubuntu
      • t2t-pipe
      • textblob-de
  • Contact
    • Contact Form
  • KSH-AW I1b April 2018

Keyboard Layout Xubuntu Login Screen

It seems to be rather difficult to change the default keyboard layout used for the lightdm login screen. The following solution worked for me:

  • adding the following block of code at the end of /etc/X11/xorg.conf
  • (adapt country-code "ch" in line 3):
Section "InputClass"
    Identifier "evdev keyboard catchall"
    Option "XkbLayout" "ch"
    MatchIsKeyboard "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
EndSection

Source: https://forum.manjaro.org/index.php?topic=69.0

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on Facebook (Opens in new window)

Related

This entry was posted in MISC, Support and tagged lightdm, login, Xubuntu 12.04 LTS, Xubuntu 14.04 LTS on January 26, 2014 by Markus Killer.

Post navigation

← AntConc 3.4.1m (2014) on OSX Mavericks (OS X 10.9) Change default boot order in grub →

News

  • spaCy goes German May 3, 2016
  • textprocessing.org February 25, 2016
  • spaCy July 24, 2015
  • Recent overview of Python NLP resources on DataScienceCentral July 24, 2015
  • Keyboard Shortcuts for Novelists July 20, 2015

Categories

Site Index

  • BYOD-WB KS Uster
    • Thematisch geordnete Linksammlung (Auswahl)
  • Contact
    • Contact Form
  • Contributions
    • Add resource
    • Report dead link
    • Submit correction or version update
    • Submit review
  • Corpus Server
  • EFL
    • Current affairs, Culture & Politics
    • Grammar & Vocabulary
    • Language blogs
    • Literature
    • LMS
    • Overview (in German)
    • Teacher Development
  • KSH-AW I1b April 2018
  • NLP
    • Python
      • My Python development environment on Xubuntu
      • t2t-pipe
      • textblob-de
      • textblob-de-dev
  • Overview
    • Recently modified entries
    • Recently updated

Search posts and pages on langui.ch (use ‘Overview’ for tool search)

Archive

© 2023 langui.ch (Webmaster langui.ch)