Re: Erratic mouse in Debian Potota install

2002-06-30 Thread Gary Turner
On Sat, 29 Jun 2002 20:20:11 -0700, Elaine Tsiang wrote: >It is sufficient in Debian Potato to just replace /dev/psaux with >/dev/gpmdata in /etc/X11/XF80Config, after the change in /etc/gpm.conf. Yes, unless you just like the idea of stepping through the configurator again :) Don't forget to r

Re: Erratic mouse in Debian Potota install

2002-06-29 Thread Elaine Tsiang
It is sufficient in Debian Potato to just replace /dev/psaux with /dev/gpmdata in /etc/X11/XF80Config, after the change in /etc/gpm.conf. Here is an earlier discussion on the list about the same problem (but if you don't know it's the same problem, you can't search for it): http://lists.debian.

Re: Erratic mouse in Debian Potota install

2002-06-29 Thread Gary Turner
On Fri, 28 Jun 2002 23:33:02 -0700, Elaine Tsiang wrote: >The machine is Dell stock, which came with RedHat 6.2 pre-installed. It has >been running well for > 2 years. I decided to try Debian on it. > >The installation completed with an apparent successful XFree86 configuration. >Upon reboot, X s

Re: Erratic mouse in Debian Potota install

2002-06-29 Thread Patrick M
Before starting X: # /etc/init.d/gpm stop PM, 22 On Fri, Jun 28, 2002 at 11:33:02PM -0700, Elaine Tsiang wrote: > The machine is Dell stock, which came with RedHat 6.2 pre-installed. It has > been running well for > 2 years. I decided to try Debian on it. > > The installation completed with an

Re: Erratic mouse in Debian Potota install

2002-06-29 Thread Olivier K
Hello Elaine Tsiang ([EMAIL PROTECTED]) ; On 29.06 (Saturday) at 08:33, you wrote : > Protocal "PS/2" ^ Is this typo in your configuration file or only in your mail ? -- Olivier K -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL P

Re: erratic mouse with xfree86 4.1.0?

2002-06-25 Thread Andy Saxena
On Tue, Jun 18, 2002 at 05:21:18PM -0500, Derrick 'dman' Hudson wrote: > On Tue, Jun 18, 2002 at 12:13:16PM -0500, Michael A. Miller wrote: > | > "Derrick" == Derrick 'dman' Hudson <[EMAIL PROTECTED]> writes: > | > | > Is gpm running? If so, that is going to cause problems. > | > | Ah ha

Re: erratic mouse with xfree86 4.1.0?

2002-06-18 Thread Derrick 'dman' Hudson
On Tue, Jun 18, 2002 at 12:13:16PM -0500, Michael A. Miller wrote: | > "Derrick" == Derrick 'dman' Hudson <[EMAIL PROTECTED]> writes: | | > Is gpm running? If so, that is going to cause problems. | | Ah ha! That was it. I should have known - thanks. | All seems to be ok after stoping

Re: erratic mouse with xfree86 4.1.0?

2002-06-18 Thread Michael A. Miller
> "Derrick" == Derrick 'dman' Hudson <[EMAIL PROTECTED]> writes: > Is gpm running? If so, that is going to cause problems. Ah ha! That was it. I should have known - thanks. > | (==) NVIDIA(0): Silken mouse enabled > What is this? Maybe this is causing the problems? I don't

Re: erratic mouse with xfree86 4.1.0?

2002-06-18 Thread Nicos Gollan
On Tuesday 18 June 2002 02:41, Derrick 'dman' Hudson wrote: > On Mon, Jun 17, 2002 at 07:03:04PM -0500, Michael A. Miller wrote: [snip] > | (==) NVIDIA(0): Silken mouse enabled > > What is this? Maybe this is causing the problems? It shouldn't. Never did for me. -- Embedded Linux -- True multit

Re: erratic mouse with xfree86 4.1.0?

2002-06-17 Thread Derrick 'dman' Hudson
On Mon, Jun 17, 2002 at 07:03:04PM -0500, Michael A. Miller wrote: | I'm having trouble with erratic mouse behavior on new machine. | Can anyone suggest a solution to this problem? | P.S. Here are the mouse-related parts of me XFree86 log: | (**) Option "Device" "/dev/psaux" Is gpm running?

Re: Erratic mouse in tty

2002-05-14 Thread Vineet Kumar
* Robert Mosher ([EMAIL PROTECTED]) [020514 18:42]: > Changing the type to imps2 fixed it! Didn't know that was even an option > since I've couldn't find a list of mouse types. Though for future > reference it can be found in the gpm info file under Server Invocation, > Mouse Types. Also '/usr/sb

Re: Erratic mouse in tty

2002-05-14 Thread Robert Mosher
>* Robert Mosher ([EMAIL PROTECTED]) [020514 15:50]: >> I am trying to get my mouse to work in both X and the ttys. Originally the >> mouse worked fine in the ttys, and in X it would move about erratically, >> and click randomly. I fixed this by changing the Device to /dev/gpmdata, >> and changing

Re: Erratic mouse in tty

2002-05-14 Thread Vineet Kumar
* Robert Mosher ([EMAIL PROTECTED]) [020514 15:50]: > I am trying to get my mouse to work in both X and the ttys. Originally the > mouse worked fine in the ttys, and in X it would move about erratically, > and click randomly. I fixed this by changing the Device to /dev/gpmdata, > and changing gpm's

Re: Erratic mouse behavior

2002-04-22 Thread curtis
I know that for whatever reason one of our users computers also exhibits erratic mouse behavior in the GUI. But this only occurs after a reboot. The problem is apparently that there are 2 mouse device programs running at once. By killing gpm in bash, the problem is resolved. Curtis Jonathan

Re: Erratic mouse behavior

2002-04-21 Thread Andy Saxena
On Sat, Apr 20, 2002 at 07:17:06PM -0500, John Foster wrote: > - > I've had a similar recent experience started about 2 weeks ago after a > general woody upgrade. 2 wierd problems. > 1. I now have a conflict between my console mouse and my xwindows. t

Re: Erratic mouse behavior

2002-04-21 Thread Andy Saxena
On Sat, Apr 20, 2002 at 02:25:45PM -0500, Hall Stevenson wrote: > * Jonathan David Pearce ([EMAIL PROTECTED]) [020420 14:12]: > > I've been running unstable for several months now. I just did a > > package update in dselect and selected a few new packages to install. > > I've ran into some odd mou

Re: Erratic mouse behavior

2002-04-21 Thread Andy Saxena
On Sat, Apr 20, 2002 at 02:06:23PM -0400, Jonathan David Pearce wrote: > I've been running unstable for several months now. I just did a package > update in dselect and selected a few new packages to install. I also > updated all the already installed packages that had updates available. > Last upd

Re: Erratic mouse behavior

2002-04-20 Thread John Foster
Hall Stevenson wrote: > > * Jonathan David Pearce ([EMAIL PROTECTED]) [020420 14:12]: > > I've been running unstable for several months now. I just did a > > package update in dselect and selected a few new packages to install. > > I've ran into some odd mouse behaviour after a recent xfree upgra

Re: Erratic mouse behavior

2002-04-20 Thread Hall Stevenson
* Jonathan David Pearce ([EMAIL PROTECTED]) [020420 14:12]: > I've been running unstable for several months now. I just did a > package update in dselect and selected a few new packages to install. I've ran into some odd mouse behaviour after a recent xfree upgrade too. My mouse cursor will someti

Re: Erratic mouse

2002-01-11 Thread dman
On Fri, Jan 11, 2002 at 06:00:18AM +0100, martin f krafft wrote: | also sprach nori heikkinen <[EMAIL PROTECTED]> [2002.01.11.0550 +0100]: | > except the mouse is really erratic. if i move it at all it goes | > psychotic, opening up random rxvt terms, menus, and clicking itself | > into a full scr

Re: Erratic mouse

2002-01-11 Thread martin f krafft
also sprach nori heikkinen <[EMAIL PROTECTED]> [2002.01.11.0619 +0100]: > i hadn't. now i did (just manually edited /etc/X11/XF86Config ; was > that the right way?), and the mouse is great. but i have no idea why > it helped -- what does /dev/psaux have to do with /dev/mouse, which > appears just

Re: Erratic mouse

2002-01-11 Thread Joshua Thorin Messer
Thus spake Joshua Thorin Messer ([EMAIL PROTECTED]): > I'd guess the protocol impacts your wheely usage. The XFree.org > section on mice might be a good read for you, you can pick the > protocol that best matches your rat. That should solve many wheel Here's a thought, why not include the URL in

Re: Erratic mouse

2002-01-10 Thread Joshua Thorin Messer
Thus spake Nori Heikkinen ([EMAIL PROTECTED]): > i hadn't. now i did (just manually edited /etc/X11/XF86Config ; was > that the right way?), and the mouse is great. but i have no idea why > it helped -- what does /dev/psaux have to do with /dev/mouse, which > appears just to be /dev/gpmdata? an

Re: Erratic mouse

2002-01-10 Thread Joshua Thorin Messer
Thus spake Nori Heikkinen ([EMAIL PROTECTED]): > so i think this is all basically correct, but i'm not sure how to go > about varying these options without going through dpkg-reconfigure > xserver-xfree86 again, which i don't want to do, since everything else > seems to be working correctly. as X

Re: Erratic mouse

2002-01-10 Thread Joshua Thorin Messer
Thus spake martin f krafft ([EMAIL PROTECTED]): > i would be interested how other people configure their mice. it's always > a pain i find. gpmdata doesn't always work, PS/2 doesn't always work, > psaux doesn't always work. it's always a plain $5 PS/2 mouse that i use. > disabling gpm with PS/2 on

Re: Erratic mouse

2002-01-10 Thread Nori Heikkinen
on Fri, 11 Jan 2002 06:00:18AM +0100, marTin insinuated: > check that you configured PS/2 on /dev/psaux. i hadn't. now i did (just manually edited /etc/X11/XF86Config ; was that the right way?), and the mouse is great. but i have no idea why it helped -- what does /dev/psaux have to do with /de

Re: Erratic mouse

2002-01-10 Thread martin f krafft
also sprach nori heikkinen <[EMAIL PROTECTED]> [2002.01.11.0550 +0100]: > except the mouse is really erratic. if i move it at all it goes > psychotic, opening up random rxvt terms, menus, and clicking itself > into a full screen of calculator applications and icons. which is > mildly amusing but

Re: Erratic mouse pointer

1998-09-09 Thread Denny Robertson
In my case, the problem was with the video hardware cursor (thanks for the idea D'jinnie). I am using the svga Xserver with a Cirrus Logic GD5430 PCI video card. Using the "sw_cursor" option in the Device section (for the Cirrus Logic) of the XF86Config file solved the problem. -- Denny Robertson

Re: Erratic mouse pointer

1998-09-04 Thread D'jinnie
I am experiencing the same problem - the only difference I can see from previous config was that it tries to use hardware cursor (that's the only line that even remotely pertains that I can see). Any guesses? --- Reality leaves a lot to the imagination. D'jinnie/Jinn, encountered on IRC and selec