All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Eve Atley" <eatley@wowcorp.com>
To: 'Calin Szonyi' <caszonyi@rdslink.ro>
Cc: linux-newbie@vger.kernel.org
Subject: RE: Mouse going nuts in RH Linux Enterprise 3 (Taroon)
Date: Thu, 7 Apr 2005 16:44:54 -0400	[thread overview]
Message-ID: <009801c53bb2$a95b2f30$540aa8c0@lanadmin> (raw)
In-Reply-To: <Pine.LNX.4.60.0504072307070.585@grinch.ro>


>see /etc/X11/xorg.conf or /etc/X11/XF86Config

Thanks; I tried reverting back to my XF86Config.backup but that didn't work.
The old and new ones appear to be the same. 

And if it helps, it's actually a Logitech PS2 trackball attached to a KVM
switch.

My entries in each show:

XF86Config.backup
------------------
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Device" "/dev/psaux"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "no"
EndSection

Section "InputDevice"
# If the normal CorePointer mouse is not a USB mouse then
# this input device can be used in AlwaysCore mode to let you
# also use USB mice at the same time.
        Identifier  "DevInputMice"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "no"
EndSection

XF86Config
--------------------
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Device" "/dev/psaux"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "no"
EndSection

Section "InputDevice"

# If the normal CorePointer mouse is not a USB mouse then
# this input device can be used in AlwaysCore mode to let you
# also use USB mice at the same time.
        Identifier  "DevInputMice"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "no"
EndSection

- Eve


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  parent reply	other threads:[~2005-04-07 20:44 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-06 20:04 How to pick a distro? NNK
2005-04-06 20:44 ` Ray Olszewski
2005-04-06 21:21 ` James Miller
2005-04-07  9:29   ` Ulrich Fürst
2005-04-07  6:50 ` Yawar Amin
2005-04-07 16:52   ` Ray Olszewski
2005-04-07 19:57     ` Mouse going nuts in RH Linux Enterprise 3 (Taroon) Eve Atley
2005-04-07 20:10       ` caszonyi
2005-04-07 20:37         ` Ray Olszewski
2005-04-08  5:01           ` Rajendra Mishra
2005-04-08 13:16             ` Richard Adams
2005-04-07 20:44         ` Eve Atley [this message]
2005-04-09  8:32     ` How to pick a distro? Yawar Amin
  -- strict thread matches above, loose matches on Subject: below --
2005-04-07 19:58 Mouse going nuts in RH Linux Enterprise 3 (Taroon) Eve Atley

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='009801c53bb2$a95b2f30$540aa8c0@lanadmin' \
    --to=eatley@wowcorp.com \
    --cc=caszonyi@rdslink.ro \
    --cc=linux-newbie@vger.kernel.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 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.