From: Anton Farygin <rider@altlinux.com>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] thinkpad again
Date: Mon, 29 Mar 2004 15:13:09 +0400
Message-ID: <20040329111309.GJ27293@master.altlinux.ru> (raw)
In-Reply-To: <20040325142545.074a5f04.peet@altlinux.ru>
On Thu, Mar 25, 2004 at 02:25:45PM +0300, Peter V. Saveliev wrote:
> ...
>
> Ещё несколько специфических вопросов по линуху на лаптопе. Всё нормально
> работает, даже сетевая pcmcia-карточка (спасибо всем за совет с
> ifplugd). Момед вот не заводится никак, но это уже частности...
>
> Более насущное. Есть два пойнтера в иксах, первичным прописана лаптопная
> пимпа, а вторичным -- usb-мышь. Так вот, если мышь вынуть, а затем
> вставить снова, то работать продолжает лишь пимпа. Мышь "дохнет". Может
> ли кто-н.ть поделиться настройками иксов, видимо, которые позволяют
> вторичный пойнтер вставлять и вынимать "на лету"?
Вот мой конфиг, работает отлично на 2.6.4-alt3 ядре:
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/input/mouse0"
Option "Emulate3Timeout" "50"
Option "EmulateWheel" "true"
Option "EmulateWheelButton" "2"
Option "YAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "Mouse2"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mouse1"
Option "ZAxisMapping" "4 5"
EndSection
Специально для thinkpad'ов.
На предыдущем(2.4) ядре выручало переключение на консоль и обратно.
Rgds,
Rider
next prev parent reply other threads:[~2004-03-29 11:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-25 11:25 Peter V. Saveliev
2004-03-25 11:31 ` Sergey Vlasov
2004-03-25 12:32 ` Grigory Batalov
2004-03-29 11:13 ` Anton Farygin [this message]
2004-03-29 13:18 ` [sisyphus] " Michael Shigorin
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=20040329111309.GJ27293@master.altlinux.ru \
--to=rider@altlinux.com \
--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