public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
From: Stefan Schweizer <sschweizer@gmail.com>
To: Jan Kohnert <jan.kohnert@nexgo.de>
Cc: gentoo-user-de@lists.gentoo.org
Subject: Re: [gentoo-user-de] Xorg mag Maus nicht
Date: Fri, 26 Nov 2004 23:17:42 +0100	[thread overview]
Message-ID: <e796392204112614173ff930cc@mail.gmail.com> (raw)
In-Reply-To: <200411262306.21764.jan.kohnert@nexgo.de>

(**) Mouse1: Device: "/dev/mouse"
(**) Mouse1: Protocol: "IMPS/2"

/dev/mouse wurde mit udev abgeschafft

Probiers mal mit dieser configuration:


Section "InputDevice"
        Identifier      "Generic Mouse"
        Driver  "mouse"
        Option  "Device"        "/dev/input/mice"
        Option  "Emulate3Buttons"       "true"
        Option  "Emulate3Timeout"       "70"
        Option  "SendCoreEvents"        "true"
        Option  "Protocol"      "ExplorerPS/2"
        Option  "ZAxisMapping"  "6 7"
        Option  "Buttons"       "7"
EndSection

--
gentoo-user-de@gentoo.org mailing list


  reply	other threads:[~2004-11-26 22:17 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-26 22:06 [gentoo-user-de] Xorg mag Maus nicht Jan Kohnert
2004-11-26 22:17 ` Stefan Schweizer [this message]
2004-11-26 22:44   ` Jan Kohnert
2004-11-27  7:42     ` Matthias Peick
2004-11-28 18:50       ` [gentoo-user-de] Xorg mag Maus nicht [SOLVED] Jan Kohnert
2004-11-28 21:46         ` Matthias Peick
2004-11-28 22:52           ` Jan Kohnert
2004-11-29 22:22             ` Matthias Peick
2004-11-29  7:36           ` [gentoo-user-de] " frank paulsen
2004-11-29 22:16             ` Matthias Peick
2004-12-03  8:00               ` frank paulsen

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=e796392204112614173ff930cc@mail.gmail.com \
    --to=sschweizer@gmail.com \
    --cc=gentoo-user-de@lists.gentoo.org \
    --cc=jan.kohnert@nexgo.de \
    /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