Re: Replaced Mouse, X broken

2005-06-11 Thread Dan R. Hunt
Perfect. Replaced the USB mouse with a old serial mouse. Thanks for the tip, I was stuck. -- Dan Hunt Saint Brieux Saskatchewan Canada

Re: Replaced Mouse, X broken

2005-06-11 Thread Marty
Dan R. Hunt wrote: I installed Sarge on a HP Evectra. http://images.google.ca/images?q=evectra When I did this I used a Logitech USB / Optical Wheel Mouse. Took the little fellow downstairs and changed the mouse to a Logitech two button serial mouse, D-shaped 9 pin. Been running: dpkg-reconfigu

Replaced Mouse, X broken

2005-06-10 Thread Dan R. Hunt
I installed Sarge on a HP Evectra. http://images.google.ca/images?q=evectra When I did this I used a Logitech USB / Optical Wheel Mouse. Took the little fellow downstairs and changed the mouse to a Logitech two button serial mouse, D-shaped 9 pin. Been running: dpkg-reconfigure xserver-xfree86 to

Re: Mouse/X

2003-03-13 Thread Jonathan Matthews
On Thu, Mar 13, 2003 at 10:06:16AM +, Olivier wrote: > Quoting "Paul M Foster" : > > -- was [EMAIL PROTECTED] on Mar 12, 2003 at 10:59:50 -- > > > I'll give you the solution someone gave me on my system. I'm using a > > Trident Cyberblade i/1 video card, so YMMV. > > That's quite interestin

Re: Mouse/X

2003-03-13 Thread Olivier
Quoting "Paul M Foster" : > -- was [EMAIL PROTECTED] on Mar 12, 2003 at 10:59:50 -- > I'll give you the solution someone gave me on my system. I'm using a > Trident Cyberblade i/1 video card, so YMMV. That's quite interesting because my video card is a Trident Cyberblade i/7 ... > Go to your

Re: [DEB-USER] Mouse/X (XFConfig-4 is right)

2003-03-12 Thread Paul M Foster
On Wed, Mar 12, 2003 at 11:27:18AM +, Olivier wrote: > Hello, > > I have my mouse correctly configured (and it used to work). > However, from time to time, the pointer ( -|> on screen) is > displayed a little BESIDE the X Window think it actualy is. > This results in the fact I do not `clic

Mouse/X (XFConfig-4 is right)

2003-03-12 Thread Olivier
Hello, I have my mouse correctly configured (and it used to work). However, from time to time, the pointer ( -|> on screen) is displayed a little BESIDE the X Window think it actualy is. This results in the fact I do not `click' were I see the pointer. What is surprising is that it happens only

Re: Problems with mouse + X

2003-02-03 Thread Seneca
On Mon, Feb 03, 2003 at 12:53:57PM -0500, Chris M. wrote: > For some reason, X won't startup, saying "Screens found; none usable." > When Debian prompts me to configure X, my mouse refuses to work. If I > select anything from "Mouse Configuration", it exits out and leaves me > at a blank screen, un

Re: Problems with mouse + X

2003-02-03 Thread Sid Blackley
--- "Chris M." <[EMAIL PROTECTED]> wrote: > For some reason, X won't startup, saying "Screens > found; none usable." > When Debian prompts me to configure X, my mouse > refuses to work. If I > select anything from "Mouse Configuration", it exits > out and leaves me > at a blank screen, unable to g

Problems with mouse + X

2003-02-03 Thread Chris M.
For some reason, X won’t startup, saying “Screens found; none usable.” When Debian prompts me to configure X, my mouse refuses to work. If I select anything from “Mouse Configuration”, it exits out and leaves me at a blank screen, unable to get back to the terminal. I tried using Expert Mod

Re: Mouse / X problems UPDATE

2003-01-19 Thread Chris Owen
Hey, thanks Kent that's great. (I have been following the list, honest! Guess I missed that post though...) :-) Chris Kent West wrote: Chris Owen wrote: I have now found a solution for this mouse problem in X: it seems gpm was the problem. After uninstalling gpm, the PS/2 mouse now works

Re: Mouse / X problems UPDATE

2003-01-18 Thread Kent West
Chris Owen wrote: I have now found a solution for this mouse problem in X: it seems gpm was the problem. After uninstalling gpm, the PS/2 mouse now works correctly in X. If anyone can tell me why this is, or whether there's a workaround which lets me keep gpm, that would be interesting (alt

Re: Mouse / X problems UPDATE

2003-01-18 Thread Chris Owen
I have now found a solution for this mouse problem in X: it seems gpm was the problem. After uninstalling gpm, the PS/2 mouse now works correctly in X. If anyone can tell me why this is, or whether there's a workaround which lets me keep gpm, that would be interesting (although to be honest I

Mouse / X problems

2003-01-18 Thread Chris Owen
Hi, if someone could help me get my X server + mouse running I'd be very grateful. Hardware details: Old AJP 5400 laptop (you won't have heard of it), 75MHz Pentium, 16MB RAM Trackpad PS/2 mouse Cirrus Logic 754x display chipset 800x600 LCD display Debian 3.0r0 The story so far: I used to have R

Re: mouse/X compatibility problem

1997-10-30 Thread Timm Gleason
Which revision of the serial mouse is it? If it is a 2.1a MS Mouse, there is a problem with it and the newest versions of X. They are incompatible. I had to send back 15 MS mice and have my hardware supplier dig up 2.0 revisions of the mouse. I believe there is more info about it over at xfree86.or

Re: mouse/X compatibility problem

1997-10-30 Thread Will Lowe
On Thu, 30 Oct 1997, Larry Gariepy wrote: > Hi. Ok, I have sat down and done a little research. The mouse is on > Com 1, sort of. When I boot in Windows 95, it does not seem to recognize > the mouse as being on Com 1, it is just "there". In Linux, the device > /dev/mouse is linked to /dev/ttyS

Re: mouse/X compatibility problem

1997-10-30 Thread Larry Gariepy
> > On Thu, 30 Oct 1997, Larry Gariepy wrote: > > > Section "Pointer" > > Protocol"Microsoft" > > Device "/dev/mouse" > > You say it's a two-button microsoft serial mouse? Which com port is it > on? If it's com A, then it should be < Device "/dev/ttys0" >. Com B is > < Devic

Re: mouse/X compatibility problem

1997-10-30 Thread Will Lowe
On Thu, 30 Oct 1997, Larry Gariepy wrote: > Section "Pointer" > Protocol"Microsoft" > Device "/dev/mouse" You say it's a two-button microsoft serial mouse? Which com port is it on? If it's com A, then it should be < Device "/dev/ttys0" >. Com B is < Device "/dev/ttys1" >, et

Re: mouse/X compatibility problem

1997-10-30 Thread Larry Gariepy
> > On Wed, 29 Oct 1997, Larry Gariepy wrote: > > > My problem is that X Windows doesn't seem to recognize my mouse, though > > it works under Win95, and you even get a mouse cursor when logged in to > > a vt100 terminal. The mouse is just a standard Microsoft serial mouse. > > 1) What sort of

Re: mouse/X compatibility problem

1997-10-30 Thread Chuma Agbodike
If it works in win95 and you see mouse cursor like you say, I suspect whoever configured you X picked the wrong mouse device. Check your X86config file. I belive it's in /etc/X11 . Also make sure you indeed have a serial mouse. Win95 is capable of detecting PS2, BUS and serial mice. LINUX X must b

Re: mouse/X compatibility problem

1997-10-30 Thread Remco Blaakmeer
On Wed, 29 Oct 1997, Larry Gariepy wrote: > Hello. >I am mailing a message that I posted earlier on the newsgroup because a > friend of mine informed me that many people subscribe to the list but do > not check the newsgroup that often. > - > I am a new Debi

Re: mouse/X compatibility problem

1997-10-29 Thread Syrus Nemat-Nasser
On Wed, 29 Oct 1997, Larry Gariepy wrote: [snip] > I am a new Debian user. With a great deal of help from a friend (read: > he installed and debugged it for me), I now have Debian Linux 1.3.1 on > my Pentium 233. It is set up as a dual boot machine, with Win95. > > My problem is that X Windows

Re: mouse/X compatibility problem

1997-10-29 Thread Will Lowe
On Wed, 29 Oct 1997, Larry Gariepy wrote: > My problem is that X Windows doesn't seem to recognize my mouse, though > it works under Win95, and you even get a mouse cursor when logged in to > a vt100 terminal. The mouse is just a standard Microsoft serial mouse. 1) What sort of mouse is it? 2) f

mouse/X compatibility problem

1997-10-29 Thread Larry Gariepy
Hello. I am mailing a message that I posted earlier on the newsgroup because a friend of mine informed me that many people subscribe to the list but do not check the newsgroup that often. - I am a new Debian user. With a great deal of help from a friend (read