From: "Daniel Iliev" <danny@ilievnet.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: [Gentoo-user] Re: [SOLVED] What mouse protocol does xorg use when 'auto'?
Date: Fri, 9 Jun 2006 04:41:16 +0300 (EEST) [thread overview]
Message-ID: <50240.10.0.1.11.1149817276.squirrel@ilievnet.com> (raw)
In-Reply-To: <200606082025.21817.linuxpete@houston.rr.com>
On Fri, June 9, 2006 4:25 am, Peter Kelly wrote:
> On Thursday 08 June 2006 20:19, Peter Kelly wrote:
>> Holas,
>>
>> Great.
>> How can I find out what protocol xorg is using now? Apparently, I'll
>> need
>> to know pretty soon.
>
> Duh. Look in /var/log/Xorg.0.log. You'll see a neat little line that
> says
> (**) Mouse1: Protocol: "ExplorerPS/2"
>
> Never mind.
>
> Peter
>
> --
> Everything that you know is wrong, but you can be straightened out.
> --
> gentoo-user@gentoo.org mailing list
>
>
Another approach is to open /etc/X11/xorg.conf and search for
"InputDevice". Here's what my xorg.conf reads in that section:
============
Section "InputDevice"
Identifier "MS Mouse"
Driver "mouse"
Option "Emulate3Buttons"
Option "ButtonNumber" "3"
Option "Device" "/dev/input/mice"
Option "InputFashion" "Mouse"
Option "Name" "USB-Mouse;IMPS/2"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Timeout" "50"
EndSection
============
--
gentoo-user@gentoo.org mailing list
prev parent reply other threads:[~2006-06-09 1:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-09 1:19 [gentoo-user] What mouse protocol does xorg use when 'auto'? Peter Kelly
2006-06-09 1:25 ` [gentoo-user] Re: [SOLVED] " Peter Kelly
2006-06-09 1:41 ` Daniel Iliev [this message]
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=50240.10.0.1.11.1149817276.squirrel@ilievnet.com \
--to=danny@ilievnet.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