ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Vladimir V Kutyavin <vlkut_alt@list.ru>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] Хочется очень странного (Keyboard)
Date: Thu, 12 Nov 2009 10:34:43 +0400
Message-ID: <4AFBAC83.3070805@list.ru> (raw)
In-Reply-To: <200911111112.08088.sergey.borovikov@top-sportbets.com>

11.11.2009 14:12, Serg Borovikov пишет:
> Привет всем!
> Имеется: Последний p5, комп с 2-мя клавиатурами (1: рус&&англ 2: немецкая&&мультимедиаКнопки)
> Хочется: Чтобы для каждой клавиатуры была собственная текущая раскладка. Т.е. например, в одно и то-же поле набирая на одной клавиатуре печатались например русские буквы, на другой немецкие без дополнительных переключений.
> В идеале - чтобы для каждой клавиатуры можно было переключать layout отдельно. Ну... идея думаю ясна.
>
> Какие будут идеи? В какую сторону копать? ;)
>   
Схема примерно такая:
Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Keyboard1"
    InputDevice    "Mouse0" "CorePointer"
    Option         "AIGLX" "True"
    Option         "AutoAddDevices" "false"
EndSection

Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "kbd"
    Option         "XkbLayout" "us,ru"
    Option         "XkbVariant" ",winkeys"
    Option         "XkbOptions" "grp:ctrl_shift_toggle"
EndSection

Section "InputDevice"
    Identifier     "Keyboard1"
    Driver         "kbd"
    Option         "XkbLayout" "de,ru"
    Option         "XkbVariant" ",winkeys"
    Option         "XkbOptions" "grp:shifts_toggle"
EndSection


  parent reply	other threads:[~2009-11-12  6:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-11 10:12 Serg Borovikov
2009-11-11 10:56 ` Paul Wolneykien
2009-11-11 13:23   ` Serg Borovikov
2009-11-12  6:34 ` Vladimir V Kutyavin [this message]
2009-11-12 10:49   ` Serg Borovikov
2009-11-18 11:53 ` Serg Borovikov

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=4AFBAC83.3070805@list.ru \
    --to=vlkut_alt@list.ru \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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