Unix Technical Forum

Optical Wheel Mouse

This is a discussion on Optical Wheel Mouse within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> I've replaced a wheel-dead "Microsoft InteliMouse PS/2 Compatible" with a new "Microsoft Mouse Optical USB and PS/2 Compatible." Didn't ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-19-2008, 09:13 AM
Thomas Ronayne
 
Posts: n/a
Default Optical Wheel Mouse

I've replaced a wheel-dead "Microsoft InteliMouse PS/2 Compatible" with
a new "Microsoft Mouse Optical USB and PS/2 Compatible." Didn't want to
fiddle with USB and plugged it into the PS/2 socket with the adapter
included with the thing. I have gpm starting with

/usr/sbin/gpm -m /dev/mouse -t imps2 -3

and, on reboot, got a message from gpm about incompatible protocol. If I
restart gpm with "rc.gpm restart" it starts all right (with no error
message displayed) and it worked fine with KDE with or without the
message from gpm.

So, is this thing a "imps2" or should I be using some other protocol? I
looked but couldn't find anything helpful.

I should have been suspicious when I opened the box and there was an
installation disk included with the thing, but there you are.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-19-2008, 09:13 AM
Thomas Overgaard
 
Posts: n/a
Default Re: Optical Wheel Mouse


Thomas Ronayne wrote :

> I have gpm starting with
>
> /usr/sbin/gpm -m /dev/mouse -t imps2 -3
>
> and, on reboot, got a message from gpm about incompatible protocol. If I
> restart gpm with "rc.gpm restart" it starts all right (with no error
> message displayed) and it worked fine with KDE with or without the
> message from gpm.


Check /etc/rc.d/rc.gpm to see if gpm is started with another protocol
than imps2 when you use "rc.gpm restart".

BTW imps2 is supposed to autodetect 2/3 buttons so maybe the -3 option
could be a problem.
--
Thomas O.

This area is designed to become quite warm during normal operation.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-19-2008, 09:15 AM
Wong Kum Weng
 
Posts: n/a
Default Re: Optical Wheel Mouse

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Thomas Ronayne wrote:
| Message-ID: <mmbph1-vi3.ln1@news.inet.tele.dk>
| Newsgroups: alt.os.linux.slackware
| Subject: Re: Cibahole(couple others) is a troll!
| References: <X44H0EAR38050.7927546296@eelbash.yi.org>
| <microsoft-free.873c8o5by4.fsf@eicq.dnsalias.org>
| <104g0k3omc08f26@news20.forteinc.com>
| <slrnc4gtqr.i5.joostkremers@j.kremers4.news.arnhem .chello.nl>
| <104h9bpi7nkr078@news20.forteinc.com>
| <slrnc4hgbv.i5.joostkremers@j.kremers4.news.arnhem .chello.nl>
| <104iodkch4n9u38@news20.forteinc.com>
| <n%d2c.21312$yZ1.16838@newsread2.news.pas.earthlin k.net>
| <gq1ph1-8d3.ln1@news.inet.tele.dk>
| <cdl2c.21640$yZ1.6244@newsread2.news.pas.earthlink .net>
| From: Thomas Overgaard <thover@post2.tele.dk>
| Date: Sat, 06 Mar 2004 17:43:33 +0100
| Organization: Posted through some Jutlandish Outpost of TDC Internet A/S
| User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.5 (celeriac, linux)
| MIME-Version: 1.0
| Content-Type: text/plain; charset=us-ascii
| Lines: 31
| NNTP-Posting-Host: 62.243.124.247
| X-Trace: 1078591376 dtext01.news.tele.dk 55921 62.243.124.247:20519
| X-Complaints-To: abuse@post.tele.dk
| Path:
|
news.starhub.net.sg!newsvr.starhub.net.sg!newsgate .cuhk.edu.hk!newsfeed.media.kyoto-u.ac.jp!newsfeed.icl.net!newsfeed.fjserv.net!news-FFM2.ecrc.net!news.tele.dk!news.tele.dk!small.news .tele.dk!not-for-mail

|
| Xref: newscenter.starhub.net.sg alt.os.linux.slackware:75740
|
|
| AJ@dev.null.invalid wrote :
|
|>
|> This is democracy and Open forum.
|
|
| I've replaced a wheel-dead "Microsoft InteliMouse PS/2 Compatible" with
| a new "Microsoft Mouse Optical USB and PS/2 Compatible." Didn't want to
| fiddle with USB and plugged it into the PS/2 socket with the adapter
| included with the thing. I have gpm starting with
|
| /usr/sbin/gpm -m /dev/mouse -t imps2 -3
|
| and, on reboot, got a message from gpm about incompatible protocol. If I
| restart gpm with "rc.gpm restart" it starts all right (with no error
| message displayed) and it worked fine with KDE with or without the
| message from gpm.
|
| So, is this thing a "imps2" or should I be using some other protocol? I
| looked but couldn't find anything helpful.
|
| I should have been suspicious when I opened the box and there was an
| installation disk included with the thing, but there you are.

The following in my line for the touchpad on my Compaq Evo 800v notebook
and MS optical mouse.

Section "InputDevice"

~ Identifier "Mouse1"
~ Driver "mouse"
~ Option "Protocol" "PS/2"
~ Option "Device" "/dev/mouse"

EndSection

# If you only have one mouse, the following would probably be what you #
# need and change USB as the corepointer.

Section "InputDevice"

~ Identifier "USB"
~ Driver "mouse"
~ Option "Device" "/dev/input/mice"
~ Option "Protocol" "ImPS/2"
~ Option "ZAxisMapping" "4 5"

EndSection


Serverlayout section:

~ InputDevice "Mouse1" "CorePointer"
~ InputDevice "USB" "SendCoreEvents"

- --

Best regards,
Wong Kum Weng

+----------------------------------------------------------+
| If it happens once, it's a bug. |
| If it happens twice, it's a feature. |
| If it happens more than twice, it's a design philosophy. |
+----------------------------------------------------------+

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFASq8Y1bXyj+2X4JERAnBWAJ9gr4kGeESJAIS08eFu+f j1OeE6NQCghm+W
WT/+qGrjyN45JpyGYRkkdmU=
=fYh2
-----END PGP SIGNATURE-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 07:20 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com