All of lore.kernel.org
 help / color / mirror / Atom feed
From: Duncan Sands <duncan.sands@math.u-psud.fr>
To: mrroach@uhg.net
Cc: linux-kernel@vger.kernel.org
Subject: RE: asus P5A-B psaux problem
Date: Sun, 4 Nov 2001 12:08:53 +0100	[thread overview]
Message-ID: <01110412085300.00772@baldrick> (raw)

Are you sure the mouse is not working?  I also
have a P5A-B, PS/2 mouse and 2.4 kernel (many
versions).  I also get no dmesg about PS/2.  But
the mouse works fine!  Did you tell X windows
that you are using a PS/2 mouse?

In XF86Config (xfree86 version 4):

Section "InputDevice"
        Identifier      "Default Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"   "/dev/misc/psaux" # something else for you?
        Option          "Protocol"   "PS/2"
EndSection

I hope this helps,

Duncan.

             reply	other threads:[~2001-11-04 11:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-04 11:08 Duncan Sands [this message]
2001-11-04 17:53 ` asus P5A-B psaux problem Roach, Mark R.
  -- strict thread matches above, loose matches on Subject: below --
2001-11-04  0:08 Roach, Mark R.
2001-11-04  0:41 ` Erik Mouw

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=01110412085300.00772@baldrick \
    --to=duncan.sands@math.u-psud.fr \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mrroach@uhg.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.