ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Dmitriy Kruglikov <dmitriy.kruglikov@gmail.com>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] howto configure russian in fresh Sisyphus?
Date: Wed, 9 Dec 2009 13:43:00 +0200
Message-ID: <6c7be88d0912090343g7341f1dch19242fcea422e189@mail.gmail.com> (raw)
In-Reply-To: <fa54e4a90912090329y5560f97bt6d4a0e4fe555f4a6@mail.gmail.com>

9 декабря 2009 г. 13:29 пользователь Igor Zubkov  написал:
> Создал в ~/.xsession.d/ ru.sh с таким содержимым, перегрузился.
> Работает. Посмотрим сколько лет такая конфигурация протянет. :)

Когда-то этот вопрос всплывал уже ...
Тогда определили три точки воздействия на проблему.

1) Посмтори в /etc/hal/fdi/policy/10-x11-input.fdi
У меня там такое:
# 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,ua</merge>
      <merge key="input.x11_options.XkbVariant" type="string">
,winkeys,winkeys</merge>
      <merge key="input.x11_options.XkbOptions"
type="string">grp:ctrl_shift_toggle</merge>
    </match>

    <!-- Uncomment followed lines to disable touchpad -->
<!--
    <match key="info.capabilities" contains="input.touchpad">
      <remove key="input.x11_driver"></remove>
    </match>
-->
  </device>
</deviceinfo>

2) Потом глянь в /etc/X11/xinit/Xkbmap
# cat /etc/X11/xinit/Xkbmap
-layout us,ru,ua
-option grp:ctrl_shift_toggle

3) Ну и сам Xorg.conf ...
У меня там раскладки не назначаются, хотя и можно ...

Какой из трех вариантов более кошерный, не скажу ...

-- 
Best regards,
 Dmitriy Kruglikov.
    QString at, dot, mail, XMPP;
    at = "@";
    dot = ".";
    mail = "Dmitriy.Kruglikov" + $at +"gmail" + $dot + "com";
    XMPP = $mail;

  reply	other threads:[~2009-12-09 11:43 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-08 12:56 Igor Zubkov
2009-12-08 13:04 ` Yuri N. Sedunov
2009-12-08 13:08 ` Konstantin Pavlov
2009-12-08 13:27   ` Igor Zubkov
2009-12-08 13:37 ` Michael Shigorin
2009-12-09  8:35   ` Stanislav Ievlev
2009-12-09  9:51     ` Michael Shigorin
2009-12-09 11:29     ` Igor Zubkov
2009-12-09 11:43       ` Dmitriy Kruglikov [this message]
2009-12-09 11:46         ` Andrey Rahmatullin
2009-12-09 11:54           ` Dmitriy Kruglikov
2009-12-09 13:02         ` Ildar Mulyukov
2009-12-09 13:05           ` Led
2009-12-09 15:50             ` [sisyphus] [JT] dehallucination Michael Shigorin
2009-12-09 15:55               ` Andrey Rahmatullin
2009-12-09 15:59                 ` Michael Shigorin
2009-12-09 16:43                   ` Anton Farygin
2009-12-09 17:04                     ` Michael Shigorin
2009-12-09 18:05                       ` Anton Farygin
2009-12-10  7:44               ` Stanislav Ievlev
2009-12-09 13:09           ` [sisyphus] howto configure russian in fresh Sisyphus? Dmitriy Kruglikov
2009-12-09 13:18           ` Andrey Rahmatullin
2009-12-09  8:46 ` Slava Semushin
2009-12-09  8:53   ` Stanislav Ievlev

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=6c7be88d0912090343g7341f1dch19242fcea422e189@mail.gmail.com \
    --to=dmitriy.kruglikov@gmail.com \
    --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