ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Igor Zubkov <icesik@mail.ru>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] [wiki] Re: Couldn't load XKB keymap, falling back to pre-XKB keymap
Date: Sat, 28 Jan 2006 16:02:29 +0200
Message-ID: <200601281602.33501.icesik@mail.ru> (raw)
In-Reply-To: <20060128122048.GY6402@osdn.org.ua>

[-- Attachment #1: Type: text/plain, Size: 984 bytes --]

В сообщении от Суббота 28 января 2006 14:20 Michael Shigorin написал(a):
> On Thu, Jan 26, 2006 at 08:04:47AM +0300, Oleg Parashchenko wrote:
> > > > Option "XkbRules" "xfree86"
> > >
> > > Try: Option "XkbRules" "xorg"
> >
> > Большое спасибо. Заработало.
>
> Занесено на http://wiki.sisyphus.ru/changes/xorg --
> народ, опять же документируйте друг для друга, что пришлось где.

У меня протокол мыши после обновления до xorg7 отвалился (вместе со скролом). 
Пришлось взять молоток и прибить бантик что бы не отваливался. :)

Т.е., было:
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/mouse"
        Option      "ZAxisMapping" "4 5"
EndSection

А пришлось сделать:
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Device" "/dev/mouse"
        Option      "ZAxisMapping" "4 5"
EndSection

[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

      reply	other threads:[~2006-01-28 14:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-26  4:26 [sisyphus] " Oleg A. Paraschenko
2006-01-26  4:49 ` Ivan Adzhubey
2006-01-26  5:04   ` [sisyphus] " Oleg Parashchenko
2006-01-28 12:20     ` [sisyphus] [wiki] " Michael Shigorin
2006-01-28 14:02       ` Igor Zubkov [this message]

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=200601281602.33501.icesik@mail.ru \
    --to=icesik@mail.ru \
    --cc=icesik@altlinux.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