Re: cannot use microsoft intellimouse 1.2A ps/2 compatible

2001-09-10 Thread Mike Williams
   On Fri, 07 Sep 2001 18:50:18 -0700,
   carlos == carlos mena [EMAIL PROTECTED] wrote:

  carlos can anyone help me. i'm in the process of installing the official
  carlos binary-i386 version 2.2_r3 of debian, but when i get to the part of
  carlos configuring xf86 and i'm trying to configure the mouse wich is a  
microsoft
  carlos intellimouse 1.2A ps/2 compatible.

The following config works well for me and my MS Wheel-Mouse:

  +--- /etc/gpm.conf ---
  | device=/dev/psaux
  | responsiveness=
  | repeat_type=raw
  | type=imps2
  | append=

  +--- in /etc/X11/XF86Config-4 ---
  | Section InputDevice
  | Identifier  Mouse2
  | Driver  mouse
  | Option  Protocol  IMPS/2
  | Option  Device/dev/gpmdata
  | Option  ZAxisMapping  4 5
  | EndSection

Note that the raw repeat-type gets gpm to echo mouse-events directly thru
to /dev/gpmdata ... I then configure X to talk IMPS/2.  If you use the
default repeat-type (msc), you'd have to modify your XF86Config to suit.

-- 
cheers, Mike



Re: cannot use microsoft intellimouse 1.2A ps/2 compatible

2001-09-08 Thread Johnny Ernst Nielsen
Actually I think that should be /dev/psaux

Best regards
Johnny :o)

If your mouse is a PS/2 compatible the device you should be 
using is /dev/aux 
(which is usually symlinked to /dev/mouse, but sometimes 
not..). Hope this is 
of help.

On September 7, 2001 18:50, carlos mena wrote:
 can anyone help me. i'm in the process of installing the 
official
 binary-i386 version 2.2_r3 of debian, but when i get to the 
part of
 configuring xf86 and i'm trying to configure the mouse wich 
is a  microsoft
 intellimouse 1.2A ps/2 compatible. i've tried different 
cconfigurations
 such as
 (1) protocol: imps2 device: /dev/mouse (mouse did not move);
 (2)protocol: imps2 device: dev/ttySO (mouse moved 
erratically,but always
 shifted to the right corner of the screen).
 someone told me to check and see if i had gpm.conf file in 
my /etc
 directory, but i did not find it. any help is appreciated. 
thanks.
 --cc


 
_
 Get your FREE download of MSN Explorer at 
http://explorer.msn.com/intl.asp


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact 
[EMAIL PROTECTED]






Re: cannot use microsoft intellimouse 1.2A ps/2 compatible

2001-09-08 Thread Helmut Trinkl

carlos mena wrote:

can anyone help me. i'm in the process of installing the official  
binary-i386 version 2.2_r3 of debian, but when i get to the part of  
configuring xf86 and i'm trying to configure the mouse wich is a  
microsoft  intellimouse 1.2A ps/2 compatible. i've tried different 
cconfigurations such  as

(1) protocol: imps2 device: /dev/mouse (mouse did not move);
(2)protocol: imps2 device: dev/ttySO (mouse moved erratically,but 
always  shifted to the right corner of the screen).
someone told me to check and see if i had gpm.conf file in my /etc  
directory, but i did not find it. any help is appreciated. thanks.

--cc


Try to run 'gpmconfig' as root. If the program doesn't show up, you will 
have to install the 'gpm' package by running 'dselect'. Use dselect 
carefully in order to not confuse your system. The program will provide 
you with sufficient online help, but you might have to study your way 
through. After installing and configuring gpm, you will be able to use 
your mouse in text mode. I have set my ps2 mouse on device /dev/psaux as 
concerns the gpm mouse interface server. Now you will also have your 
/etc/gpm.conf file as well.


Next run 'XF86Setup' as root. Follow the instructions closely. The 
'Mouse Device' will be already preset to '/dev/gpmdata'. Don't change. 
Instead try different mouse protocols as you think might fit. Don't get 
stuck on the brand of your mouse necessarily. Experiment but don't 
fumble about. My system once hung up completely while configuring the mouse.


That's how it worked out on my system. This way you will have a mouse in 
both, text and graphics mode. Isn't that great ...


Helmut



cannot use microsoft intellimouse 1.2A ps/2 compatible

2001-09-07 Thread carlos mena
can anyone help me. i'm in the process of installing the official 
binary-i386 version 2.2_r3 of debian, but when i get to the part of 
configuring xf86 and i'm trying to configure the mouse wich is a  microsoft 
intellimouse 1.2A ps/2 compatible. i've tried different cconfigurations such 
as

(1) protocol: imps2 device: /dev/mouse (mouse did not move);
(2)protocol: imps2 device: dev/ttySO (mouse moved erratically,but always 
shifted to the right corner of the screen).
someone told me to check and see if i had gpm.conf file in my /etc 
directory, but i did not find it. any help is appreciated. thanks.

--cc


_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp



Re: cannot use microsoft intellimouse 1.2A ps/2 compatible

2001-09-07 Thread Kamil Kisiel
If your mouse is a PS/2 compatible the device you should be using is /dev/aux 
(which is usually symlinked to /dev/mouse, but sometimes not..). Hope this is 
of help.

On September 7, 2001 18:50, carlos mena wrote:
 can anyone help me. i'm in the process of installing the official
 binary-i386 version 2.2_r3 of debian, but when i get to the part of
 configuring xf86 and i'm trying to configure the mouse wich is a  microsoft
 intellimouse 1.2A ps/2 compatible. i've tried different cconfigurations
 such as
 (1) protocol: imps2 device: /dev/mouse (mouse did not move);
 (2)protocol: imps2 device: dev/ttySO (mouse moved erratically,but always
 shifted to the right corner of the screen).
 someone told me to check and see if i had gpm.conf file in my /etc
 directory, but i did not find it. any help is appreciated. thanks.
 --cc


 _
 Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp



error trying to use XFree86 4.x.x with USB Microsoft Intellimouse....

2001-07-04 Thread Walter Tautz
Ok, Followed the instructions at www.linux-usb.org/USB-guide/
 
 but X gives error:

 (EE) xf86OpenSerial: Cannot open device /dev/input/mice
 No such device. 
 (EE) USB Mice: cannot open input device
 (EE) PreInit failed for input device USB Mice


The device does exist! ls -al /dev/input/mice 

crw-r--r-- 1 root   root13,  63  



/proc/bus/usb/devices gives:

T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 1.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor= ProdID= Rev= 0.00
S:  Product=USB UHCI Root Hub
S:  SerialNumber=b400
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=255ms
T:  Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  2 Spd=1.5 MxCh= 0
D:  Ver= 1.10 Cls=00(ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=045e ProdID=0029 Rev= 1.08
S:  Manufacturer=Microsoft
S:  Product=Microsoft IntelliMouse® Optical
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=02 Driver=usb_mouse
E:  Ad=81(I) Atr=03(Int.) MxPS=   4 Ivl= 10ms



and lsmod gives:


Module  Size  Used by
usbmouse1648   0  (unused)
input   2752   0  [usbmouse]
usb-uhci   17984   0  (unused)
usbcore44560   1  [usbmouse usb-uhci]
3c59x  21200   1 

--
I put the appropriate entries as suggested for a wheel mouse: (The whole
configuration XF86Config-4 file is included): SEE END of this message
for XFree86.0.log file. 





# File XF86Config -4 generated by xf86config.

#
# Copyright (c) 1999 by The XFree86 Project, Inc.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the Software),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
# 
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
# 
# THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
# 
# Except as contained in this notice, the name of the XFree86 Project shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from the
# XFree86 Project.
#

# **
# Refer to the XF86Config(4/5) man page for details about the format of 
# this file.
# **

# **
# Module section -- this  section  is used to specify
# which dynamically loadable modules to load.
# **
#
Section Module

# This loads the DBE extension module.

Loaddbe   # Double buffer extension

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
SubSection  extmod
  Optionomit xfree86-dga   # don't initialise the DGA extension
EndSubSection

# This loads the Type1 and FreeType font modules
Loadtype1
Loadfreetype

# This loads the GLX module
#Load   glx

EndSection

# **
# Files section.  This allows default font and rgb paths to be set
# **

Section Files

# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like .txt or .db).  There is normally
# no need to change the default.

RgbPath /usr/X11R6/lib/X11/rgb

# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
# 
# If you don't have a floating point coprocessor and emacs, Mosaic or other
# programs take long to start up, try moving the Type1 and Speedo directory
# to the end of this list (or comment them out).
# 

#FontPath   /usr/X11R6/lib/X11/fonts/local

Re: error trying to use XFree86 4.x.x with USB Microsoft Intellimouse....

2001-07-04 Thread Jimmy Richards
On Wed, Jul 04, 2001 at 09:42:16AM -0400, Walter Tautz wrote:
 Ok, Followed the instructions at www.linux-usb.org/USB-guide/


Hiya There Walter,

I'll try and help you out here. I use /dev/usbmouse, but
/dev/input/mice applies to the device file in the same way.
I'll get to it in a sec. First, you don't have all the modules you need
loaded. I put them in /etc/modules so that they load when I boot up.
You're missing 'hid', 'mousedev', and I don't have/use a module called
'usbmouse' myself just to let you know. My mouse is the same as the one
you have. So, you'll need to make sure you have those modules in your
kernel config. Here's my relevent modules listing for you...

lsmod

mousedev
hid
input
usb-uhci
usbcore


Then, (my example will be with /dev/usbmouse)once you've got the modules
thing straightened out, go into /dev and make the device file with the
correct minor and major numbers, 13 and 32 respectively. The 13 63
doesn't work for me.

cd /dev
rm -fv usbmouse
mknod usbmouse c 13 32

Now that the device file is made, as long as the modules are properly
loaded, you should be able to test it by catting it to stdout...

cat /dev/usbmouse

This will give you a bunch of strange characters as you move the mouse
around. Now you should be ready to start X.



Good Luck and Enjoy!

Jimmmy Richards


Is this the party to whom I'm speaking? - Lily Tomlin



  
  but X gives error:
 
  (EE) xf86OpenSerial: Cannot open device /dev/input/mice
  No such device. 
(EE) USB Mice: cannot open input device
(EE) PreInit failed for input device USB Mice
 
 
 The device does exist! ls -al /dev/input/mice 
 
 crw-r--r-- 1 root   root13,  63  
 
 
 
 /proc/bus/usb/devices gives:
 
 T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
 B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
 D:  Ver= 1.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
 P:  Vendor= ProdID= Rev= 0.00
 S:  Product=USB UHCI Root Hub
 S:  SerialNumber=b400
 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
 I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
 E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=255ms
 T:  Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  2 Spd=1.5 MxCh= 0
 D:  Ver= 1.10 Cls=00(ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
 P:  Vendor=045e ProdID=0029 Rev= 1.08
 S:  Manufacturer=Microsoft
 S:  Product=Microsoft IntelliMouse? Optical
 C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA
 I:  If#= 0 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=02 Driver=usb_mouse
 E:  Ad=81(I) Atr=03(Int.) MxPS=   4 Ivl= 10ms
 
 
 
 and lsmod gives:
 
 
 Module  Size  Used by
 usbmouse1648   0  (unused)
 input   2752   0  [usbmouse]
 usb-uhci   17984   0  (unused)
 usbcore44560   1  [usbmouse usb-uhci]
 3c59x  21200   1 
 
 --
 I put the appropriate entries as suggested for a wheel mouse: (The whole
 configuration XF86Config-4 file is included): SEE END of this message
 for XFree86.0.log file. 
 
 
 
 
 
 # File XF86Config -4 generated by xf86config.
 
 #
 # Copyright (c) 1999 by The XFree86 Project, Inc.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
 # copy of this software and associated documentation files (the Software),
 # to deal in the Software without restriction, including without limitation
 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
 # and/or sell copies of the Software, and to permit persons to whom the
 # Software is furnished to do so, subject to the following conditions:
 # 
 # The above copyright notice and this permission notice shall be included in
 # all copies or substantial portions of the Software.
 # 
 # THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
 # THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
 # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 # SOFTWARE.
 # 
 # Except as contained in this notice, the name of the XFree86 Project shall
 # not be used in advertising or otherwise to promote the sale, use or other
 # dealings in this Software without prior written authorization from the
 # XFree86 Project.
 #
 
 # **
 # Refer to the XF86Config(4/5) man page for details about the format of 
 # this file.
 # **
 
 # **
 # Module section -- this  section  is used to specify
 # which dynamically loadable modules

Re: error trying to use XFree86 4.x.x with USB Microsoft Intellimouse....

2001-07-04 Thread Jeld The Dark Elf
On Wed, Jul 04, 2001 at 09:42:16AM -0400, Walter Tautz wrote:
 Module  Size  Used by
 usbmouse1648   0  (unused)
 input   2752   0  [usbmouse]
 usb-uhci   17984   0  (unused)
 usbcore44560   1  [usbmouse usb-uhci]
 3c59x  21200   1 
 
I got one of those optical mice meself. The correct module list is 
usbcore
uhci ( or usb-uhci )
devmouse
hid

-- 
The difference between sex and death is that with death you can do it alone 
and no one is going to make fun of you. Woody Allen



Microsoft Intellimouse optical USB and PS/2 compatible mouse?

2001-06-15 Thread Walter Tautz
specifically the plug is a little rectangular shape, i.e, it
is plugged into one of two USB ports. Anyone have some cogent
advice? Does the kernel need updating (currently have
2.2.19pre17-idepci).

-walter





Re: [debian-user] Scrolling the mouse wheel of Microsoft Intellimouse Explorer (again) in Corel Linux 1.2

2001-01-04 Thread Rüdiger Kuhlmann

Hi!

--[Marco Herrn]--[EMAIL PROTECTED]
  I'd like to have it, too. I can't get the wheel to work at all - the funny
  thing is, when I do something like cat /dev/psaux/ | od -tc, it starts
  printing characters for moving the mouse or clicking the buttons, but not
  for moving the wheel! What can I do? If there is no response to the wheel
  that low level, of course it can't work anywhere else...

 To use the wheel you must add line for ZAxisMapping in your XF86Config.

Yes I did everything I should, but

 Look at http://www.inria.fr/koala/colas/mouse-wheel-scroll/ 

this is the right tip - I bought an OEM Logitech PilotMouse+, so it looks
like I'm doomed...

Thanks a lot!

Yours, Rüdiger.

-- 
 mailto:[EMAIL PROTECTED]
   http://www.ruediger-kuhlmann.de/



Re: [debian-user] Scrolling the mouse wheel of Microsoft Intellimouse Explorer (again) in Corel Linux 1.2

2000-12-31 Thread Marco Herrn

- Original Message -
From: Rüdiger Kuhlmann [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Sent: Sunday, December 31, 2000 1:06 AM
Subject: Re: [debian-user] Scrolling the mouse wheel of Microsoft
Intellimouse Explorer (again) in Corel Linux 1.2



 Hi!

 --[Rob VanFleet]--[EMAIL PROTECTED]
  On Mon, Dec 25, 2000 at 10:13:16AM +0100, Andrea Vettorello wrote:

   Modifying your ~/.Xdefaults file you can use the wheel in Nestcape 4.x
too without
   imwheell.
   I've posted mine some time ago on the list...
  Could you possibly repost it?  I searched the archives back to 97 and I
only
  got two results.

 I'd like to have it, too. I can't get the wheel to work at all - the funny
 thing is, when I do something like cat /dev/psaux/ | od -tc, it starts
 printing characters for moving the mouse or clicking the buttons, but not
 for moving the wheel! What can I do? If there is no response to the wheel
 that low level, of course it can't work anywhere else...



To use the wheel you must add line for ZAxisMapping in your XF86Config.
Look at http://www.inria.fr/koala/colas/mouse-wheel-scroll/ That is a good
source for information how to get your wheelmouse working.


Marco Herrn



Re: [debian-user] Scrolling the mouse wheel of Microsoft Intellimouse Explorer (again) in Corel Linux 1.2

2000-12-30 Thread Rüdiger Kuhlmann

Hi!

--[Rob VanFleet]--[EMAIL PROTECTED]
 On Mon, Dec 25, 2000 at 10:13:16AM +0100, Andrea Vettorello wrote:

  Modifying your ~/.Xdefaults file you can use the wheel in Nestcape 4.x too 
  without
  imwheell.
  I've posted mine some time ago on the list...
 Could you possibly repost it?  I searched the archives back to 97 and I only
 got two results.

I'd like to have it, too. I can't get the wheel to work at all - the funny
thing is, when I do something like cat /dev/psaux/ | od -tc, it starts
printing characters for moving the mouse or clicking the buttons, but not
for moving the wheel! What can I do? If there is no response to the wheel
that low level, of course it can't work anywhere else...

Yours, Rüdiger.

-- 
 mailto:[EMAIL PROTECTED]
   http://www.ruediger-kuhlmann.de/



Re: Scrolling the mouse wheel of Microsoft Intellimouse Explorer (again) in Corel Linux 1.2

2000-12-25 Thread Rob VanFleet
On Sun, Dec 24, 2000 at 07:20:19PM -0800, Nate Amsden wrote:
 if your using gpm to interact with X you need to set XF86config
 to use /dev/gpmdata instead of /dev/psaux

Not necessarily.  Actually, that method gave me problems.  I got gpm and X
working together harmoniously by simpling setting my gpm repeat protocol to
nothing (it seems to want to default to ms3, even when the mouse type is
imps2).

 Bruce Miller wrote:
  I will be trying Colas Nahaboo's modifications to Netscape to see if
  the wheel scrolls there. I gather that users of Debian have had
  particular difficulty getting a wheel mouse to scroll. Has anyone
  solved this?

Netscape 4.x is the only app this doesn't work with.  I have the same mouse as
yours, and all I use is the ZAxisMapping line and I don't use imwheel.  I think
that possibly the one app imwheel is good for is NS 4.x.  All gnome and kde
apps scroll fine without it as does Mozilla and Opera.

It mya be possible to tell imwheel to only affect certain apps, so that may be
a possible solution.  I just don't use NS4 unless I have to, preferring
Mozilla, Opera, or Konqueror over it.  I know that if imwheel affects
everything, then it makes wheel-aware apps scroll extra lines, which is
annoying.

-Rob



Re: Scrolling the mouse wheel of Microsoft Intellimouse Explorer (again) in Corel Linux 1.2

2000-12-25 Thread Andrea Vettorello
Rob VanFleet wrote:

 On Sun, Dec 24, 2000 at 07:20:19PM -0800, Nate Amsden wrote:
  if your using gpm to interact with X you need to set XF86config
  to use /dev/gpmdata instead of /dev/psaux

 Not necessarily.  Actually, that method gave me problems.  I got gpm and X
 working together harmoniously by simpling setting my gpm repeat protocol to
 nothing (it seems to want to default to ms3, even when the mouse type is
 imps2).

  Bruce Miller wrote:
   I will be trying Colas Nahaboo's modifications to Netscape to see if
   the wheel scrolls there. I gather that users of Debian have had
   particular difficulty getting a wheel mouse to scroll. Has anyone
   solved this?

 Netscape 4.x is the only app this doesn't work with.  I have the same mouse as
 yours, and all I use is the ZAxisMapping line and I don't use imwheel.  I 
 think
 that possibly the one app imwheel is good for is NS 4.x.  All gnome and kde
 apps scroll fine without it as does Mozilla and Opera.

 [...]

Modifying your ~/.Xdefaults file you can use the wheel in Nestcape 4.x too 
without
imwheell.

I've posted mine some time ago on the list...


Andrea



Re: Scrolling the mouse wheel of Microsoft Intellimouse Explorer (again) in Corel Linux 1.2

2000-12-25 Thread Rob VanFleet
On Mon, Dec 25, 2000 at 10:13:16AM +0100, Andrea Vettorello wrote:
 Modifying your ~/.Xdefaults file you can use the wheel in Nestcape 4.x too 
 without
 imwheell.
 
 I've posted mine some time ago on the list...

Could you possibly repost it?  I searched the archives back to 97 and I only
got two results.

-Rob



Scrolling the mouse wheel of Microsoft Intellimouse Explorer (again) in Corel Linux 1.2

2000-12-24 Thread Bruce Miller
I am yet another user having difficulty getting the wheel of a 
Microsoft Intellimouse Explorer (the big mouse with the optical eye) 
to scroll in Linux.  I am running Corel Linux Desktop version 1.2 
with a 2.2.16 kernel, and with Corel's modifications to KDE. Corel 
Linux is a flavour of Debian, so a few packages are from the latest 
stable release of Debian (potato).

Xfree is version 3.3.6. gpm is version 1.17.8-18. Imwheel was 
behaving strangely and I uninstalled it.  Following advice from Colas 
Nahaboo's X mouse wheel scroll page (http://www-
sop.inria.fr/koala/colas/mouse-wheel-scroll/) and other
sources, I set up the pointer section of XF86Config like this:

Section Pointer
 Protocol   imps/2
 Device /dev/psaux
 Resolution   100
 Buttons 5
 ZAxisMapping4 5
EndSection

The following appear to be consensus settings for /etc/gpm.conf:  

device=y
responsiveness=
repeat_type=ms3
type=imps2
# append=

I will be trying Colas Nahaboo's modifications to Netscape to see if 
the wheel scrolls there. I gather that users of Debian have had 
particular difficulty getting a wheel mouse to scroll. Has anyone 
solved this?

I will be attempting to post this message to:

debian-user@lists.debian.org
thecorelsupport.linux.corellinux newsgroup
X Mouse Wheel WWW Board: 
http://www-sop.inria.fr/koala/colas/mouse-wheel-scroll/



Re: Scrolling the mouse wheel of Microsoft Intellimouse Explorer (again) in Corel Linux 1.2

2000-12-24 Thread Nate Amsden
if your using gpm to interact with X you need to set XF86config
to use /dev/gpmdata instead of /dev/psaux

although the only wheel prog ive ever used is imwheel(with 
logitech trackman marble wheel trackballs) - which used
/dev/psaux instead

nate

Bruce Miller wrote:
 
 I am yet another user having difficulty getting the wheel of a
 Microsoft Intellimouse Explorer (the big mouse with the optical eye)
 to scroll in Linux.  I am running Corel Linux Desktop version 1.2
 with a 2.2.16 kernel, and with Corel's modifications to KDE. Corel
 Linux is a flavour of Debian, so a few packages are from the latest
 stable release of Debian (potato).
 
 Xfree is version 3.3.6. gpm is version 1.17.8-18. Imwheel was
 behaving strangely and I uninstalled it.  Following advice from Colas
 Nahaboo's X mouse wheel scroll page (http://www-
 sop.inria.fr/koala/colas/mouse-wheel-scroll/) and other
 sources, I set up the pointer section of XF86Config like this:
 
 Section Pointer
  Protocol   imps/2
  Device /dev/psaux
  Resolution   100
  Buttons 5
  ZAxisMapping4 5
 EndSection
 
 The following appear to be consensus settings for /etc/gpm.conf:
 
 device=y
 responsiveness=
 repeat_type=ms3
 type=imps2
 # append=
 
 I will be trying Colas Nahaboo's modifications to Netscape to see if
 the wheel scrolls there. I gather that users of Debian have had
 particular difficulty getting a wheel mouse to scroll. Has anyone
 solved this?
 
 I will be attempting to post this message to:
 
 debian-user@lists.debian.org
 thecorelsupport.linux.corellinux newsgroup
 X Mouse Wheel WWW Board:
 http://www-sop.inria.fr/koala/colas/mouse-wheel-scroll/
 
 --
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

-- 
:::
ICQ: 75132336
http://www.aphroland.org/
http://www.linuxpowered.net/
[EMAIL PROTECTED]



Microsoft IntelliMouse IntelliEye

1999-12-25 Thread Brian May
Hello,

Somebody I know has a Microsoft IntelliMouse, with optical
sensor.

It uses version 3.0 of Intellipoint mouse drivers under Windows.

Is it possible to get this mouse to work with X and/or
GPM?

So far nothing I have tried seems to work.

I have searched the archives for this mailing list, but
couldn't find anything that helps.

gpm-mousetest cannot determine the mouse type.

Setting the mouse type to imps/2 in X-Windows _almost_ works, but
the mouse frequently jumps to the edge of the screen.

Thanks in advance.
-- 
Brian May [EMAIL PROTECTED]


Re: Microsoft Intellimouse

1998-03-02 Thread Ben Pfaff
  I just got debian linux up, got everything configured (including X),
   but I have one problem.  I have a microsoft intellimouse which has a
   PS/2 connector.  When I run xf86config and pick microsoft intellimouse
   from the list, my mouse immediately goes to the top left corner when I
   run X, but if I pick PS/2 from the list, my mouse works fine.
   Unfortunately, that means I don't get the use of the roller/third
   button.  Anyone know how I can get my intellimouse working?  In case
   this helps, I use /dev/psaux as the mouse device.  That works with both
   X and gpm.

To get the extra button working on my Intellimouse, I had to plug it
into the serial port with the adapter supplied with the mouse; then
select Intellimouse and it should work fine.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Microsoft Intellimouse

1998-03-02 Thread Tommi Virtanen
On Sun, Mar 01, 1998 at 10:20:16PM -0500, Ben Pfaff wrote:
 To get the extra button working on my Intellimouse, I had to plug it
 into the serial port with the adapter supplied with the mouse; then
 select Intellimouse and it should work fine.

Plug it in the PS/2-port and use
Section Pointer
Protocol imps/2
Device /dev/psaux
EndSection

-- atleast with SuSE's patched X-servers that works..
-- 
[EMAIL PROTECTED] - it's a valid address w/o spam


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Microsoft Intellimouse

1998-02-28 Thread Brian
Hi,

   I just got debian linux up, got everything configured (including X),
but I have one problem.  I have a microsoft intellimouse which has a
PS/2 connector.  When I run xf86config and pick microsoft intellimouse
from the list, my mouse immediately goes to the top left corner when I
run X, but if I pick PS/2 from the list, my mouse works fine.
Unfortunately, that means I don't get the use of the roller/third
button.  Anyone know how I can get my intellimouse working?  In case
this helps, I use /dev/psaux as the mouse device.  That works with both
X and gpm.


Brian

*

  email [EMAIL PROTECTED]
*



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .