Re: Wheel mouse

2013-12-30 Thread Zenaan Harkness
On 12/30/13, Man_Without_Clue wrote: > GENOME, thank you. I can only guess that you use GNOME. I don't use that, I use XFCE. But I have some suggestions below. Also, please interleave or bottom post when you reply to debian-user emails, thanks. Your reply (at the top above here) is called "top

Re: Wheel mouse

2013-12-30 Thread Man_Without_Clue
GENOME, thank you. On 12/30/2013 10:54 AM, Zenaan Harkness wrote: On 12/30/13, Man_Without_Clue wrote: I have USB connected Elecom M-FW1ULWH mouse to my debian wheezy amd 64. For some reason, wheel function is not working. Which desktop are you using - KDE, GNOME, MATE, XFCE or something e

Re: Wheel mouse

2013-12-29 Thread Zenaan Harkness
On 12/30/13, Man_Without_Clue wrote: > I have USB connected Elecom M-FW1ULWH mouse to my debian wheezy amd 64. > > For some reason, wheel function is not working. Which desktop are you using - KDE, GNOME, MATE, XFCE or something else? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debia

Re: Wheel mouse inop

2013-03-06 Thread David Sastre Medina
On Tue, Mar 05, 2013 at 12:38:31AM -0600, Ben Ritchey wrote: > I am running Debian 6.0.6 in a 32-bit VM under Wins 7 and the wheel > mouse in debian is inoperative. I tried modifying the xorg.conf file > for mouse type (previous postings elsewhere inidcate that was a fix) > but to no avail :( How c

Re: Re: Wheel Mouse

2004-04-09 Thread Thomas Beresford
I had a similar problem since I upgraded my kernel and installed the NVIDIA-Linux-x86-1.0-5336-pkg1.run driver. I recently upgraded my 2.4.18-bf2.4 kernel to 2.6.3-1-k7 kernel. I have an AMD Athlon processor and a Nvidia Geforce 4 MX440 video card and a Genius NetScroll PS/2 mouse. It used to be

Re: Wheel Mouse

2004-04-07 Thread Greg Heilers
On Wed, 7 Apr 2004 12:57:58 -0400 (EDT) Krikket <[EMAIL PROTECTED]> wrote: > Folks, this is something that I've done before, but something is different > this time around that has me stumped. > > Usually to get a the wheel on a mouse to run, it's just a matter of adding > one line. Only in this

Re: Wheel Mouse

2004-04-07 Thread Greg Madden
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 07 April 2004 09:19 am, Ralph Crongeyer wrote: > I guess I should have said: > > Change this on: > > "Configured Mouse" > > Option "Protocol" "ImPS/2" > > Ralph > > On Wednesday 07 April 2004 01:10 pm, Ralph Crongeyer

Re: Wheel Mouse

2004-04-07 Thread Krikket
I'm happy to say that did it! Thanks! Krikket On Wed, 7 Apr 2004, Ralph Crongeyer wrote: > I guess I should have said: > > Change this on: > > "Configured Mouse" > > Option "Protocol" "ImPS/2" > > Ralph > > On Wednesday 07 April 2004 01:10 pm, Ralph Crongeyer wrote: > > Op

Re: Wheel Mouse

2004-04-07 Thread Ralph Crongeyer
I guess I should have said: Change this on: "Configured Mouse" Option "Protocol" "ImPS/2" Ralph On Wednesday 07 April 2004 01:10 pm, Ralph Crongeyer wrote: > Option "Protocol" "ImPS/2" > > On Wednesday 07 April 2004 12:57 pm, Krikket wrote: > > Folks

Re: Wheel Mouse

2004-04-07 Thread Ralph Crongeyer
Option "Protocol" "ImPS/2" On Wednesday 07 April 2004 12:57 pm, Krikket wrote: > Folks, this is something that I've done before, but something is different > this time around that has me stumped. > > Usually to get a the wheel on a mouse to run, it's just a matter of adding >

Re: wheel mouse not working)

2004-02-25 Thread xucaen
- Original Message Follows - > > Are you using the ImPS/2 driver? Do. Also, you'll want to > add: > > Option "ZaxisMapping" "4 5" > > to your XF86Config file. thank you. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTE

Re: wheel mouse not working

2004-02-24 Thread David Clymer
On Tue, 2004-02-24 at 23:49, xucaen wrote: > hi all, i just bought a wheel mouse and the wheel doesn't work. I ran > dpkg-reconfigure xserver-xfree86, and I set the option in Mozilla 1.5 to use the > wheel > but nothing happens when I spinn the wheel.. > I just recently dist-upgraded to testing

Re: wheel mouse not working

2004-02-24 Thread rintek
xucaen wrote: > hi all, i just bought a wheel mouse and the wheel doesn't work. I ran > dpkg-reconfigure xserver-xfree86, and I set the option in Mozilla 1.5 to > use the wheel but nothing happens when I spinn the wheel.. > I just recently dist-upgraded to testing, kernel-image-2.4.24-1-k6. > > t

Re: Wheel mouse with mutt

2003-09-08 Thread Michael D Schleif
Marc Wilson <[EMAIL PROTECTED]> [2003:09:07:19:48:35-0700] scribed: > On Sun, Sep 07, 2003 at 03:37:43PM -0500, Michael D Schleif wrote: > > Actually, it *does* work -- for a time -- as I have indicated; or, at > > least this does for me: > > If it does, it's only because the xterm you're running

Re: Wheel mouse with mutt

2003-09-08 Thread Marc Wilson
On Mon, Sep 08, 2003 at 10:18:04AM -0600, Jamin W. Collins wrote: > Right the "arrow" keys, which for most will change messages, by default. Yes, I will eat crow here. My muttrc has: bind pager previous-line bind pager next-line And it's been there so long that I'd forgotten it was there. It

Re: Wheel mouse with mutt

2003-09-08 Thread Jamin W. Collins
On Sun, Sep 07, 2003 at 07:48:35PM -0700, Marc Wilson wrote: > > It doesn't? What do you think this does? > > ,: string("OA") \n\ > ,: string("OB")\n\ ' \ > > That says "when you see a Btn4Down event followed by a Btn4Up event, > send Escape+O+A to the window". That's

Re: Wheel mouse with mutt

2003-09-07 Thread Marc Wilson
On Sun, Sep 07, 2003 at 03:37:43PM -0500, Michael D Schleif wrote: > Actually, it *does* work -- for a time -- as I have indicated; or, at > least this does for me: If it does, it's only because the xterm you're running mutt in has been told to use 'mutt' as it's name, rather than 'xterm'. The ap

Re: Wheel mouse with mutt

2003-09-07 Thread Gregory Seidman
On Sun, Sep 07, 2003 at 04:13:25PM -0500, Michael D Schleif wrote: } Gregory Seidman <[EMAIL PROTECTED]> [2003:09:07:16:54:14-0400] scribed: [...] } > Check to see whether you are always using an xterm invoked with the title } > and/or icon set to mutt. It won't pick up the resources otherwise. If

Re: Wheel mouse with mutt

2003-09-07 Thread Michael D Schleif
Gregory Seidman <[EMAIL PROTECTED]> [2003:09:07:16:54:14-0400] scribed: > On Sun, Sep 07, 2003 at 03:37:43PM -0500, Michael D Schleif wrote: > } Marc Wilson <[EMAIL PROTECTED]> [2003:09:07:10:54:06-0700] scribed: > } > On Fri, Sep 05, 2003 at 06:26:05PM -0700, Bill Moseley wrote: > } > >mutt.vt

Re: Wheel mouse with mutt

2003-09-07 Thread Gregory Seidman
On Sun, Sep 07, 2003 at 03:37:43PM -0500, Michael D Schleif wrote: } Marc Wilson <[EMAIL PROTECTED]> [2003:09:07:10:54:06-0700] scribed: } > On Fri, Sep 05, 2003 at 06:26:05PM -0700, Bill Moseley wrote: } > >mutt.vt100.translations: #override \n\ } > > None: string(<<) \n\ } > >

Re: Wheel mouse with mutt

2003-09-07 Thread Michael D Schleif
Marc Wilson <[EMAIL PROTECTED]> [2003:09:07:10:54:06-0700] scribed: > On Fri, Sep 05, 2003 at 06:26:05PM -0700, Bill Moseley wrote: > >mutt.vt100.translations: #override \n\ > > None: string(<<) \n\ > > None: string(>>) \n > > Well, that's not going to work. Mutt is

Re: Wheel mouse with mutt

2003-09-07 Thread Marc Wilson
On Fri, Sep 05, 2003 at 06:26:05PM -0700, Bill Moseley wrote: >mutt.vt100.translations: #override \n\ > None: string(<<) \n\ > None: string(>>) \n Well, that's not going to work. Mutt is a console-mode application, and doesn't participate in the X resource database.

Re: Wheel mouse with mutt

2003-09-06 Thread Michael D Schleif
Bill Moseley <[EMAIL PROTECTED]> [2003:09:05:18:26:05-0700] scribed: > Trying to get the mouse wheel to work in the Mutt pager or index > screens. > > I found a few google hits on the subject but I can't make it work. > > > .Xdefaults: > >mutt.vt100.translations: #override \n\ >

Re: Wheel mouse with mutt

2003-09-06 Thread Pigeon
On Fri, Sep 05, 2003 at 06:26:05PM -0700, Bill Moseley wrote: > Trying to get the mouse wheel to work in the Mutt pager or index > screens. > > I found a few google hits on the subject but I can't make it work. > > > .Xdefaults: > >mutt.vt100.translations: #override \n\ > None

Re: wheel mouse

2002-09-30 Thread Mirek Dobsicek
Solved, Only the ZAxisMapping option was missing. Imwheel is not needed. Thank you all very much. Mirek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: wheel mouse

2002-09-30 Thread Bob Proulx
Mirek Dobsicek <[EMAIL PROTECTED]> [2002-09-30 23:40:43 +0200]: > > did you install the imwheel package? > yes, I did. I think that if you follow the other suggestions for ImPS2 and button mapping for 4 5 that you will get your mouse to work. You said optical and only HP/Agilent makes the intern

Re: wheel mouse

2002-09-30 Thread Justin Ryan
> Option "Protocol" "ImPS/2" This is the important part - it's using the IntelliMouse protocol, but should work with most wheel mice (works with my logitech just fine). If you configure X with dpkg-reconfigure xserver-xfree86, you can select 'enable scrolling for mous

Re: wheel mouse

2002-09-30 Thread Jamin W . Collins
On Mon, 30 Sep 2002 23:02:41 +0200 Mirek Dobsicek <[EMAIL PROTECTED]> wrote: > I've new optical mouse Genius NetScroll+ eye. My XF86Config-4 has this > section: > > Section "InputDevice" > Identifier "Elf optical mouse" > Driver "mouse" > Option

Re: wheel mouse

2002-09-30 Thread Oliver Fuchs
On Mon, 30 Sep 2002, Mirek Dobsicek wrote: > yes, I did. > > > elfie:/home/elf# imwheel > INFO: imwheel started (pid=570) > elfie:/home/elf# /root/.imwheelrc: No such file or directory > > elfie:/home/elf# > > It still does not scroll. > > > > > > Hi, > > did you install the imwheel package

Re: wheel mouse

2002-09-30 Thread Mirek Dobsicek
yes, I did. elfie:/home/elf# imwheel INFO: imwheel started (pid=570) elfie:/home/elf# /root/.imwheelrc: No such file or directory elfie:/home/elf# It still does not scroll. > > Hi, > did you install the imwheel package? > > Oliver -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Re: wheel mouse

2002-09-30 Thread Oliver Fuchs
On Mon, 30 Sep 2002, Mirek Dobsicek wrote: > Hi, > > I've new optical mouse Genius NetScroll+ eye. My XF86Config-4 has this > section: > > Section "InputDevice" > Identifier "Elf optical mouse" > Driver "mouse" > Option "CorePointer" > Opt

Re: wheel mouse wheel not working

2002-06-30 Thread Vikki Roemer
Thanks! It turns out that the reason those settings weren't working in the first place was because gpm was messing up the mouse. As long as I remember to find and kill gpm, the mouse works perfectly. Thanks for your help. Helgi Örn wrote: On Tue, 2002-06-25 at 19:44, Vikki Roemer wrote:

Re: wheel mouse wheel not working

2002-06-25 Thread Vikki Roemer
When I went into XF86Setup, it said I was using /dev/gpmdata , but when I opened XF86Config, it said I'm using /dev/mouse . I would've checked XF86Config last night, but at first it couldn't find it, and once it finally did find it, it wouldn't let me open it. BTW, that version number is corr

Re: wheel mouse wheel not working

2002-06-25 Thread Helgi Örn
On Tue, 2002-06-25 at 19:31, Helgi Örn wrote: > On Tue, 2002-06-25 at 19:44, Vikki Roemer wrote: > > My version of XFree86 is 3.3.5 . > > > > From my /etc/X11/XF86Config file: > > > > Section "Pointer" > >Protocol"IntelliMouse" > >Device "/dev/mouse" > >BaudRate

Re: wheel mouse wheel not working

2002-06-25 Thread Helgi Örn
On Tue, 2002-06-25 at 19:44, Vikki Roemer wrote: > My version of XFree86 is 3.3.5 . > > From my /etc/X11/XF86Config file: > > Section "Pointer" >Protocol"IntelliMouse" >Device "/dev/mouse" >BaudRate1200 >Emulate3Timeout 50 >Resolution 200 > EndSe

Re: wheel mouse wheel not working

2002-06-25 Thread Vineet Kumar
* Vikki Roemer ([EMAIL PROTECTED]) [020625 09:37]: > My version of XFree86 is 3.3.5 . > > From my /etc/X11/XF86Config file: > > Section "Pointer" > Protocol"IntelliMouse" > Device "/dev/mouse" > BaudRate1200 > Emulate3Timeout 50 > Resolution 200 > EndSectio

Re: wheel mouse wheel not working

2002-06-25 Thread Vikki Roemer
My version of XFree86 is 3.3.5 . >From my /etc/X11/XF86Config file: Section "Pointer"    Protocol    "IntelliMouse"    Device  "/dev/mouse"    BaudRate    1200    Emulate3Timeout 50    Resolution  200 EndSection Was that the right file?  It looks different than what every

Re: wheel mouse wheel not working

2002-06-24 Thread Helgi Örn
On Mon, 2002-06-24 at 23:47, Vikki Roemer wrote: > Hi! > I've been using Debian for about a week now, and during that time I've > been trying to get my mouse to work properly, but I can't. > > I have a PS/2 Microsoft Wheel Mouse. Since it's possible to click with > the wheel button as well as sc

Re: wheel mouse wheel not working

2002-06-24 Thread Jeremy Turner
On Mon, 2002-06-24 at 16:47, Vikki Roemer wrote: > Hi! > I've been using Debian for about a week now, and during that time I've > been trying to get my mouse to work properly, but I can't. > > I have a PS/2 Microsoft Wheel Mouse. Since it's possible to click with > the wheel button as well as sc

Re: wheel mouse wheel not working

2002-06-24 Thread Vikki Roemer
In XF86Setup, the settings are: mouse protocol: IntelliMouse (that was what IMWheel said to set it for; I had it set for PS/2 originally, but the mouse acted like it was on drugs. Both the IntelliMouse and the Microsoft protocols work); device: /dev/gpmdata (also according to the IMW instruction

Re: wheel mouse wheel not working

2002-06-24 Thread Ernst-Magne Vindal
On Mon, 2002-06-24 at 23:47, Vikki Roemer wrote: It would be much easier to help if you also told what you have in XFConfig-x. If you use the settings Ps/2, mabye you schould try ImPs/2. I have with several pc's used different mouses, optic and ordinary with skroll, and it is allways working both

Re: Wheel Mouse

2002-03-29 Thread dave mallery
On Fri, 29 Mar 2002, jeff wrote: > Johan Ehnberg wrote: > > > Hi! > > Is there a good way to get my mouse wheel working (under X) on my woody? > > Another thing I was wondering is why my mouse stops working under X when I > > install gpm. > > > > /johan > > > > -- > > To UNSUBSCRIBE, email to [EM

Re: Wheel Mouse

2002-03-29 Thread Stephen W. Juranich
> On the machine that I am typing this message on it seems I can have > gpm and X co-exist quite peacefully, but I still set up X to read of > /dev/gpmdata (I installed woody on this home made machine last week, > so I figured I'd do it "right," whatever that means). > > However, on a laptop I hav

Re: Wheel Mouse

2002-03-29 Thread Shyamal Prasad
"Robert" == Robert L writes: Robert> On Friday 29 March 12:49, Shyamal Prasad wrote: >> The reason X stops working when you install (rather, start) gpm >> is that you probably have X and gpm reading off the same >> device. Robert> Interesting. I have them both working of

Re: Wheel Mouse

2002-03-29 Thread Robert_L
On Friday 29 March 12:49, Shyamal Prasad wrote: > "Johan" == Johan Ehnberg <[EMAIL PROTECTED]> writes: > > Johan> Hi! Is there a good way to get my mouse wheel working > Johan> (under X) on my woody? Another thing I was wondering is > Johan> why my mouse stops working under X when

Re: Wheel Mouse

2002-03-29 Thread Shyamal Prasad
"Johan" == Johan Ehnberg <[EMAIL PROTECTED]> writes: Johan> Hi! Is there a good way to get my mouse wheel working Johan> (under X) on my woody? Another thing I was wondering is Johan> why my mouse stops working under X when I install gpm. Johan, I have a Logitech USB wheel mous

Re: Wheel Mouse

2002-03-29 Thread jeff
Johan Ehnberg wrote: > Hi! > Is there a good way to get my mouse wheel working (under X) on my woody? > Another thing I was wondering is why my mouse stops working under X when I > install gpm. > > /johan > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Troubl

Re: wheel mouse

2002-03-10 Thread Daniel Toffetti
On Sunday 10 March 2002 13:31, Nathan wrote: > In all the posts i have seen so far there hasn't been a suggestion > for > > Option "Buttons" "5" > > all of this works well for me in that combination. > I hope this will be able to help you. Well... I restarted the xserver and it crashe

Re: Wheel mouse DIFFERENT PROBLEM

2002-03-10 Thread Daniel Toffetti
On Sunday 10 March 2002 04:47, Greg Murphy wrote: > Hello, > I've tried rebooting using gpm with the protocal imps2. Setting gpm > to imps2 makes it bounce around the consol. Is it possible that it's > not a imps2 mouse? It's got a wheel and it's plugged into the ps2 > port! > -Greg Murphy Check /

Re: Wheel mouse

2002-03-10 Thread Cam Ellison
* Nathan E Norman ([EMAIL PROTECTED]) wrote: > On Sat, Mar 09, 2002 at 09:58:09PM -0800, Cam Ellison wrote: > > * csj ([EMAIL PROTECTED]) wrote: > > > On Fri, 08 Mar 2002 21:17:27 -0600 > > > Kent West <[EMAIL PROTECTED]> wrote: > > > > > So what are your settings? I have one on my kids' machine

Re: Wheel mouse DIFFERENT PROBLEM

2002-03-10 Thread Greg Murphy
Hello, I've tried rebooting using gpm with the protocal imps2. Setting gpm to imps2 makes it bounce around the consol. Is it possible that it's not a imps2 mouse? It's got a wheel and it's plugged into the ps2 port! -Greg Murphy On Sunday 10 March 2002 00:06, Greg Norris wrote: > On Sat, Mar 09,

Re: Wheel mouse

2002-03-10 Thread Nathan E Norman
On Sat, Mar 09, 2002 at 09:58:09PM -0800, Cam Ellison wrote: > * csj ([EMAIL PROTECTED]) wrote: > > On Fri, 08 Mar 2002 21:17:27 -0600 > > Kent West <[EMAIL PROTECTED]> wrote: > > > > > Daniel Toffetti wrote: > > > > > > >Hi ! > > > > > > > >I've searched through the archives looking for the

Re: Wheel mouse DIFFERENT PROBLEM

2002-03-10 Thread Greg Norris
On Sat, Mar 09, 2002 at 09:15:35PM -0600, Greg Murphy wrote: > I have tried changing ps/2 to imps/2, but that makes the mouse go crazy on > the screen. Did you reboot afterward? I had this problem after switching gpm and X to use imps/2 instead of ps/2, but it's been working fine ever since the

Re: Wheel mouse

2002-03-09 Thread Cam Ellison
* csj ([EMAIL PROTECTED]) wrote: > On Fri, 08 Mar 2002 21:17:27 -0600 > Kent West <[EMAIL PROTECTED]> wrote: > > > Daniel Toffetti wrote: > > > > >Hi ! > > > > > >I've searched through the archives looking for the correct > > >configuration of a three wheel mouse (in my case, it's a Genius

Re: Wheel mouse DIFFERENT PROBLEM

2002-03-09 Thread Greg Murphy
Hello, I've been following this thread, and was hoping it would help me to get my wheel mouse working. I have a Fellowes Gel Mouse (PS/2). Here is the important section in my XF86Config file: Section "Pointer" Protocol"ps/2" Device "/dev/mouse" ZAxisMapping4 5

Re: Wheel mouse

2002-03-09 Thread csj
On Fri, 08 Mar 2002 21:17:27 -0600 Kent West <[EMAIL PROTECTED]> wrote: > Daniel Toffetti wrote: > > >Hi ! > > > >I've searched through the archives looking for the correct > >configuration of a three wheel mouse (in my case, it's a Genius Optical > >NetScroll+ Eye PS/2) I just bought on

Re: wheel mouse

2002-03-09 Thread Nathan
In all the posts i have seen so far there hasn't been a suggestion for Option "Buttons""5" this is what i have for my mouse: when i type gpmconfig i get Device: /dev/psaux Type: imps2 Repeat_Type: raw and in XF86Config-4 Selection "InputDevice" Identifier "Mouse1"

[ALMOST Solved] Re: Wheel mouse

2002-03-09 Thread Daniel Toffetti
On Saturday 09 March 2002 18:13, Stephen Ryan wrote: > > But the "device" in XF86Config-4 is "/dev/mouse" which in fact is a > > link to /dev/gpmdata. I'm completely puzzled... I'll try to look > > for and read about the relationships between gpm and the xserver. > > Thanks for your help ! > > Aha!

Re: Wheel mouse

2002-03-09 Thread Stephen Ryan
On Sat, 2002-03-09 at 15:21, Daniel Toffetti wrote: > On Saturday 09 March 2002 00:17, Kent West wrote: > > >This is what I currently have (working well except for the wheel): > > > > > >Section "InputDevice" > > >Identifier "Mouse1" > > >Driver "mouse" > > >Option "Protocol""IM

Re: Wheel mouse

2002-03-09 Thread Alex Malinovich
On Sat, 2002-03-09 at 14:10, Daniel Toffetti wrote: > On Friday 08 March 2002 20:40, Bob Thibodeau wrote: > > > > The important parts for making the wheel work are > > > > > > > > Option "Emulate3Buttons" "off" > > > > Option "ZAxisMapping" "4 5" > > > > > > Well, now at least it doesn't

Re: Wheel mouse

2002-03-09 Thread Daniel Toffetti
On Saturday 09 March 2002 00:17, Kent West wrote: > >This is what I currently have (working well except for the wheel): > > > >Section "InputDevice" > >Identifier "Mouse1" > >Driver "mouse" > >Option "Protocol""IMPS/2" > >Option "Device" "/dev/mouse" > >#Option

Re: Wheel mouse

2002-03-09 Thread Daniel Toffetti
On Friday 08 March 2002 20:40, Bob Thibodeau wrote: > > > The important parts for making the wheel work are > > > > > > Option "Emulate3Buttons" "off" > > > Option "ZAxisMapping" "4 5" > > > > Well, now at least it doesn't crash, but the wheel doesn't work. > > Which protocol are you usin

Re: Wheel mouse

2002-03-08 Thread Kent West
Daniel Toffetti wrote: Hi ! I've searched through the archives looking for the correct configuration of a three wheel mouse (in my case, it's a Genius Optical NetScroll+ Eye PS/2) This is what I currently have (working well except for the wheel): Section "InputDevice" Identifier "Mous

Re: Wheel mouse

2002-03-08 Thread Bob Thibodeau
On Fri, Mar 08, 2002 at 05:58:54PM -0300, Daniel Toffetti wrote: > On Friday 08 March 2002 18:03, Bob Thibodeau wrote: > > The important parts for making the wheel work are > > > > Option "Emulate3Buttons" "off" > > Option "ZAxisMapping" "4 5" > > Well, now at least it doesn't crash, but

Re: Wheel mouse

2002-03-08 Thread Daniel Toffetti
On Friday 08 March 2002 18:03, Bob Thibodeau wrote: > The important parts for making the wheel work are > > Option "Emulate3Buttons" "off" > Option "ZAxisMapping" "4 5" Well, now at least it doesn't crash, but the wheel doesn't work. > I set mine up on the first try after following the

Re: Wheel mouse

2002-03-08 Thread Bob Thibodeau
The important parts for making the wheel work are Option "Emulate3Buttons" "off" Option "ZAxisMapping" "4 5" Every thing else should stay to match your physical device. I set mine up on the first try after following the advice at http://www.koala.ilog.fr/ (boy was I surprised!) make s

Re: wheel mouse

2001-09-22 Thread Avdi B. Grimm
On Sat, 2001-09-22 at 11:14, Dan Born wrote: > Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Device" "/dev/psaux" > Option "Protocol" "IMPS/2" > Option "Emulate3Buttons" "off" > Option "ZAxisMapping"

Re: wheel mouse

2001-09-22 Thread Dan Born
Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Device" "/dev/psaux" Option "Protocol" "IMPS/2" Option "Emulate3Buttons" "off" Option "ZAxisMapping" "4 5" EndSection If you have an /etc/X11/XF86Config-4, add

Re: Wheel mouse

2001-04-30 Thread Andreas Tscharner
Hello World, > > Try changing the protocol to "ImPS/2". I have a Logitech cordless > > wheel mouse, and it works fine with the setting above. > > Same here... same option, I mean. I have a Logitech optical, 4-buttons + > scroll wheel mouse and using the "MouseManPlus" protocol doesn't allow > me

Re: Wheel mouse

2001-04-30 Thread Hall Stevenson
> > As fas as I know,XFree86 4.0.x supports wheel mice. I have > > one, and therefore, I have the following input section in > > /etc/X11/XF86Conifg-4: > > > > Section "InputDevice" > > Identifier "Logitech MouseMan Plus" > > Driver "mouse" > > Option "Protocol" "

Re: Wheel mouse

2001-04-30 Thread Ilya Martynov
AT> Hello World, AT> As fas as I know,XFree86 4.0.x supports wheel mice. I have one, and AT> therefore, I have the following input section in /etc/X11/XF86Conifg-4: AT> Section "InputDevice" AT> Identifier "Logitech MouseMan Plus" AT> Driver "mouse" AT> Option "

Re: Wheel mouse

2001-04-30 Thread Jan Outhuis,,,
you have to change your 'pointer' entry in Xmodmap too: pointer 1 2 3 4 5, or something similar, depending on your wanted button mapping. Read man Xmodmap. Greetings, Jan Outhuis Andreas Tscharner wrote: Hello World, As fas as I know,XFree86 4.0.x supports wheel mice. I have one, and there

Re: Wheel mouse

2001-04-29 Thread Hall Stevenson
* Sean Quinlan ([EMAIL PROTECTED]) [010429 17:41]: > * Andreas Tscharner <[EMAIL PROTECTED]> (2001-04-29 21:44): > > As fas as I know,XFree86 4.0.x supports wheel mice. I have one, and > > therefore, I have the following input section in /etc/X11/XF86Conifg-4: > > > > Section "InputDevice" > >

Re: Wheel mouse

2001-04-29 Thread Sean Quinlan
* Andreas Tscharner <[EMAIL PROTECTED]> (2001-04-29 21:44): > As fas as I know,XFree86 4.0.x supports wheel mice. I have one, and > therefore, I have the following input section in /etc/X11/XF86Conifg-4: > > Section "InputDevice" > Identifier "Logitech MouseMan Plus" > Driver

Re: Wheel mouse not working...oy.

2000-06-17 Thread Tim Jump
Just as a follow-up, I wanted to let all you kind people know that I got my wheel mouse working! How did I do this? I upgraded my xserver! DOH! Thanks to all who helped...I very much appreciate it. Tim [EMAIL PROTECTED]

Re: Wheel mouse not working...oy.

2000-06-15 Thread Tim Jump
Thanks once again for the suggestions. Unfortunately, this rotten mouse still ain't working...or at least the wheel (nicknamed "the scourge of mankind" by myself) isn't. I tried adding the Xterm settings from the aforementioned mouse wheel webpage to .Xresources...didn't work. Also tried it in Mo

Re: Wheel mouse not working...oy.

2000-06-13 Thread Jeff Noxon
FWIW, I tried using icewm and was unable to get the mouse wheel working with Netscape. But when I switched to sawfish (from Helix Gnome), the mouse wheel works in most programs including Netscape and Mozilla. Regards, Jeff -- Help Microsoft end piracy! Give Linux to a friend today! On Tue, Ju

Re: Wheel mouse not working...oy.

2000-06-13 Thread Corey Popelier
Just a thought, but all this mouse wheel talk is centered around Netscape. Have you tested anything else that utilises the mouse wheel? For instance either Mozilla, or even the XMMS playlist should react to the mouse wheel. Cheers, Corey Popelier http://members.dingoblue.net.au/~pancreas Work E

Re: Wheel mouse not working...oy.

2000-06-13 Thread Tim Jump
First off, thanks to both of you for replying...and making me feel dumb. Even after reading all the documentation and all the config files and SEEING that the mouse wheel was represented as buttons 4 & 5, I never thought about changing the number of buttons in XF86Config to 5. Duh. Unfortunately

Re: Wheel mouse not working...oy.

2000-06-12 Thread Christopher Splinter
* Tim Jump <[EMAIL PROTECTED]> wrote: > Section "Pointer" [...] >Buttons 3 [...] > EndSection This should read "Buttons 5".

Re: wheel mouse

2000-06-09 Thread Richard Dansereau
Hello! I followed some of the instructions at http://www-sop.inria.fr/koala/colas/mouse-wheel-scroll/ and got things working in a number of apps under X. I just changed the line Protocol"PS/2" to Protocol"MouseManPlusPS/2" in my XF86Config file (you might have to c

Re: wheel mouse

2000-05-31 Thread Marc O. Sandlus
Goeman Stefan wrote: > Hello everybody, > > As requested by Marc O. Sandlus i hereby send my complete iwheelrc file > > # IMWheel Configuration file ($HOME/.imwheelrc) Hi ~/.imwheelrc is OK (again, its working on my machine) Please verify that the file you sent was not /etc/X11/imwheel/imwheelrc

Re: wheel mouse

2000-05-31 Thread Marc O. Sandlus
Goeman Stefan wrote: > Hello everybody, > > I have installed imwheel and it is running well only for netscape navigator > the wheelmouse is not working. There's no reaction at all or it doesn't work as you expected? > These are the settings in my .imwheelrc file (for Netscape Navigator) > > "Net

Re: wheel mouse

2000-05-29 Thread Marc O. Sandlus
Goeman Stefan wrote: > Hello, > > Another problem. > > I also have a logictech wheel mouse. I would like to use that wheel for > scrolling. > I have installed the package imwheel but I don't know what I should do next > to get the mouse working correctly. > > Any ideas? You will have to modify /e