From: Richard Fish <bigfish@asmallpond.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] mouse won't scroll anymore
Date: Tue, 29 Nov 2005 16:50:41 -0700 [thread overview]
Message-ID: <7573e9640511291550r1a168cf8h1e7a81038825007b@mail.gmail.com> (raw)
In-Reply-To: <200511300019.53947.ce@christeck.de>
On 11/29/05, Christoph Eckert <ce@christeck.de> wrote:
> I wonder that it only tells something about /dev/psaux and PS/S mouse,
> but where is my USB mouse?
Oh, a few more things. /dev/psaux is now deprecated, so you should
probably change this to be /dev/input/mouseX.
Also, you might want to play a bit with the ordering of your module
loading (assuming you are using modules) in /etc/autoload.d/kerne-2.6,
so that psmouse is loaded before usbhid. This should make mouse0 and
mouse1 your trackpad & stick, and mouse2 your USB mouse. This way,
you have the option of not connecting the USB mouse, without having X
complain about a missing device.
In this setup, you would having something like:
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "trackpad" "CorePointer"
InputDevice "stick"
InputDevice "usbmouse"
EndSection
...
>
>
> Thanks & best regards
>
>
> ce
>
>
>
> --
> gentoo-user@gentoo.org mailing list
>
>
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-11-29 23:56 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-28 18:41 [gentoo-user] mouse won't scroll anymore Ernie Schroder
2005-11-28 18:51 ` Richard Fish
2005-11-28 19:52 ` Willie Wong
2005-11-28 20:13 ` Billy Holmes
2005-11-29 0:19 ` [gentoo-user] man mouse problems Willie Wong
2005-11-29 18:56 ` Billy Holmes
2005-11-29 0:27 ` [gentoo-user] mouse won't scroll anymore Ernie Schroder
2005-11-29 19:35 ` Christoph Eckert
2005-11-29 20:47 ` Ernie Schroder
2005-11-29 21:17 ` Christoph Eckert
2005-11-29 21:31 ` Richard Fish
2005-11-29 21:29 ` Richard Fish
2005-11-29 22:09 ` Ernie Schroder
2005-11-29 22:24 ` Christoph Eckert
2005-11-29 22:46 ` Ernie Schroder
2005-11-29 22:15 ` Christoph Eckert
2005-11-29 22:44 ` Richard Fish
2005-11-29 23:19 ` Christoph Eckert
2005-11-29 23:39 ` Richard Fish
2005-11-30 17:10 ` [gentoo-user] mouse won't scroll anymore - Solved Christoph Eckert
2005-11-29 23:50 ` Richard Fish [this message]
2005-11-29 23:53 ` [gentoo-user] mouse won't scroll anymore Richard Fish
2005-11-30 16:58 ` Christoph Eckert
2005-11-30 6:52 ` Uwe Thiem
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=7573e9640511291550r1a168cf8h1e7a81038825007b@mail.gmail.com \
--to=bigfish@asmallpond.org \
--cc=gentoo-user@lists.gentoo.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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox