From: "Шигапов Ринат" <srk@nevod.ru>
To: community@lists.altlinux.org
Subject: [Comm] Кодовые таблицы в иксах
Date: Sun, 22 Mar 2009 21:05:32 +0500
Message-ID: <49C661CC.5030900@nevod.ru> (raw)
Здравствуйте!
Хочу перейти на ядро 2.6.27, но не даёт проблема кодовыми таблицами: не
работают клавиши курсора, вместо "стрелка вниз" срабатывает Enter,
вместо Del - PrintScreen, не работают PgDn, PgUp, Home, End. Проблема
проявляется только при работе в иксах на 27-м ядре - как std, так и ovz.
В логи валятся сообщения от keytable:
grep keytable /var/log/messages
.....
Mar 22 20:34:46 localhost keytable: Loading keymap: ruwin_cplk-UTF-8
Mar 22 20:34:46 localhost setsyskeytable: Loading keymap:
ruwin_cplk-UTF-8 succeeded
Mar 22 20:34:46 localhost keytable: ^[[73G
Mar 22 20:34:46 localhost keytable: [
Mar 22 20:34:46 localhost keytable: ^[[1m^[[32m
Mar 22 20:34:46 localhost keytable: DONE
Mar 22 20:34:46 localhost keytable: ^[[39;49m^[[0;10m
Mar 22 20:34:46 localhost keytable: Loading compose keys: compose.latin
Mar 22 20:34:46 localhost setsyskeytable: Loading compose keys:
compose.latin succeeded
Mar 22 20:34:46 localhost keytable: ^[[73G
Mar 22 20:34:46 localhost keytable: [
Mar 22 20:34:46 localhost keytable: ^[[1m^[[32m
Mar 22 20:34:46 localhost keytable: DONE
Mar 22 20:34:46 localhost keytable: ^[[39;49m^[[0;10m
Mar 22 20:34:47 localhost keytable: Binding extra Win keys, loading:
windowkeys-compose.inc
Mar 22 20:34:47 localhost setsyskeytable: Binding extra Win keys,
loading: windowkeys-compose.inc succeeded
Mar 22 20:34:47 localhost keytable: ^[[73G
Mar 22 20:34:47 localhost keytable: [
Mar 22 20:34:47 localhost keytable: ^[[1m^[[32m
Mar 22 20:34:47 localhost keytable: DONE
Mar 22 20:34:47 localhost keytable: ^[[39;49m^[[0;10m
Mar 22 20:34:47 localhost keytable: The BackSpace key sends: ^? loading
delete.inc
Mar 22 20:34:47 localhost setsyskeytable: The BackSpace key sends: ^?
loading delete.inc succeeded
Mar 22 20:34:47 localhost keytable: ^[[73G
Mar 22 20:34:47 localhost keytable: [
Mar 22 20:34:47 localhost keytable: ^[[1m^[[32m
Mar 22 20:34:47 localhost keytable: DONE
Mar 22 20:34:47 localhost keytable: ^[[39;49m^[[0;10m
Mar 22 20:34:47 localhost rc: Starting keytable: succeeded
Mar 22 20:39:41 localhost keytable: Loading keymap: ruwin_cplk-UTF-8
Mar 22 20:39:41 localhost setsyskeytable: Loading keymap:
ruwin_cplk-UTF-8 succeeded
Mar 22 20:39:41 localhost keytable: ^[[73G
Mar 22 20:39:41 localhost keytable: [
Mar 22 20:39:41 localhost keytable: ^[[1m^[[32m
Mar 22 20:39:41 localhost keytable: DONE
Mar 22 20:39:41 localhost keytable: ^[[39;49m^[[0;10m
Mar 22 20:39:41 localhost keytable: Loading compose keys: compose.latin
Mar 22 20:39:41 localhost setsyskeytable: Loading compose keys:
compose.latin succeeded
Mar 22 20:39:41 localhost keytable: ^[[73G
Mar 22 20:39:41 localhost keytable: [
Mar 22 20:39:41 localhost keytable: ^[[1m^[[32m
Mar 22 20:39:41 localhost keytable: DONE
Mar 22 20:39:41 localhost keytable: ^[[39;49m^[[0;10m
Mar 22 20:39:41 localhost keytable: Binding extra Win keys, loading:
windowkeys-compose.inc
Mar 22 20:39:41 localhost setsyskeytable: Binding extra Win keys,
loading: windowkeys-compose.inc succeeded
Mar 22 20:39:41 localhost keytable: ^[[73G
Mar 22 20:39:41 localhost keytable: [
Mar 22 20:39:41 localhost keytable: ^[[1m^[[32m
Mar 22 20:39:41 localhost keytable: DONE
Mar 22 20:39:41 localhost keytable: ^[[39;49m^[[0;10m
Mar 22 20:39:41 localhost keytable: The BackSpace key sends: ^? loading
delete.inc
Mar 22 20:39:41 localhost setsyskeytable: The BackSpace key sends: ^?
loading delete.inc succeeded
Mar 22 20:39:41 localhost keytable: ^[[73G
Mar 22 20:39:41 localhost keytable: [
Mar 22 20:39:41 localhost keytable: ^[[1m^[[32m
Mar 22 20:39:41 localhost keytable: DONE
Mar 22 20:39:41 localhost keytable: ^[[39;49m^[[0;10m
Mar 22 20:39:41 localhost rc: Starting keytable: succeeded
В xorg.conf прописано следующее:
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us,ru"
Option "XkbOptions" "grp:caps_toggle,grp_led:scroll"
Option "XkbRules" "xfree86"
Option "XkbVariant" ",winkeys"
EndSection
В какую сторону копать?
--
С уважением,
инженер-программист ООО "Невод"
Ринат Шигапов
next reply other threads:[~2009-03-22 16:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-22 16:05 Шигапов Ринат [this message]
2009-03-22 16:43 ` Denis Nazarov
2009-03-23 15:47 ` Шигапов Ринат
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=49C661CC.5030900@nevod.ru \
--to=srk@nevod.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