Re: [newbie] Logitech wheel mouse scrolling

2000-08-16 Thread timmy1443

I figured out the problem. I did not have permission to write to the imwheel.pid file. 
so I logged in as su, gave myself permission, and now it works like a charm.
Thank-you very much for all your help. I know that you must get annoyed at all these 
little mistakes that us newbies make.
Thanks again
tim
Ken Wahl <[EMAIL PROTECTED]> wrote:
>
> On Tue, 15 Aug 2000 [EMAIL PROTECTED] wrote:
> 
> > That was one problem. I am very new at this and I did not know I had to make it an 
>executeable. I am no longer getting the error message, but imwheel still doesn't 
>start automantically.
> > any other suggestions anyone?
> > 
> 
> First:  Are you  sure it's not running?
> 
> At a Konsole or Xterm type "top" this will show you all the current
> processes.  Then type "u" and it will ask for a user name.  Enter your
> user name and press return.  If imwheel is started it will show up in the
> list. Press "q" to quit.  This way you will know if it is not started or
> started and just not working properly.
> 
> Second: Thanks to Alan we have a better way to autostart Imwheel.
> 
> Go to your autostart folder and right click, choose New|Application. 
> Change the name of the kdelnk from Program.kdelnk to imwheel.kdelnk and
> press OK. A new window will open with four tabs (General, Permissions,
> Execute, Application) and click on permissions tab. Here make sure the
> Exec box is checked for user and move on to the execute tab. In the
> execute tab write the path to imwheel (/usr/X11R6/bin/imwheel -k) without
> the parantheses.  You can also click on the cog icon to change the icon
> you want to use but it is not necessary.  Click on Application.  Type
> "imwheel;Imwheel;" without the quotes in binary pattern.  In comment you
> can put something like "starts Imwheel" or nothing. Under name put
> imwheel.  You can ignore the two boxes at the bottom with the arrows.
> Once you have done all this you can hit OK and you are done.  You have
> created a kdelnk (similar to windows shortcut) in your autostart folder
> which will start imwheel for you when you log in.  Thanks Alan!
> 
> Get rid of the script to start imwheel and just leave the new
> kdelnk.  Then logoff and log back in and look at the output of the top
> command.  We can go from there.
> 
> -- 
> #-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-#
> | Ken Wahl, CCNA   [EMAIL PROTECTED]  PGP Key ID:  3CF9AB36 |
> | PGP Public Key:  http://www.ipass.net/~kenwahl/pgpkey.txt |
> #-=-=-=-=-=-=-=--> Powered by Linux Mandrake <--=-=-=-=-=-=-#
>  
> 
> 
> 
--
Registered Linux user number 186192
-
The very ink with which all history is written is merely fluid prejudice.
-- Mark Twain


--
Get your own FREE, personal Netscape Webmail account today at 
http://home.netscape.com/webmail/




Re: [newbie] Logitech wheel mouse scrolling

2000-08-15 Thread timmy1443

That was one problem. I am very new at this and I did not know I had to make it an 
executeable. I am no longer getting the error message, but imwheel still doesn't start 
automantically.
any other suggestions anyone?

Ken Wahl <[EMAIL PROTECTED]> wrote:
>
> On Mon, 14 Aug 2000 [EMAIL PROTECTED] wrote:
> 
> > I tried using that script but it still doesn't work. any other suggestins anyone? 
>as always, any help is greatly appreciated.
> 
> What kind of error are you getting? Not to ask a dumb question, but did
> you remember to make the script executable?  Imwheel works when you type
> it in at the console, right? /usr/X11R6/bin is in your path, right? If not
> try typing it out in the script as
> 
> #! /bin/bash
> 
> xterm -e /usr/X11R6/bin/imwheel -k
> 
> exit 0
> 
> Save it to ~/Desktop/Autostart and then chmod 700
> ~/Desktop/Autostart/"scriptname" to make it executable.
> 
> If this doesn't work then you have my apologies as it works for me.  It
> starts imwheel everytime I log in.  Maybe my system is just plain
> weird.  It wouldn't surprise me.
> 
> HTH
> -- 
> #-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-#
> | Ken Wahl, CCNA   [EMAIL PROTECTED]  PGP Key ID:  3CF9AB36 |
> | PGP Public Key:  http://www.ipass.net/~kenwahl/pgpkey.txt |
> #-=-=-=-=-=-=-=--> Powered by Linux Mandrake <--=-=-=-=-=-=-#
>  
> 
> 
> 
--
Registered Linux user number 186192
-
The very ink with which all history is written is merely fluid prejudice.
-- Mark Twain


--
Get your own FREE, personal Netscape Webmail account today at 
http://home.netscape.com/webmail/




Re: [newbie] Logitech wheel mouse scrolling

2000-08-15 Thread ZeynalBandari

alan 
i'm using a ps/2 logitech mouse n it has never been scolling either on native appz or 
netscape. do u know the command name to reconfigure the mouse ? there might b a 
working alternativ there. 
tnx 
 
[EMAIL PROTECTED] wrote:
>
> Alan,
> 
> are you using a serial, or PS/2 logitech? I can't get my Logitech serial
> mouse to work right. It will scroll in native apps like gedit, Star
> Office, and the like, but doesn't work in Netscape. I was able to get my
> Intellimouse working at work, but that's a PS/2 mouse.
> 
> -- 
> Mark
> 
> **  =/\=  No Penguins were harmed   | 
> ** <_||_> in the making of this     |
> **  =\/=  message...            | Registered Linux user #182496
> 
> 
> On Mon, 14 Aug 2000, Alan Shoemaker wrote:
> 
> > [EMAIL PROTECTED] wrote:
> > > 
> > > hi again
> > > i start imwheel in Kconsole by "imwheel -k"
> > > now about the activity manager , it's under tool menu. since i have swedish 
>mandrake i may have translated the wrong term in english.
> > > thanks
> > [snip]
> > 
> > Zeynalh.  Sorry but I'm at a loss, while watching the
> > ktop display I started imwheel (imwheel -k) from konsole (an
> > imwheel process was already running and was shut down as the
> > new process started).  I closed konsole and the new process
> > continued to run and my scroll wheel continued to work as
> > before!  by the way I normally start imwheel with a .kdelnk
> > icon (using the syntax in the execute window of imwheel -k) in
> > the Autostart folder on my Desktop.
> > 
> > Alan
> > 
> > 
> 
> 
> 

--
Get your own FREE, personal Netscape Webmail account today at 
http://webmail.netscape.com/




Re: [newbie] Logitech wheel mouse scrolling

2000-08-15 Thread ZeynalBandari

hiya ! 
i guess it must be me still doing something wrong and i'm gonna take a closer look. i 
appriciate your help alot
tnx :) 



> 
> Zeynalh.  Sorry but I'm at a loss, while watching the
> ktop display I started imwheel (imwheel -k) from konsole (an
> imwheel process was already running and was shut down as the
> new process started).  I closed konsole and the new process
> continued to run and my scroll wheel continued to work as
> before!  by the way I normally start imwheel with a .kdelnk
> icon (using the syntax in the execute window of imwheel -k) in
> the Autostart folder on my Desktop.
> 
> Alan
> 
> 

--
Get your own FREE, personal Netscape Webmail account today at 
http://home.netscape.com/webmail/




Re: [newbie] Logitech wheel mouse scrolling

2000-08-15 Thread Mark Weaver

Alan,

are you using a serial, or PS/2 logitech? I can't get my Logitech serial
mouse to work right. It will scroll in native apps like gedit, Star
Office, and the like, but doesn't work in Netscape. I was able to get my
Intellimouse working at work, but that's a PS/2 mouse.

-- 
Mark

**  =/\=  No Penguins were harmed   | 
** <_||_> in the making of this |
**  =\/=  message...| Registered Linux user #182496


On Mon, 14 Aug 2000, Alan Shoemaker wrote:

> [EMAIL PROTECTED] wrote:
> > 
> > hi again
> > i start imwheel in Kconsole by "imwheel -k"
> > now about the activity manager , it's under tool menu. since i have swedish 
>mandrake i may have translated the wrong term in english.
> > thanks
> [snip]
> 
> Zeynalh.  Sorry but I'm at a loss, while watching the
> ktop display I started imwheel (imwheel -k) from konsole (an
> imwheel process was already running and was shut down as the
> new process started).  I closed konsole and the new process
> continued to run and my scroll wheel continued to work as
> before!  by the way I normally start imwheel with a .kdelnk
> icon (using the syntax in the execute window of imwheel -k) in
> the Autostart folder on my Desktop.
> 
> Alan
> 
> 





Re: [newbie] Logitech wheel mouse scrolling

2000-08-15 Thread Digital Wokan

Put a kdelnk to 'imwheel -k' in your KDE desktop's startup folder and it
should restart imwheel for you when you fire up KDE.  Unfortunately, it
hasn't worked so smoothly under Sawfish.  I tried setting it to start
with Sawfish, but still end up having to click its icon manually to
scroll.

Hammond Steve wrote:
> 
> Hi,
> 
> So my problem was that I was not having the imwheel running. Now it is working
> well in netscape and KDE. The only one think I cannot do is to make imwheel
> start automaticaly at startup. I put the imwheel command in my
> /etc/rd.d/rc.local but it is not starting up. An idea??
> 
> Thanks!
> 
> Le dim, 13 aoû 2000, vous avez écrit :
> > in /etc/X11/XF86Config
> >
> > goto the Mouse section(pointer section)
> >
> > make sure you have
> >
> > ZAxisMapping 4 5
> > in the pointer section, and 3button emulation off (# comment it out)
> >
> > then save and you should be fine
> >
> > - Original Message -
> > From: <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Saturday, August 12, 2000 10:06 PM
> > Subject: [newbie] Logitech wheel mouse scrolling
> >
> >
> > I have a Logitech First Mouse+ and it works fine except for the wheel. I can
> > not scroll in anything. I have tried typing in 'imwheel' and 'imwheel -k' as
> > suggested in some of the newsgroug archives, but that seems to have no
> > effect at all. I am running linux mandrake v7.1 and any help that I get is
> > greatly appreciated.
> > tim
> > --
> >
> > The very ink with which all history is written is merely fluid prejudice.
> >   -- Mark Twain
> >
> > --
> > Get your own FREE, personal Netscape Webmail account today at
> > http://home..netscape.com/webmail/
> --
> Steve Hammond

-- 
Digital Wokan
Tribal mage of the electronics age
Guerilla Linux Warrior




Re: [newbie] Logitech wheel mouse scrolling

2000-08-14 Thread timmy1443

I tried using that script but it still doesn't work. any other suggestins anyone? as 
always, any help is greatly appreciated.
Ken Wahl <[EMAIL PROTECTED]> wrote:
>
> On Sun, 13 Aug 2000 [EMAIL PROTECTED] wrote:
> 
> > First I would like to say thank-you to everyone for your help. My wheel mouse is 
>now working.
> > Now I would like to have imwheel start automatically at startup. following the 
>advice in the mail archives I put this script in my autostart folder:
> > 
> > #! /bin/sh
> > /usr/X11R6/bin/imwheel -k
> > 
> > now whenever I start KDE i get an error saying it can not execute the program. The 
>only thing I can think of is the fact that I have to be logged in as su in order to 
>start imwheel.  
> > Again, any help is greatly appreciated.
> > tim
> > 
> 
> I had the same problem as well.  On my 7.0 installation imwheel is
> SUID.  I start it with the following script in ~/Desktop/Autostart
> 
> #! /bin/bash
> xterm -e imwheel -k
> exit 0
> 
> For reasons I haven't figured out yet this works while just putting the
> path to imwheel does not.  My guess is because the program is SUID but
> thats only a guess.
> 
> A previous poster suggested putting an actual copy of the imwheel
> executable in ~/Desktop/Autostart.  I have not tried this.
> 
> The drawback to my method is that you occasionally see a xterm window open
> for a split second when KDE is loading.
> 
> Good luck.
> 
> -- 
> #-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-#
> | Ken Wahl, CCNA   [EMAIL PROTECTED]  PGP Key ID:  3CF9AB36 |
> | PGP Public Key:  http://www.ipass.net/~kenwahl/pgpkey.txt |
> #-=-=-=-=-=-=-=--> Powered by Linux Mandrake <--=-=-=-=-=-=-#
>  
> 
> 
--
Registered Linux user number 186192
-
The very ink with which all history is written is merely fluid prejudice.
-- Mark Twain


--
Get your own FREE, personal Netscape Webmail account today at 
http://home.netscape.com/webmail/




Re: [newbie] Logitech wheel mouse scrolling

2000-08-14 Thread Alan Shoemaker

[EMAIL PROTECTED] wrote:
> 
> hi again
> i start imwheel in Kconsole by "imwheel -k"
> now about the activity manager , it's under tool menu. since i have swedish mandrake 
>i may have translated the wrong term in english.
> thanks
[snip]

Zeynalh.  Sorry but I'm at a loss, while watching the
ktop display I started imwheel (imwheel -k) from konsole (an
imwheel process was already running and was shut down as the
new process started).  I closed konsole and the new process
continued to run and my scroll wheel continued to work as
before!  by the way I normally start imwheel with a .kdelnk
icon (using the syntax in the execute window of imwheel -k) in
the Autostart folder on my Desktop.

Alan




Re: [newbie] Logitech wheel mouse scrolling

2000-08-13 Thread support

Hello
I have been reading the these post about the Logitech First+ mouse.
I also have one and have been trying to get the wheel to work.
I tryed some of the things that where post here but at best I got it to work with a 
very few programs like Gnome gEdit but not netscape or any of my mail clients.
Below is the pointer section of the /etc/X11/XF86Config file
# **
# Pointer section
# **

Section "Pointer"
ZAxisMapping 4 5
Protocol"imps/2"
Device  "/dev/mouse"


# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.

#Protocol   "Xqueue"

# Baudrate and SampleRate are only for some Logitech mice

#BaudRate   9600
#SampleRate 150

# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)
#Emulate3Buttons
#Emulate3Timeout50

# ChordMiddle is an option for some 3-button Logitech mice

#ChordMiddle

EndSection

*

If any one has any idea's please let know
Thanks
Everett




Re: [newbie] Logitech wheel mouse scrolling

2000-08-13 Thread support

Hello
I have reading these post about the Logitech first + mouse.
I also have one and have been trying to get the wheel to work.
I tryed some of the things that I have seen here but at best I got it to work
with only a very few programs like the Gnome gEdit but not netscape any of my
mail clients.
Below is a copy of the pointer section of the /etc/X11/XF86Config file
--
Section "pointer

 On Sun, 13 Aug 2000, Patti Wavinak wrote: > 
> SUCEESS!! :-) This is what I did -- following the instructions on 
>http://mandrakeuser.org/xwin/xmouse.html (thanks again Paul!)
> 
> I su'd into root (via File Manager) and edited '/etc/X11/XF86Config'
> Added line ZAxisMapping 4 5
> Changed Protocol "PS/2" to
> Protocol "imps/2
> Found the line that said Emulate3Buttons and put # in front of it
> I then saved the file and brought up Konsole to copy the file and rename the 
>imwheelrc file doing this:
> 
> cp /etc/X11/imwheelrc ~/.imwheelrc
> 
> I then restarted X and ran imwheel -k and my wheel works in KDE and in Netscape!!
> 
> Now I need to add this command to my '.xinitrc' or '.xsessionrc' to have it executed 
>automatically on every X startup, and not sure
> exactly where to add this information. Any help anyone?
> 
> I have only been a Linux user for a few weeks and although I have upgraded and/or 
>installed RPM's this is my VERY FIRST file that I have
> gone into and edited and was successful at.
> 
> Patti
> Registered Linux User 184611
> 
> 
> 
> [EMAIL PROTECTED] wrote:
> 
> > hi
> > i happen to have same scroll problem with my logitech mouse and the sturction you 
>gave was much as the same i found in "man imwheel".
> > the sad part is it's still NOT working for me. any idea what may get it right ?
> >
> > thanks
> >
> > > Le dim, 13 aoû 2000, vous avez écrit :
> > > > in /etc/X11/XF86Config
> > > >
> > > > goto the Mouse section(pointer section)
> > > >
> > > > make sure you have
> > > >
> > > > ZAxisMapping 4 5
> > > > in the pointer section, and 3button emulation off (# comment it out)
> > > >
> > > > then save and you should be fine
> > > >
> > > > - Original Message -
> > > > From: <[EMAIL PROTECTED]>
> > > > To: <[EMAIL PROTECTED]>
> > > > Sent: Saturday, August 12, 2000 10:06 PM
> > > > Subject: [newbie] Logitech wheel mouse scrolling
> > > >
> > > >
> > > > I have a Logitech First Mouse+ and it works fine except for the wheel. I can
> > > > not scroll in anything. I have tried typing in 'imwheel' and 'imwheel -k' as
> > > > suggested in some of the newsgroug archives, but that seems to have no
> > > > effect at all. I am running linux mandrake v7.1 and any help that I get is
> > > > greatly appreciated.
> > > > tim
> > > > --
> > > >
> > > > The very ink with which all history is written is merely fluid prejudice.
> > > >   -- Mark Twain
> > > >
> > > > --
> > > > Get your own FREE, personal Netscape Webmail account today at
> > > > http://home..netscape.com/webmail/
> > > --
> > > Steve Hammond
> > >
> >
> > --
> > Get your own FREE, personal Netscape Webmail account today at 
>http://home.netscape.com/webmail/
> 


Content-Type: text/html; name="unnamed"
Content-Transfer-Encoding: 7BIT
Content-Description: 





Re: [newbie] Logitech wheel mouse scrolling

2000-08-13 Thread timmy1443

First I would like to say thank-you to everyone for your help. My wheel mouse is now 
working.
Now I would like to have imwheel start automatically at startup. following the advice 
in the mail archives I put this script in my autostart folder:

#! /bin/sh
/usr/X11R6/bin/imwheel -k

now whenever I start KDE i get an error saying it can not execute the program. The 
only thing I can think of is the fact that I have to be logged in as su in order to 
start imwheel.  
Again, any help is greatly appreciated.
tim

[EMAIL PROTECTED] wrote:
>
> Hi,
> 
> So my problem was that I was not having the imwheel running. Now it is working
> well in netscape and KDE. The only one think I cannot do is to make imwheel
> start automaticaly at startup. I put the imwheel command in my
> /etc/rd.d/rc.local but it is not starting up. An idea??
> 
> Thanks!
> 
> 
> Le dim, 13 aoû 2000, vous avez écrit :
> > in /etc/X11/XF86Config
> > 
> > goto the Mouse section(pointer section)
> > 
> > make sure you have
> > 
> > ZAxisMapping 4 5
> > in the pointer section, and 3button emulation off (# comment it out)
> > 
> > then save and you should be fine
> > 
> > - Original Message -
> > From: <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Saturday, August 12, 2000 10:06 PM
> > Subject: [newbie] Logitech wheel mouse scrolling
> > 
> > 
> > I have a Logitech First Mouse+ and it works fine except for the wheel. I can
> > not scroll in anything. I have tried typing in 'imwheel' and 'imwheel -k' as
> > suggested in some of the newsgroug archives, but that seems to have no
> > effect at all. I am running linux mandrake v7.1 and any help that I get is
> > greatly appreciated.
> > tim
> > --
> > 
> > The very ink with which all history is written is merely fluid prejudice.
> >   -- Mark Twain
> > 
> > --
> > Get your own FREE, personal Netscape Webmail account today at
> > http://home..netscape.com/webmail/
> -- 
> Steve Hammond
> 
--
Registered Linux user number 186192
-
The very ink with which all history is written is merely fluid prejudice.
-- Mark Twain


--
Get your own FREE, personal Netscape Webmail account today at 
http://home.netscape.com/webmail/




Re: [newbie] Logitech wheel mouse scrolling

2000-08-13 Thread Alan Shoemaker

[EMAIL PROTECTED] wrote:
> 
> hi
> i happen to have same scroll problem with my logitech mouse and the sturction you 
>gave was much as the same i found in "man imwheel".
> the sad part is it's still NOT working for me. any idea what may get it right ?
[snip]

Zeynaltwo things to look out for:

1. Is the syntax of the /etc/X11/XF86Config entries correct? 
The syntax differs between the files for configuring 3.3.6 and
4.0.

2. Is imwheel actually running?  Does it show up on top or
Ktop?

Alan




Re: [newbie] Logitech wheel mouse scrolling

2000-08-13 Thread ZeynalBandari

hi
i happen to have same scroll problem with my logitech mouse and the sturction you gave 
was much as the same i found in "man imwheel". 
the sad part is it's still NOT working for me. any idea what may get it right ? 
 
thanks   
 
> Le dim, 13 aoû 2000, vous avez écrit :
> > in /etc/X11/XF86Config
> > 
> > goto the Mouse section(pointer section)
> > 
> > make sure you have
> > 
> > ZAxisMapping 4 5
> > in the pointer section, and 3button emulation off (# comment it out)
> > 
> > then save and you should be fine
> > 
> > - Original Message -
> > From: <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Saturday, August 12, 2000 10:06 PM
> > Subject: [newbie] Logitech wheel mouse scrolling
> > 
> > 
> > I have a Logitech First Mouse+ and it works fine except for the wheel. I can
> > not scroll in anything. I have tried typing in 'imwheel' and 'imwheel -k' as
> > suggested in some of the newsgroug archives, but that seems to have no
> > effect at all. I am running linux mandrake v7.1 and any help that I get is
> > greatly appreciated.
> > tim
> > --
> > 
> > The very ink with which all history is written is merely fluid prejudice.
> >   -- Mark Twain
> > 
> > --
> > Get your own FREE, personal Netscape Webmail account today at
> > http://home..netscape.com/webmail/
> -- 
> Steve Hammond
> 

--
Get your own FREE, personal Netscape Webmail account today at 
http://home.netscape.com/webmail/




Re: [newbie] Logitech wheel mouse scrolling

2000-08-13 Thread Hammond Steve

Hi,

So my problem was that I was not having the imwheel running. Now it is working
well in netscape and KDE. The only one think I cannot do is to make imwheel
start automaticaly at startup. I put the imwheel command in my
/etc/rd.d/rc.local but it is not starting up. An idea??

Thanks!


Le dim, 13 aoû 2000, vous avez écrit :
> in /etc/X11/XF86Config
> 
> goto the Mouse section(pointer section)
> 
> make sure you have
> 
> ZAxisMapping 4 5
> in the pointer section, and 3button emulation off (# comment it out)
> 
> then save and you should be fine
> 
> - Original Message -
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, August 12, 2000 10:06 PM
> Subject: [newbie] Logitech wheel mouse scrolling
> 
> 
> I have a Logitech First Mouse+ and it works fine except for the wheel. I can
> not scroll in anything. I have tried typing in 'imwheel' and 'imwheel -k' as
> suggested in some of the newsgroug archives, but that seems to have no
> effect at all. I am running linux mandrake v7.1 and any help that I get is
> greatly appreciated.
> tim
> --
> 
> The very ink with which all history is written is merely fluid prejudice.
>   -- Mark Twain
> 
> --
> Get your own FREE, personal Netscape Webmail account today at
> http://home..netscape.com/webmail/
-- 
Steve Hammond




Re: [newbie] Logitech wheel mouse scrolling

2000-08-13 Thread Mark Weaver

I've been following this thread with some interest and I was wondering
about something. I looked into my own XF86Config file and in my file for 
Protocol mine is listed as an "IntelliMouse"

Since I'm using a Logitech FirstMouse+ shouldn't it be listed as such or
is IntelliMouse the default "global" value for hweel mice?

-- 
Mark

**  =/\=  No Penguins were harmed   | 
** <_||_> in the making of this |
**  =\/=  message...| Registered Linux user #182496


On Sun, 13 Aug 2000, Adam wrote:

> in /etc/X11/XF86Config
> 
> goto the Mouse section(pointer section)
> 
> make sure you have
> 
> ZAxisMapping 4 5
> in the pointer section, and 3button emulation off (# comment it out)
> 
> then save and you should be fine
> 
> - Original Message -
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, August 12, 2000 10:06 PM
> Subject: [newbie] Logitech wheel mouse scrolling
> 
> 
> I have a Logitech First Mouse+ and it works fine except for the wheel. I can
> not scroll in anything. I have tried typing in 'imwheel' and 'imwheel -k' as
> suggested in some of the newsgroug archives, but that seems to have no
> effect at all. I am running linux mandrake v7.1 and any help that I get is
> greatly appreciated.
> tim
> --
> 
> The very ink with which all history is written is merely fluid prejudice.
>   -- Mark Twain
> 
> --
> Get your own FREE, personal Netscape Webmail account today at
> http://home..netscape.com/webmail/
> 
> 
> 
> 
> 
> 




RE: [newbie] Logitech wheel mouse scrolling

2000-08-13 Thread Sam D'Agostino

Will this work for intellimouse aswell??

regards Sam

-Original Message-
From: Adam [mailto:[EMAIL PROTECTED]]
Sent: Sunday, 13 August 2000 1:58 PM
To: [EMAIL PROTECTED]
Subject: Re: [newbie] Logitech wheel mouse scrolling


in /etc/X11/XF86Config

goto the Mouse section(pointer section)

make sure you have

ZAxisMapping 4 5
in the pointer section, and 3button emulation off (# comment it out)

then save and you should be fine

- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, August 12, 2000 10:06 PM
Subject: [newbie] Logitech wheel mouse scrolling


I have a Logitech First Mouse+ and it works fine except for the wheel. I can
not scroll in anything. I have tried typing in 'imwheel' and 'imwheel -k' as
suggested in some of the newsgroug archives, but that seems to have no
effect at all. I am running linux mandrake v7.1 and any help that I get is
greatly appreciated.
tim
--

The very ink with which all history is written is merely fluid prejudice.
  -- Mark Twain

--
Get your own FREE, personal Netscape Webmail account today at
http://home..netscape.com/webmail/









Re: [newbie] Logitech wheel mouse scrolling

2000-08-12 Thread Adam

in /etc/X11/XF86Config

goto the Mouse section(pointer section)

make sure you have

ZAxisMapping 4 5
in the pointer section, and 3button emulation off (# comment it out)

then save and you should be fine

- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, August 12, 2000 10:06 PM
Subject: [newbie] Logitech wheel mouse scrolling


I have a Logitech First Mouse+ and it works fine except for the wheel. I can
not scroll in anything. I have tried typing in 'imwheel' and 'imwheel -k' as
suggested in some of the newsgroug archives, but that seems to have no
effect at all. I am running linux mandrake v7.1 and any help that I get is
greatly appreciated.
tim
--

The very ink with which all history is written is merely fluid prejudice.
  -- Mark Twain

--
Get your own FREE, personal Netscape Webmail account today at
http://home..netscape.com/webmail/








Re: [newbie] Logitech wheel mouse scrolling

2000-08-12 Thread Digital Wokan

Your device in the xfconfig file must be imps2 instead of just ps2 as
well.

[EMAIL PROTECTED] wrote:
> 
> I have a Logitech First Mouse+ and it works fine except for the wheel. I can not 
>scroll in anything. I have tried typing in 'imwheel' and 'imwheel -k' as suggested in 
>some of the newsgroug archives, but that seems to have no effect at all. I am running 
>linux mandrake v7.1 and any help that I get is greatly appreciated.
> tim
> --
> 
> The very ink with which all history is written is merely fluid prejudice.
> -- Mark Twain
> 
> --
> Get your own FREE, personal Netscape Webmail account today at 
>http://home.netscape.com/webmail/

-- 
Digital Wokan
Tribal mage of the electronics age
Guerilla Linux Warrior