From: Jules Colding <colding@omesc.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Trouble with Logitech G7 in Xorg 7.0
Date: Wed, 16 Aug 2006 09:27:31 +0200 [thread overview]
Message-ID: <1155713251.6555.6.camel@omc-2.omesc.com> (raw)
In-Reply-To: <1155639691.6988.8.camel@omc-2.omesc.com>
On Tue, 2006-08-15 at 13:01 +0200, Jules Colding wrote:
> Hi,
>
> I've just got myself a new G7 to replace my older MX1000. The problem is
> that I can't get the G7 to work at all. Xorg does seem to recognize the
> G7 but I can't get any cursor movement at all. I've tried the "evdev"
> and "mouse" protocols, but to no avail.
>
> I am currently running with both mice connected in the hope that the G7
> suddenly will work...
and the strangest thing happened... I went home yesterday after trying
out yet another bunch of xorg.conf configuration combination. I was full
of frustration of my new expensive mouse that I couldn't get working.
The mouse didn't work when I went home but it worked when I got back
this morning.
I have *no* glue how that can happen?
This is the xorg configuration that made it for me (with both mice at
the same time). Just let it simmer for a night before testing:
Section "InputDevice"
Identifier "Logitech MX1000"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mouse0"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection
Section "InputDevice"
Identifier "Logitech G7"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mouse1"
Option "Buttons" "8"
Option "ZAxisMapping" "4 5 7 8"
Option "Emulate3Buttons" "no"
EndSection
Thanks a lot for all of the responses :-)
jules
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-08-16 7:31 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-15 11:01 [gentoo-user] Trouble with Logitech G7 in Xorg 7.0 Jules Colding
2006-08-15 16:37 ` Neil Isaac
2006-08-15 16:45 ` Lord Sauron
2006-08-15 16:51 ` Lord Sauron
2006-08-15 17:25 ` Jason Weisberger
2006-08-15 17:28 ` Jason Weisberger
2006-08-16 7:27 ` Jules Colding [this message]
2006-08-16 16:48 ` Jason Weisberger
2006-08-17 7:34 ` Jules Colding
2006-08-17 12:23 ` Jules Colding
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=1155713251.6555.6.camel@omc-2.omesc.com \
--to=colding@omesc.com \
--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