ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Андрій Добровольський" <adobrovolskii@gmail.com>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] Как настраивается раскладка клавиатуры в менеджере входа, откуда берутся настройки?
Date: Thu, 11 Dec 2014 11:34:28 +0200
Message-ID: <CAEv1UXxOL57dhieMGrtwV2ZSu4C3dVFpioNryvEZYCU=x+xrHw@mail.gmail.com> (raw)
In-Reply-To: <2110061418247607@web24o.yandex.ru>

2014-12-10 23:40 GMT+02:00 Смирнов Вячеслав <owasp@yandex.ru>:
> Здравствуйте.
> Установил в p7 оконное окружение gnome3.
> После чего в менеджере входа от Simply Linux, перестала работать смена
> раскладки клавиатуры (Alt+Shift).
> Раскладка - русская при наборе пароля, и не меняется.
>
> Это создало небольшую проблему, пароль пользователя был на английском.
> Пришлось зайти в tty5 и сменить пароль на русский.
> Чтобы в tty7, где запускается менеджер входа вводить пароль на русском.
> После входа загружается xfse4 и смена раскладки по Alt+Shift работает
> хорошо.
>
> Понимаю, что причина очевидна - менеджер входа получает настройки по
> раскладке и смене сочетания клавиш из gnome3.
> Подскажите, каково это сочетание, как задаётся раскладка по умолчанию?
>
> А лучше подскажите вот что: как сделать так, чтобы параметры раскладки в
> менеджере входа наследовались не из Gnome3, а из Xfse4?
> Xfse4 - окружение по умолчанию, как мне кажется.
>
Попробуйте этот рецепт:
/etc/X11/xorg.conf.d/95-input-keyboard.conf:

Section "InputClass"
        Identifier      "keyboard"
        MatchTag        "x11_keyboard"
        Driver  "evdev"
        Option  "XkbLayout"     "us,ru"
        Option  "XkbOptions"    "grp:lwin_toggle,grp:switch"

EndSection
> Спасибо.
>
> _______________________________________________
> community mailing list
> community@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/community



-- 
Regards,
Andrii Dobrovol`s`kyj

       reply	other threads:[~2014-12-11  9:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-11  9:34 ` Андрій Добровольський [this message]
2015-01-11 17:42     ` Mikhail Efremov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEv1UXxOL57dhieMGrtwV2ZSu4C3dVFpioNryvEZYCU=x+xrHw@mail.gmail.com' \
    --to=adobrovolskii@gmail.com \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git