ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Шенцев Алексей Владимирович" <ashen@mail.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] Compact
Date: Wed, 10 Aug 2005 15:38:05 +0400
Message-ID: <200508101538.05370.ashen@mail.ru> (raw)
In-Reply-To: <200508101454.08998.n_list@mail.ru>

В сообщении от Среда 10 Август 2005 14:54 Александр Новоселов написал(a):
> Пишу в попыхах, ставил последний компакт - ощущения
> следующие:
> 1) у мышки мания величия - (мышка самая обычная Genius )
>
> Section "InputDevice"
>         Identifier  "mouse0"
>         Driver      "mouse"
>         Option      "Device" "/dev/input/mice"
>         #"GenPS/2 Genius Wheel Mouse"
>         Option      "Protocol" "ExplorerPS/2"
>         Option      "Buttons" "7"
>         Option      "ZAxisMapping" "6 7"
> EndSection
>
> для работы колеса понадобилось :
>
> - Option      "Buttons" "7"
> *Option       "ZAxisMapping" "4 5"
>
Здравствуйте, Александр. С мышкой попробуте так:

Section "InputDevice"
    Identifier	"Mouse1"
    Driver "mouse"
    Option "Protocol"   "ImPS/2"
    Option "ZAxisMapping"   "4 5"
    Option "Device"     "/dev/psaux"
#    Option "Emulate3Buttons"
EndSection

Сколько раз я уже говорил, что начиная с mandrake, и в АМ22 и в "Утёс-К", а 
теперь видно и в готовящихся дистрибутивах ALTLinux'а мышь genius ps/2 
(испытано на практике) не корректно задаётся. В faq.altlinux.ru советуют 
пробывать разные варианты моделей мыши для genius, но это не помогало, даже 
если мышь и начинала работать. Единственный рабочий вариант установки такой 
мыши из инсталятора - это указывать её как стандартную ps/2 мышь с колесом. 
Тогда у неё не будет проверяться мания величия. У меня это выражалось в том, 
что мышка, чуть её пошевелишь, начинала скакать по экрану, на эране 
запускались меню, из них проги.... в общем полный звездец.... В лучшем случае 
она пропадала с экрана (за правый верхний угол) и тогда достаточно было 
покрутиь её колёсико что бы курсор мыши появилась на экране

> 2) неплохо бы вариант раскладки в инсталлер:
>
> +Option      "XkbOptions" "grp:lwin_toggle,grp_led:scroll"
>

Ну а с клавой я предпочитаю такой вариант, мне так удобней:

Section "InputDevice"
    Identifier	"Keyboard1"
    Driver	"kbd"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"	"xfree86"
    Option "XkbModel"	"pc105"
    Option "XkbLayout" "us,ru(winkeys)"
    Option "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll,grp:switch"
EndSection

-- 
С уважением, Шенцев Алексей (AShen)

  reply	other threads:[~2005-08-10 11:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-10 10:54 Александр Новоселов
2005-08-10 11:38 ` Шенцев Алексей Владимирович [this message]
2005-08-10 14:46 ` Andrey Rahmatullin

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=200508101538.05370.ashen@mail.ru \
    --to=ashen@mail.ru \
    --cc=sisyphus@altlinux.ru \
    /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