Re: X and mouse problem

2003-03-11 Thread Jerome Acks Jr
On Mon, Mar 10, 2003 at 05:45:43PM +0530, Bhushan Kulkarni wrote: > +++ Bhushan Kulkarni [10/03/03 10:21 +0530]: > | Hi , > | I am using Debian Woody3.0 r1 . > | My problem is when gpm service is on i face problems using mouse . Mouse gets > | hang for few seconds and retains again after, mous

X and mouse problem

2003-03-10 Thread Bhushan Kulkarni
+++ Bhushan Kulkarni [10/03/03 10:21 +0530]: | Hi , | I am using Debian Woody3.0 r1 . | My problem is when gpm service is on i face problems using mouse . Mouse gets | hang for few seconds and retains again after, mouse doesnot run smoothly but when gpm is not on i dont | face this problem

Re: tiny mouse howto update - console gpm, X and mouse wheel

2002-10-08 Thread Carel Fellinger
On Tue, Oct 08, 2002 at 01:39:23AM -0700, Osamu Aoki wrote: > On Tue, Oct 08, 2002 at 01:51:09AM +0200, Carel Fellinger wrote: .. > > IIRC I had problems with autops and some mice I have, be it a Logitech > > Mouse Man Wheel, or the simpler wheel version. > > It is "autops2". I checked source an

Re: tiny mouse howto update - console gpm, X and mouse wheel

2002-10-08 Thread Osamu Aoki
Thanks for your review. It is a good one. ;-) On Tue, Oct 08, 2002 at 01:51:09AM +0200, Carel Fellinger wrote: > On Sun, Oct 06, 2002 at 06:03:58PM -0700, Osamu Aoki wrote: > > 1. imps2 issue > > > > Is "imps2" really needed for woody gpm? Woody gpm default seems to > > have moved to "autops2"

Re: tiny mouse howto update - console gpm, X and mouse wheel

2002-10-07 Thread Carel Fellinger
On Tue, Oct 08, 2002 at 01:51:09AM +0200, Carel Fellinger wrote: > On Sun, Oct 06, 2002 at 06:03:58PM -0700, Osamu Aoki wrote: ... > > 2. What do you think of Debian Reference description? > > > > http://www.debian.org/doc/manuals/reference/ > > Chapter 3.3 Mouse configuration O, and wh

Re: tiny mouse howto update - console gpm, X and mouse wheel

2002-10-07 Thread Carel Fellinger
On Sun, Oct 06, 2002 at 06:03:58PM -0700, Osamu Aoki wrote: > Hi, > > I am going over ML for the next "Debian Reference" over the mouse > configuration. > > I found a thread with your names quite interesting. In order to refresh > all, I put all participants in TO list. Excuse me. > > I have

Re: tiny mouse howto update - console gpm, X and mouse wheel

2002-10-07 Thread Dale Hair
On Sun, 2002-10-06 at 20:03, Osamu Aoki wrote: > Hi, > > I am going over ML for the next "Debian Reference" over the mouse > configuration. > > I found a thread with your names quite interesting. In order to refresh > all, I put all participants in TO list. Excuse me. > > I have 3 questions:

Re: tiny mouse howto update - console gpm, X and mouse wheel

2002-10-07 Thread agno
I seem to recall something about autops2 not really working correctly. I'd be inclined to remove bits that refer to autops2. Also, in the docs, it has ps2auto, but gpm -t help lists autops2. On the same lines as the ps2auto, it has "(Woody)" in parens--I'd probably move that to a comment on the

tiny mouse howto update - console gpm, X and mouse wheel

2002-10-06 Thread Osamu Aoki
Hi, I am going over ML for the next "Debian Reference" over the mouse configuration. I found a thread with your names quite interesting. In order to refresh all, I put all participants in TO list. Excuse me. I have 3 questions: 1. imps2 issue Is "imps2" really needed for woody gpm? Woody g

Re: tiny mouse howto - console gpm, X and mouse wheel

2002-03-21 Thread timothy bauscher
Carel, thank you for your suggestions. The wheel is working beautifully now. > > Well, i reinstalled gpm and install imwheel, > > because someone mentioned gpm might require > > imwheel??? My mouse still works, but not the > > No imwheel needed! Okay. > > A snip of my XF86Config-4 file: > > > >

Re: tiny mouse howto - console gpm, X and mouse wheel

2002-03-21 Thread Carel Fellinger
On Wed, Mar 20, 2002 at 09:03:34PM -0500, timothy bauscher wrote: ... > Well, i reinstalled gpm and install imwheel, > because someone mentioned gpm might require > imwheel??? My mouse still works, but not the No imwheel needed! ... > A snip of my XF86Config-4 file: > > Identifier "Mouse1" > D

Re: tiny mouse howto - console gpm, X and mouse wheel

2002-03-20 Thread Steffen Evers
On Wed, Mar 20, 2002 at 21:03, timothy bauscher wrote: > Well, i reinstalled gpm and install imwheel, > because someone mentioned gpm might require > imwheel??? My mouse still works, but not the > wheel. gpm does NOT require imwheel, but XFree86 might need it. > A snip of my XF86Config-4 file: >

Re: tiny mouse howto - console gpm, X and mouse wheel

2002-03-20 Thread timothy bauscher
> These are my settings using a Logitech trackball. I believe most > standard mice will work with these. If you have a three button mouse > leave out Emulate3Buttons option. GPM must start before X does. > > gpm.conf > > device=/dev/psaux > responsiveness= > repeat_type=raw > type=PS/2 > append="

Re: tiny mouse howto - console gpm, X and mouse wheel

2002-03-20 Thread Dale Hair
On Wed, 2002-03-20 at 14:18, timothy bauscher wrote: > > I have just seen that some people have problems with the combination > > of > > gpm, XFree86 and the mouse wheel support for X11. > > > > It has taken a while until I found out what to do. > > > > I have a cordless Logitech wheel mouse and no

Re: tiny mouse howto - console gpm, X and mouse wheel

2002-03-20 Thread Steffen Evers
On Wed, Mar 20, 2002 at 15:18, timothy bauscher wrote: > > gpm settings in /etc/gpm.conf: > > device=/dev/psaux > > responsiveness= > > repeat_type=raw > > type=imps2 > > append="" > > I just installed gpm after reading your setup. > My PS/2 mouse instantly left the screen, and > X would make a be

Re: tiny mouse howto - console gpm, X and mouse wheel

2002-03-20 Thread Andrew Agno
timothy bauscher writes: > I just installed gpm after reading your setup. > My PS/2 mouse instantly left the screen, and > X would make a beep sound whenever i moved > the mouse. My settings were: > > device: /dev/psaux > type: autops2 > repeat type: m83 > > Those were the defaults prov

Re: tiny mouse howto - console gpm, X and mouse wheel

2002-03-20 Thread timothy bauscher
> I have just seen that some people have problems with the combination > of > gpm, XFree86 and the mouse wheel support for X11. > > It has taken a while until I found out what to do. > > I have a cordless Logitech wheel mouse and now all works. > > gpm settings in /etc/gpm.conf: > device=/dev/psau

tiny mouse howto - console gpm, X and mouse wheel

2002-03-20 Thread Steffen Evers
Hi there, I have just seen that some people have problems with the combination of gpm, XFree86 and the mouse wheel support for X11. It has taken a while until I found out what to do. I have a cordless Logitech wheel mouse and now all works. gpm settings in /etc/gpm.conf: device=/dev/psaux resp

Re: startx not starting X and mouse wheel not wheeling

2001-03-02 Thread Simon Hepburn
I don't have an intellimouse so this is an educated guess :-) I think you may have a conflict between X and gpm. Try disabling gpm and setting your device to /dev/psaux in XF86Config-4: Option "Device""/dev/psaux" Good luck, Simon. On Saturday 03 March 2001 1:07 am, Charles Lewis wrote:

startx not starting X and mouse wheel not wheeling

2001-03-02 Thread Charles Lewis
I had X (XFree86 4.0.2)working fine until I started trying to get my IntelliMouse wheel to work. I even tried running xf86config again. When I startx it attempts to load but fails with no error messages. The last few lines after it attempts: ... (**) Mouse1: Protocol: "IMPS/2" (**) Mouse1: Core Po

Re: gpm and X and mouse (fwd)

2000-09-19 Thread Bruce Richardson
On Mon, Sep 18, 2000 at 05:29:41PM -0700, Chris Majewski wrote: > It's been three computers and four mice already, and I've never > had this working, so I'm curious if anyone has got it to work and > under what circumstances, so that maybe the next time I spend money > I can make duplication of

Re: gpm and X and mouse (fwd)

2000-09-19 Thread Wayne Topa
Subject: Re: gpm and X and mouse (fwd) Date: Tue, Sep 19, 2000 at 08:49:55AM -0500 In reply to:W. Paul Mills Quoting W. Paul Mills([EMAIL PROTECTED]): > > I have had 3 or 4 computers, and many different pointing devices. > All have worked fine this way. Mostly Logi

Re: gpm and X and mouse (fwd)

2000-09-19 Thread Osamu Aoki
Hi, I posted correct /etc/gpm.conf to get it working in original thread. repeat_type=raw is the answer. osamu On Wed, Sep 20, 2000 at 12:26:48AM +0800, hashao wrote: > Hello W., > > WPM> : -- Original Message -- > WPM> : From: Krzys Majewski <[EMAIL PRO

Re[2]: gpm and X and mouse (fwd)

2000-09-19 Thread hashao
Hello W., WPM> : -- Original Message -- WPM> : From: Krzys Majewski <[EMAIL PROTECTED]> WPM> : Date: Mon, 18 Sep 2000 13:19:51 -0700 (PDT) :>>I've tried to tell X to use the fifo /dev/gpmdata as its :>>pointing device but it doesn't work. The mouse behaves

Re: gpm and X and mouse (fwd)

2000-09-19 Thread W. Paul Mills
;[EMAIL PROTECTED]> : To: "Debian user list (undigested)" , : Krzys Majewski <[EMAIL PROTECTED]> : Subject: Re: gpm and X and mouse : I am having the same problem with the mouse pointer in X. I'll have to try this when I get home sounds

Re: gpm and X and mouse

2000-09-19 Thread Krzys Majewski
Yeah I guess the repeat_type vs. repeat_data thing might have been part of it, aside from this all I meant is that my /etc/init.d/gpm may have been an old one from say 1996 (who remembers what that dbn was called??), and I may have answered "no" to subsequent "overwrite old /etc/init.d/gpm?" prompt

Solution: gpm and X and mouse (correction)

2000-09-18 Thread Osamu Aoki
Oops sorry for my bad memory, As listed in the complete listing of /etc/gpm.conf in my previous posting: Set in /etc/gpm.conf as: repeat_type=raw and set X to read /dev/gpmdata with ps2 protocol. This is correct solution for gpm mouse. (My original posting had "repeat_data" in place for "rep

Re: gpm and X and mouse

2000-09-18 Thread Osamu Aoki
Good for you. But some of your comment was strange to me. My story is based on potato stable (Installed when it was late stage of unstable and continuously upgraded.) There was no need for me to touch /etc/init.d/gpm. I see same file in my woody box. (My woody with 2.4 test kernel crash with

Re: gpm and X and mouse

2000-09-18 Thread Krzys Majewski
Thank you! This works for me. Note that I also had to hack my /etc/init.d/gpm to look at the repeat_data variable, though it may be an old /etc/init.d/gpm. My gpm version is the latest with respect to "stable", "unstable" was down when I tried. I agree that this is the sort of thing that really s

Re: gpm and X and mouse

2000-09-18 Thread Osamu Aoki
Yes, I wonder this too. I think current /etc/gpm.conf default is bad. Here is background and solution. gpm repeat data to /dev/gpmdata but in MS Mouse protocol in its default setting. So if you set X mouse setting to read from /dev/gpmdata with MS mouse protocol, it works. (Well not perfect,

Re: gpm and X and mouse (fwd)

2000-09-18 Thread Chris Majewski
- Forwarded message -- Date: Mon, 18 Sep 2000 14:22:48 -0600 From: Ray Percival <[EMAIL PROTECTED]> To: "Debian user list (undigested)" , Krzys Majewski <[EMAIL PROTECTED]> Subject: Re: gpm and X and mouse I am having the same problem with the mouse pointer in X. I

Re: gpm and X and mouse

2000-09-18 Thread James Dietrich
On Mon, Sep 18, 2000 at 01:19:51PM -0700, Krzys Majewski wrote: > I've tried to tell X to use the fifo /dev/gpmdata as its > pointing device but it doesn't work. The mouse behaves fine > under gpm (even cut&paste works) but is unuseable under X. The > mouse cursor does move when I move the mouse, b

Re: gpm and X and mouse

2000-09-18 Thread Ray Percival
I am having the same problem with the mouse pointer in X. I'll have to try this when I get home sounds like a bug to me. -- Original Message -- From: Krzys Majewski <[EMAIL PROTECTED]> Date: Mon, 18 Sep 2000 13:19:51 -0700 (PDT) >I've tried to tell X to us

gpm and X and mouse

2000-09-18 Thread Krzys Majewski
I've tried to tell X to use the fifo /dev/gpmdata as its pointing device but it doesn't work. The mouse behaves fine under gpm (even cut&paste works) but is unuseable under X. The mouse cursor does move when I move the mouse, but in completely erratic and unpredictable ways. The only way I've got t

X and mouse

1998-03-17 Thread David B Wilson
I can't seem to get my mouse to work with XFree86 3.3.2. In my previous version of XFree86 (3.2) I was able to get the mouse to work using device /dev/psaux and protocol PS/2, but the server didn't run for other reasons unrelated to the mouse, and someone suggested I upgrade the server. With XFre

Re: X and mouse

1996-08-03 Thread Susan G. Kleinmann
Hi Robert -- Given all the reports regarding bus mice recently, I was motivated to read the section on mice in the kernel-sources Documentation/devices.txt. (Should have done that a while ago.) That indicates that if you have a Logitech bus mouse, you should either use Device "/dev/logi

Re: X and mouse

1996-08-03 Thread Susan G. Kleinmann
Hi -- You said: > I too am having trouble with X and my mouse. No matter what I try for the > mouse device, the X servr fails with the message "Cannot open mouse (no such > device)". How to I tell what device my mouse is? During boot the BIOS just > says "Mouse recognized", and the kernel says

Re: X and mouse

1996-08-03 Thread dsz
--text follows this line-- I too am having trouble with X and my mouse. No matter what I try for the mouse device, the X servr fails with the message "Cannot open mouse (no such device)". How to I tell what device my mouse is? During boot the BIOS just says "Mouse recognized", and the kernel say

Re: X and mouse

1996-08-03 Thread Adrenolin
On Fri, 2 Aug 1996, Dale Scheetz wrote: > On Thu, 1 Aug 1996, Adrenolin wrote: > > Section "Pointer" > > Protocal "PS/2" > > Device "/dev/mouse" > > > > how can i set this correctly and/or check where/what the Device > > should be. i use startx and use the fvwm window manager. it com

Re: X and mouse

1996-08-02 Thread Dale Scheetz
On Thu, 1 Aug 1996, Adrenolin wrote: > hiya all > i'm haveing trouble configureing my mouse for use in the > xf86config. i have a logitech 2 button mouse. in the boot process it saz > foud PS/2 mouse but nothing more. i have in the xf86config file: > > Section "Pointer" > Protocal "PS

Re: X and mouse

1996-08-02 Thread Susan G. Kleinmann
Hi Robert -- > i'm haveing trouble configureing my mouse for use in the > xf86config. i have a logitech 2 button mouse. in the boot process it saz > foud PS/2 mouse but nothing more. i have in the xf86config file: > > Section "Pointer" > Protocal "PS/2" > Device "/dev/mouse" >

X and mouse

1996-08-01 Thread Adrenolin
hiya all i'm haveing trouble configureing my mouse for use in the xf86config. i have a logitech 2 button mouse. in the boot process it saz foud PS/2 mouse but nothing more. i have in the xf86config file: Section "Pointer" Protocal "PS/2" Device "/dev/mouse" how c