From: Alexandr Isaev <alex_is@sakhalin.ru>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] новый xorg-server...
Date: Sat, 07 Mar 2009 13:51:13 +1000
Message-ID: <49B1EF31.8090704@sakhalin.ru> (raw)
In-Reply-To: <200903061409.51822.serpiph@nikiet.ru>
Epiphanov Sergei пишет:
> On Friday 06 March 2009 13:58:27 Шишков Евгений wrote:
>>> Интересно, у кого-нибудь еще есть проблемы с вводом?
>> Может у Вас нет /etc/X11/xinit/Xkbmap ?
>
> У меня этого файла нет, но проблем с вводом не имею.
>
Может как-раз наоборот, проблема у тех у кого Xkbdmap стоит? У меня её
нет и проблем не наблюдается.
Сейчас настройки клавиатуры имеют следующий вид:
for u in $(hal-find-by-capability --capability input.keyboard); do
hal-device $u | grep x11; done
input.x11_options.XkbRules = 'base' (string)
input.x11_options.XkbModel = 'evdev' (string)
input.x11_options.AutoRepeat = '350 35' (string)
input.x11_options.XkbLayout = 'us,ru' (string)
input.x11_options.XkbVariant = ',winkeys' (string)
input.x11_options.XkbOptions = 'grp:ctrl_shift_toggle' (string)
input.x11_driver = 'evdev' (string)
Имею настройки в hal:
$ cat /etc/hal/fdi/policy/10-x11-input.fdi
<?xml version="1.0" encoding="UTF-8"?>
<deviceinfo version="0.2">
<device>
<match key="info.capabilities" contains="input.keyboard">
<merge key="input.x11_options.XkbLayout" type="string">us,ru</merge>
<merge key="input.x11_options.XkbVariant"
type="string">,winkeys</merge>
<merge key="input.x11_options.XkbOptions"
type="string">grp:ctrl_shift_toggle</merge>
</match>
</device>
</deviceinfo>
и в /etc/X11/xorg.conf
Section "InputDevice"
Identifier "Keyboard0"
Driver "evdev"
Option "AutoRepeat" "250 30"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ru"
Option "XkbVariant" ",winkeys"
Option "XkbOptions" "grp:ctrl_shift_toggle"
EndSection
Причём, судя по поведению xorg, из xorg.conf можно безболезненно убрать
все Options из раздела клавиатуры, но тут я предпочитаю перестраховаться
- кто его знает, откуда чего читает новый xorg.
next prev parent reply other threads:[~2009-03-07 3:51 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-06 2:11 Alexander Gvozdev
2009-03-06 2:31 ` Dmitry V. Levin
2009-03-06 2:39 ` Alexandr Isaev
2009-03-06 3:03 ` Dmitry V. Levin
2009-03-13 17:10 ` Michael Shigorin
2009-03-06 2:37 ` Alexandr Isaev
2009-03-06 8:24 ` Roman Lesnichenko
2009-03-06 8:51 ` Epiphanov Sergei
2009-03-06 9:38 ` Alexei V. Mezin
2009-03-06 10:03 ` Roman Lesnichenko
2009-03-06 21:56 ` Alexei V. Mezin
2009-03-06 8:54 ` Ivan Adzhubey
2009-03-06 9:36 ` Roman Lesnichenko
2009-03-06 9:02 ` Александр Гвоздев
2009-03-06 10:13 ` Michail Yakushin
2009-03-06 10:58 ` Шишков Евгений
2009-03-06 11:09 ` Epiphanov Sergei
2009-03-06 17:07 ` Andrey Rahmatullin
2009-03-08 9:27 ` Dmitriy Kruglikov
2009-03-08 12:23 ` Andrey Rahmatullin
2009-03-07 3:51 ` Alexandr Isaev [this message]
2009-03-07 7:08 ` Евгений
2009-03-13 17:13 ` Michael Shigorin
2009-03-08 12:34 ` Sergey N. Yatskevich
2009-03-08 12:46 ` Ildar Mulyukov
2009-03-06 10:55 ` Шишков Евгений
2009-03-06 11:54 ` Stanislav Yadykin
2009-03-06 12:37 ` Serge Ryabchun
2009-03-06 18:59 ` Евгений
2009-03-06 20:42 ` Valery V. Inozemtsev
2009-03-07 3:07 ` Alexandr Isaev
2009-03-07 7:10 ` Евгений
2009-03-06 17:05 ` Andrey Rahmatullin
2009-03-06 17:16 ` [sisyphus] [JT] " Alexey I. Froloff
2009-03-06 11:13 ` [sisyphus] " Rafael Malikov
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=49B1EF31.8090704@sakhalin.ru \
--to=alex_is@sakhalin.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