ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Шенцев Алексей Владимирович" <ashen@nsrz.ru>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] Keyboard ALT C3.0
Date: Fri, 29 Dec 2006 10:30:51 +0300
Message-ID: <200612291030.51573.ashen@nsrz.ru> (raw)
In-Reply-To: <op.tla71iqzmb8vzs@oc.peooc.net>

В сообщении от Пятница 29 декабря 2006 10:21 Aleksander N.Gorohovski 
написал(a):
> Доброго времени суток сообщество!
Доброго и с наступающим Новым Годом!
>
> Раньше в Master2.4 была оч.удобная настройка переключения
> раскладок клавиатуры -- когда при переходе на RU загорался Scroll Lock,
> кроме этого можно было при удерживании нажатой <Alt>, временно
> перейти в US раскладку.
>
> Для настройки я попытался применить тот же рецепт, что и Master --
> прописать в /etc/X11/xorg.conf (правда в Master это был XF86Config-4)
>
> Option "XkbOptions" "grep:ctrl_shift_toggle,grp_led:scroll,grp:switch"
>
> Но это не дало эффекта.
>
> :(
>
> Подскажите как можно выполнить настройку такого поведения клавиатуры
> и в ALT С3.х?

У меня работает. Только я переключаюсь по Ctrl+Shift. Вот выдержки из моего 
xorg.conf:

Section "InputDevice"
        Identifier  "Keyboard1"
        Driver      "kbd"
        Option      "AutoRepeat" "500 30"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "us,ru(winkeys)"
	Option      "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll,grp:switch"
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen  "Screen at Device0"
        InputDevice  "mouse0"     "CorePointer"
        InputDevice "Keyboard1" "CoreKeyboard"
EndSection


-- 
С уважением Шенцев Алексей Владимирович.
E-mail: ashen@nsrz.ru
ICQ: 271053845
XMPP: AlexShen@jabber.ru

  reply	other threads:[~2006-12-29  7:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-29  7:21 Aleksander N.Gorohovski
2006-12-29  7:30 ` Шенцев Алексей Владимирович [this message]
2006-12-29  8:01   ` Aleksander N.Gorohovski
2006-12-29  8:11     ` Шенцев Алексей Владимирович
2006-12-29  8:18       ` Evgenii Terechkov
2006-12-29  8:56       ` Maks Re
2006-12-29 15:47         ` Motsyo Gennadi aka Drool
2006-12-29 15:51         ` Evgenii Terechkov

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=200612291030.51573.ashen@nsrz.ru \
    --to=ashen@nsrz.ru \
    --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