Re: Problem with mouse in X [WAS: Re: a dumb query? pls humor me]

2007-03-26 Thread Kent West
William Mok wrote: I installed X windows system under Debian 3.1.r2, I typed 'startx' but I got the following error: xf86OpenSerial: Cannot open device /dev/input/mice No such device Generic Mouse: cannot open input device PreInit failed for input device "Generic Mouse" Does anyone k

Re: Problem with mouse in X [WAS: Re: a dumb query? pls humor me]

2007-03-25 Thread Roberto C . Sánchez
On Mon, Mar 26, 2007 at 12:35:15AM -0400, Roberto C. Sánchez wrote: > > Second, you could have at least changed the subject line. > (Replying to self here) I have now changed the subject line. -- Roberto C. Sánchez http://people.connexer.com/~roberto http://www.connexer.com signature.asc Des

Re: No Mouse in X

2007-03-11 Thread Dave Walker
problem proved to be the > case. > > I issued the command:killall gpm > > and then : startx > > and I now have a working gnome desktop. > You can keep gpm if you want by telling it to repeat data as ms3 and then configure the mouse

Re: No Mouse in X

2007-03-06 Thread Kent West
and then : startx and I now have a working gnome desktop. You can keep gpm if you want by telling it to repeat data as ms3 and then configure the mouse in X to be on /dev/gpmdata. -- Kent -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Re: No Mouse in X

2007-03-06 Thread Dave Walker
On 3/5/07, Andrew Sackville-West <[EMAIL PROTECTED]> wrote: in response to my query below: > I have been having problems configuring my mouse in X. Andrew's suggestion: are you using any utility that might interfere with a mouse (I'm specifically thinking of gpm here

Re: No Mouse in X

2007-03-05 Thread Andrew Sackville-West
On Mon, Mar 05, 2007 at 09:22:45PM -0600, Dave Walker wrote: > Running Sarge 3.1 with kernel 2.4.27-2-386 > > I have been having problems configuring my mouse in X. > > My initial install was from the Sarge 3.1 cd's prior to my having an > active internet connection. My in

Re: No Mouse in X

2007-03-05 Thread Kent West
Dave Walker wrote: > Running Sarge 3.1 with kernel 2.4.27-2-386 > > I have been having problems configuring my mouse in X. > > My initial install was from the Sarge 3.1 cd's prior to my having an > active internet connection. My install was via: > > apt-get instal

Re: No Mouse in X

2007-03-05 Thread Roberto C. Sanchez
On Mon, Mar 05, 2007 at 09:22:45PM -0600, Dave Walker wrote: > > I think the command to remove x should be: > > apt-get --purge remove x-window-system , then to run > > apt-get install x-window-system (from the net) > I don't think that will accomplish what you want. The --p

No Mouse in X

2007-03-05 Thread Dave Walker
Running Sarge 3.1 with kernel 2.4.27-2-386 I have been having problems configuring my mouse in X. My initial install was from the Sarge 3.1 cd's prior to my having an active internet connection. My install was via: apt-get install x-window-system (from cd's) I am considering remo

Re: No Mouse in X

2007-02-28 Thread Andrew Sackville-West
On Wed, Feb 28, 2007 at 06:42:47PM -0600, Dave Walker wrote: > > re-booted, logged in as root > cd to /etc/x11/ > > less XF86Config-4 to confirm that there were 2 serarate mouse sections > for "InputDevice" and that 2 input devices were present in > "ServerLayout" > one was "Configured Mouse" - t

Re: No Mouse in X

2007-02-28 Thread Cameron L. Spitzer
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, Dave Walker wrote: > The Problem: > > When I run X (startx) from any user account, it begins, loads Gnome (just > today downloaded it) but the mouse does not move. I found out that > quits X, thankfully, so

No Mouse in X

2007-02-28 Thread Dave Walker
If it is a PS/2 mouse you should not have that /dev/input/mouse section. For PS/2 you should be fine with just /dev/psaux. Use dpkg-reconfigure xserver-xfree86 to reconfigure X again and just choose PS/2 when selecting mouse. let us know if the problem still exists. Couple of other things: 1. P

Re: No Mouse in X

2007-02-28 Thread Nigel Henry
On Wednesday 28 February 2007 00:28, Dave Walker wrote: > Hope I am at the right place to ask for help! > > I have reached a debian wall - I have been happy with my progress to date > in getting my sarge built and running, but have run into something that I > can't overcome. > > The Problem: > > Wh

Re: Re: No Mouse in X

2007-02-27 Thread Kamaraju Kusumanchi
> On 2/27/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> > wrote: > > > > Your message was received at Wed, 28 Feb 2007 00:33:10 +: > > > > To: [EMAIL PROTECTED] > > Subject: Re: No Mouse in X > > > > This account is protected by Bluebottle

Re: No Mouse in X

2007-02-27 Thread Kamaraju S Kusumanchi
Kamaraju S Kusumanchi wrote: > Looks for lines containing (EE) which indicates error lines and post them > if you see any. s/Looks/Look s/indicates/indicate (feeling embarrassed) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED

Re: No Mouse in X

2007-02-27 Thread Kamaraju S Kusumanchi
Dave Walker wrote: > I have the file /var/log/XFree86.0.log available, but it is rather lengthy > to post here right now. Looks for lines containing (EE) which indicates error lines and post them if you see any. Also what mouse is this? Is it a USB mouse? PS/2 mouse? touchpad on a laptop? raju

Re: No Mouse in X

2007-02-27 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/27/07 17:28, Dave Walker wrote: > Hope I am at the right place to ask for help! > > I have reached a debian wall - I have been happy with my progress to > date in > getting my sarge built and running, but have run into something that I > can't >

No Mouse in X

2007-02-27 Thread Dave Walker
Hope I am at the right place to ask for help! I have reached a debian wall - I have been happy with my progress to date in getting my sarge built and running, but have run into something that I can't overcome. The Problem: When I run X (startx) from any user account, it begins, loads Gnome (jus

Re: fups2 mouse in X

2003-02-05 Thread Kent West
Ruediger Noack wrote: Hi Kent Kent West wrote: PS/2 works, but as you say, without the wheel. I reckon it'll have to do for now. Thanks! Only an idea. Try fuimps2 in gpm.conf and IMPS/2 in X. cu Ruediger Nope. PS/2 is the only driver in X I've found to work. Thanks anyway. Kent --

Re: fups2 mouse in X

2003-02-05 Thread Ruediger Noack
Hi Kent Kent West wrote: PS/2 works, but as you say, without the wheel. I reckon it'll have to do for now. Thanks! Only an idea. Try fuimps2 in gpm.conf and IMPS/2 in X. cu Ruediger -- __ Gesendet von Yahoo! Mail - http://mai

Re: fups2 mouse in X

2003-02-04 Thread Kent West
Ruediger Noack wrote: Hi Kent Kent West wrote: [fups2 and X] IIRC - long time ago... ;-) Try this: Use gpm with settings fups2 and repeat_type=raw. In your X-config set Option "Device""/dev/gpmdata" Option "Protocol" "IMPS/2"

Re: fups2 mouse in X

2003-02-04 Thread Ruediger Noack
Hi Kent Kent West wrote: [fups2 and X] IIRC - long time ago... ;-) Try this: Use gpm with settings fups2 and repeat_type=raw. In your X-config set Option "Device""/dev/gpmdata" Option "Protocol" "IMPS/2" or Option

fups2 mouse in X

2003-02-02 Thread Kent West
I've got a 4-5 year old Compaq Presario desktop (not laptop) with a PS/2 wheel mouse. Without gpm, and with X set up to see an imps/2 mouse on /dev/psaux, the mouse in X is erratic. So I tried playing with it in console mode only with gpm. I set gpm up the same way (imps2 on /dev/psaux)

Re: PS2 mouse in X

2002-05-06 Thread dman
On Tue, May 07, 2002 at 12:05:17AM +0100, Daniel Rowell Faulkner wrote: | I've just installed woody for my brother, ... | | I'm using the software that comes with woody only at this moment in time. | (Though an older kernel is still used as I've not found the time to | put a decent one on, as I in

PS2 mouse in X

2002-05-06 Thread Daniel Rowell Faulkner
I've just installed woody for my brother,   I'm using the software that comes with woody only at this moment in time. (Though an older kernel is still used as I've not found the time to put a decent one on, as I installed potato then upgraded) So kernel = 2.2.18 Debian dist = woody   The com

Re: Mouse in X and console at the same time

2002-02-14 Thread Andrea Vettorello
On Thu, 2002-02-14 at 09:24, Gabor Gludovatz wrote: > Hello, > > I'm having problems with the Mouse. Until now I've used a simple serial > mouse, and there's been no problem with it, I could use the gpm's repeater > interface under X. > > But now I've bought a new Logitech mouse, which is the typ

Mouse in X and console at the same time

2002-02-14 Thread Gabor Gludovatz
Hello, I'm having problems with the Mouse. Until now I've used a simple serial mouse, and there's been no problem with it, I could use the gpm's repeater interface under X. But now I've bought a new Logitech mouse, which is the type of IMPS/2. Unfortunatelly GPM cannot repeat IMPS/2 protocol, so

Re: Problem using ps2 mouse in X

2002-01-25 Thread Joachim Fahnenmueller
I think if you run gpm, in X the mouse should be configured with device "/dev/gpmdata" and protocol "MouseSystems". At least it works on my system, but I have a different mouse. You can try anyway... Regards, -- Joachim Fahnenmüller Lehrer für Mathematik und Physik Herder-Gymnasium Kattowitze

Re: Problem using ps2 mouse in X

2002-01-25 Thread Eduard Bloch
#include Joe Nahmias wrote on Thu Jan 24, 2002 um 06:26:45PM: > > I had this. I removed gpm (apt-get remove gpm) and symlinked /dev/mouse to > > /dev/psaux, and the problem went away. But that means no mouse on the > > console (boo hoo). > Well, I used to be able to have gpm and X co-exist -- I ju

Re: Problem using ps2 mouse in X

2002-01-24 Thread dman
On Thu, Jan 24, 2002 at 06:44:47PM -0500, Joe Nahmias wrote: | > > > I had this. I removed gpm (apt-get remove gpm) and symlinked /dev/mouse to | > > > /dev/psaux, and the problem went away. But that means no mouse on the | > > > console (boo hoo). | > > Well, I used to be able to have gpm and X c

Re: Problem using ps2 mouse in X

2002-01-24 Thread Joe Nahmias
> > > I had this. I removed gpm (apt-get remove gpm) and symlinked /dev/mouse to > > > /dev/psaux, and the problem went away. But that means no mouse on the > > > console (boo hoo). > > Well, I used to be able to have gpm and X co-exist -- I just can't remember > > how... Can anyone else help?? > W

Re: Problem using ps2 mouse in X

2002-01-24 Thread Joe Nahmias
> > I am having trouble using my Micro$oft PS/2 wheel mouse under X. > > When I run startx (as either a regular user or root), the desktop appears > > normal, but moving the mouse causes random buttons to be pressed, and the > > pointer moves in random directions. > I had this. I removed gpm (a

Re: Problem using ps2 mouse in X

2002-01-24 Thread Jason Majors
> I am having trouble using my Micro$oft PS/2 wheel mouse under X. > When I run startx (as either a regular user or root), the desktop appears > normal, but moving the mouse causes random buttons to be pressed, and the > pointer moves in random directions. I had this. I removed gpm (apt-get r

Problem using ps2 mouse in X

2002-01-24 Thread Joe Nahmias
Hello list, I am having trouble using my Micro$oft PS/2 wheel mouse under X. When I run startx (as either a regular user or root), the desktop appears normal, but moving the mouse causes random buttons to be pressed, and the pointer moves in random directions. I am running Debian

still have problem with mouse in X

2001-12-03 Thread Robinder Bains
Hi, I'm using woody and the mouse doesn't work after I use it for a few seconds. When it works the scroll wheel works fine in gnome, but after a while it, the mouse, just stops responding. I have a ps/2 logitech scroll wheel mouse. Here's my XF86Config-4 file... Section "InputDevice" Id

Re: No keyboard or mouse in X

2001-07-08 Thread Jimmy Richards
On Sat, Jul 07, 2001 at 09:26:21PM -0700, Geoffrey Romer wrote: > > > 'usbmouse' myself just to let you know. My mouse is the same as the one > > you have. So, you'll need to make sure you have those modules in your > > kernel config. Here's my relevent modules listing for you... > > > > lsmod >

Re: No keyboard or mouse in X

2001-07-07 Thread Geoffrey Romer
> 'usbmouse' myself just to let you know. My mouse is the same as the one > you have. So, you'll need to make sure you have those modules in your > kernel config. Here's my relevent modules listing for you... > > lsmod > > mousedev > hid > input > usb-uhci > usbcore Your solution worked (thanks

Re: No keyboard or mouse in X

2001-07-06 Thread Jimmy Richards
On Fri, Jul 06, 2001 at 12:38:45PM -0700, Geoffrey Romer wrote: > tatus: O > Content-Length: 1943 > Lines: 42 > > I've been having some trouble setting up a friend with a Debian system. > > First, I installed Debian 2.2 (stable) from CD, using the normal install > methods. The mouse (a USB mouse)

No keyboard or mouse in X

2001-07-06 Thread Geoffrey Romer
I've been having some trouble setting up a friend with a Debian system. First, I installed Debian 2.2 (stable) from CD, using the normal install methods. The mouse (a USB mouse) worked fine under X, using /dev/psaux (I think). The keyboard (a PS/2 keybaord) worked at the console, but not under X

Re: Mouse in X

2001-05-18 Thread Frank Zimmermann
Arlequín wrote: > > Joel: > My mouse is on the first serial port > > I assume that this is /dev/ttyS0, isn't it? > > It is not PS/2 > > What furher info do you need??? > > Thanks for answering, > > Arlequín > I guess you have gpm already running. There are sometimes problems with gpm and

Re: Mouse in X

2001-05-18 Thread Paul Mackinney
ning gpm, then the device you want is probably /dev/gpmdata, otherwise it's probably /dev/ttyS0 as you note. Good Luck! Paul Mackinney [EMAIL PROTECTED] - Original Message - From: "Arlequín" <[EMAIL PROTECTED]> To: Sent: Thursday, May 17, 2001 6:36 PM Subject: Re:

Re: Mouse in X

2001-05-17 Thread Arlequín
1 9:28 PM Subject: Re: Mouse in X > On Thu, May 17, 2001 at 09:16:36PM -0300, Arlequ?n wrote: > > Help!! > > > > I can set up my X Server to be able to use my mouse... > > > > > > and if I try to run the XF86Config, it tries to switch to graphic mode and I >

Re: Mouse in X

2001-05-17 Thread Joel Mayes
On Thu, May 17, 2001 at 09:16:36PM -0300, Arlequ?n wrote: > Help!! > > I can set up my X Server to be able to use my mouse... > > > and if I try to run the XF86Config, it tries to switch to graphic mode and I > still CAN'T move my pointer. > > I've my 3 button mouse attached to the 1st. Serial

Mouse in X

2001-05-17 Thread Arlequín
Help!! I can set up my X Server to be able to use my mouse... and if I try to run the XF86Config, it tries to switch to graphic mode and I still CAN'T move my pointer. I've my 3 button mouse attached to the 1st. Serial Port (isn't a PS/2), tty0 I guess... But I can't get it work! Thanks Arle

Re: powerpc / mouse in X

2001-04-16 Thread Ethan Benson
On Mon, Apr 16, 2001 at 11:57:40AM -0700, Mark Simos wrote: > > got debian 2.2 on a powermac 9600/200 with ADB mouse and keyboard. > > keyboard works great, mouse does not. can fool x into loading by pointing the > mouse at /dev/adb, but of course the mouse doesn't work. I don't have a > /dev/

Re: powerpc / mouse in X

2001-04-16 Thread Claus Enneper
Hi Mark! On Mon, 16 Apr 2001, Mark Simos wrote: >: >: got debian 2.2 on a powermac 9600/200 with ADB mouse and keyboard. >: >: keyboard works great, mouse does not. can fool x into loading by pointing >the mouse at /dev/adb, but of course the mouse doesn't work. I don't have a >/dev/ad

powerpc / mouse in X

2001-04-16 Thread Mark Simos
got debian 2.2 on a powermac 9600/200 with ADB mouse and keyboard. keyboard works great, mouse does not. can fool x into loading by pointing the mouse at /dev/adb, but of course the mouse doesn't work. I don't have a /dev/adbmouse do i need to recreate that? how? TIA,   MarkDo You Yahoo!? Yahoo! M

Re: Mouse in X doesn't work if gpm is installed

2000-10-16 Thread Jesse Goerz
. > If I installed gpm, the mouse in X doesn't work although I can use it under > the console. After uninstalling gpm everything is OK. > > Does anyone know of that? > > How can I use both, gpm and X? > > > Marco > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Re: Mouse in X doesn't work if gpm is installed

2000-10-16 Thread Danie Roux
ribution from LinuxTag 2000. > If I installed gpm, the mouse in X doesn't work although I can use it under > the console. After uninstalling gpm everything is OK. > > Does anyone know of that? > > How can I use both, gpm and X? > > > Marco > > > -- > U

Mouse in X doesn't work if gpm is installed

2000-10-16 Thread Marco Herrn
I use the potato distribution from LinuxTag 2000. If I installed gpm, the mouse in X doesn't work although I can use it under the console. After uninstalling gpm everything is OK. Does anyone know of that? How can I use both, gpm and X? Marco

Re: Configuring Mouse in X

2000-08-31 Thread Stefan Nantz
I had the same problem, use the X Server ver. 3.3.6-11 rather than 3.3.6-10 which comes with d 2.2 Stefan On Thu, 31 Aug 2000, Mark Simos wrote: > most laptop internal mice connect to the "ps2" port in windows and the > hardware > handles whether either or both the internal and external work, s

Re: Configuring Mouse in X

2000-08-30 Thread Mark Simos
most laptop internal mice connect to the "ps2" port in windows and the hardware handles whether either or both the internal and external work, so you might try that... my $.02 Mark "I. Tura" wrote: > Better refer to a laptop list in [EMAIL PROTECTED] > > Best, > > Ignas

Re: Configuring Mouse in X

2000-08-30 Thread I. Tura
Better refer to a laptop list in [EMAIL PROTECTED] Best, Ignasi At 11.30 30/8/00 EDT, [EMAIL PROTECTED] ha escrit: >Hi, >I just installed all the files for X Free 86 3.3.6 onto my system, and I'm >having a little trouble (ironically). While I'm quite sure of how to

Configuring Mouse in X

2000-08-30 Thread Rubbish5
Hi, I just installed all the files for X Free 86 3.3.6 onto my system, and I'm having a little trouble (ironically). While I'm quite sure of how to get my card and monitor up, I can not get my mouse to work at all. I have a Compaq Presario 1800XL 190 Laptop, which uses a touch pad for mouse co

Re: broken mouse in x session -- FIXED!

2000-07-17 Thread Aaron Maxwell
That worked, Chanop. Thanks! btw, Ron, I also tried stopping and re-starting /etc/init.d/gpm, but it didn't help. Thanks, though. Aaron the happy debian-user Quoth Chanop... > From your description I think you turned on gpm repeater mode, I guess. > rerun gpmconfig again and turn it off with "

Re: broken mouse in x session

2000-07-17 Thread Ron Rademaker
What if you stop gpm, and try again. (Start a x session, go back to console and do /etc/init.dgpm stop as root, or stop gpm first and then start an x session). Ron Rademaker On Mon, 17 Jul 2000, Aaron Maxwell wrote: > Hi. I'm experiencing technical difficulties, > if you can help I'll love yo

broken mouse in x session (CORRECTION)

2000-07-17 Thread Aaron Maxwell
My bad, I meant "with and without gdm", as in "GNOME display manager". gpm (the console mouse server) was always running. > > btw, this seems independent of WM (tested with twm; and enlightenment, > > both with and without gpm). > > Are you sure about thi

Re: broken mouse in x session

2000-07-17 Thread Chanop Silpa-Anan
Once upon a time, I heard Aaron Maxwell say > > I'm running what was CorelOS, pretty much converted to woody (remove > all the packages with "corel" in them, edit sources.list, then apt-get > update && apt-get upgrade). The correct way to go. > My mouse doesn't work in X, much as if I had > th

broken mouse in x session

2000-07-17 Thread Aaron Maxwell
Hi. I'm experiencing technical difficulties, if you can help I'll love you forever... I'm running what was CorelOS, pretty much converted to woody (remove all the packages with "corel" in them, edit sources.list, then apt-get update && apt-get upgrade). My mouse doesn't work in X, much as if I

Re: mouse in X again

2000-06-19 Thread Kerstin Hoef-Emden
Hi, On Mon, 19 Jun 2000, Arthur H. Edwards wrote: > In the XF86Setup session, did you specify a three-button mouse? I can not remember it did ask for it specifically, but I decided against Emulate-3-Buttons. I tried now several things in exchanging the entries in section Pointer and nothing wor

Re: mouse in X again

2000-06-19 Thread Arthur H. Edwards
In the XF86Setup session, did you specify a three-button mouse? Arthur H. Edwards 712 Valencia Dr. NE Abq. NM 87108 (505) 256-0834 On Sat, 17 Jun 2000, Kerstin Hoef-Emden wrote: > > Hi, > > obviously, I was too fast when saying, that the mouse works under X now. > The problem I am facing: Th

Re: mouse in X again

2000-06-18 Thread Kerstin Hoef-Emden
Hi, On Sun, 18 Jun 2000, Shaul Karl wrote: > > section pointer of XF86Config so that XF86 thinks, I have got a 2 > > button mouse? > > > > Since this is a Logitech 3 button mouse. Should I perhaps choose another > > protocol instead of Microsoft? > > > Not necessarily. Take a look at the man

Re: mouse in X again

2000-06-17 Thread Shaul Karl
> > Hi, > > obviously, I was too fast when saying, that the mouse works under X now. > The problem I am facing: The second mouse button does not work. I > cannot cut and paste. Is this perhaps caused by the entry "Microsoft" in > section pointer of XF86Config so that XF86 thinks, I have got a 2 >

mouse in X again

2000-06-17 Thread Kerstin Hoef-Emden
Hi, obviously, I was too fast when saying, that the mouse works under X now. The problem I am facing: The second mouse button does not work. I cannot cut and paste. Is this perhaps caused by the entry "Microsoft" in section pointer of XF86Config so that XF86 thinks, I have got a 2 button mouse?

Re: Potato broke my mouse in X?

1999-10-19 Thread Aaron Solochek
Turns out that AccelerratedX 5 doesn't mind slink's gpm, but won't work with potato's. So I just removed gpm from startup, and now everythings fine. Thanks to everyone who helped. -Aaron Solochek [EMAIL PROTECTED] "John R. Sheets" wrote: > Aaron Solochek wrote: > > > > I just installed a potat

Re: Potato broke my mouse in X?

1999-10-19 Thread John R. Sheets
Aaron Solochek wrote: > > I just installed a potato partiton, all seemed to go well. I even > installed accelerated X on it, and its setup didn't segfault, an obvious > improvement. The first time I ran X everything worked fine. Then, out > of the blue, the mouse stopped working in X. I get th

Re: Potato broke my mouse in X?

1999-10-17 Thread Pierfrancesco Caci
:-> "Aaron" == Aaron Solochek <[EMAIL PROTECTED]> writes: > That did it. Thanks, although that seems like something I should have tried... > -Aaron Solochek > [EMAIL PROTECTED] >> Is gpm running? if so kill it and startx and see if your mouse works. >> Anyway, gpm shoul

Re: Potato broke my mouse in X?

1999-10-16 Thread Aaron Solochek
That did it. Thanks, although that seems like something I should have tried... -Aaron Solochek [EMAIL PROTECTED] Ben Lutgens wrote: > On Sat, Oct 16, 1999 at 02:52:15PM -0400, Aaron Solochek wrote: > > I just installed a potato partiton, all seemed to go well. I even > > installed accelerat

Re: Potato broke my mouse in X?

1999-10-16 Thread Ben Lutgens
On Sat, Oct 16, 1999 at 02:52:15PM -0400, Aaron Solochek wrote: > I just installed a potato partiton, all seemed to go well. I even > installed accelerated X on it, and its setup didn't segfault, an obvious > improvement. The first time I ran X everything worked fine. Then, out > of the blue, th

Potato broke my mouse in X?

1999-10-16 Thread Aaron Solochek
I just installed a potato partiton, all seemed to go well. I even installed accelerated X on it, and its setup didn't segfault, an obvious improvement. The first time I ran X everything worked fine. Then, out of the blue, the mouse stopped working in X. I was doing a lot of stuff trying to set

Re: left hand mouse in X

1999-03-05 Thread Branden Robinson
On Thu, Mar 04, 1999 at 07:41:37PM +0200, Fabrizio Polacco wrote: > is there anybody who can tell me how to invert the buttons of the > mouse under X? > I have found it for gpm, but I couldn't find mention in the X > manuals. See /usr/doc/xfree86-common/FAQ in the current slink X packages. -- G

Re: left hand mouse in X

1999-03-05 Thread Michele Bini
On Thu, Mar 04, 1999 at 07:41:37PM +0200, Fabrizio Polacco wrote: > Hi, > is there anybody who can tell me how to invert the buttons of the > mouse under X? xmodmap -e "pointer = 3 2 1" > I have found it for gpm, but I couldn't find mention in the X > manuals. man xmodmap -Michele

Re: left hand mouse in X

1999-03-04 Thread Ole J. Tetlie
>-Fabrizio Polacco <[EMAIL PROTECTED]> > > Hi, > is there anybody who can tell me how to invert the buttons of the > mouse under X? Try xmodmap -e "pointer = 3 2 1" -- The only way tcsh "rocks" is when the rocks are attached to its feet in the deepest part of a very deep lake. (Linu

Re: left hand mouse in X

1999-03-04 Thread Ben Pfaff
Fabrizio Polacco <[EMAIL PROTECTED]> writes: is there anybody who can tell me how to invert the buttons of the mouse under X? >From xmodmap(1): Many pointers are designed such that the first button is pressed using the index finger of the right hand. People who are

left hand mouse in X

1999-03-04 Thread Fabrizio Polacco
Hi, is there anybody who can tell me how to invert the buttons of the mouse under X? I have found it for gpm, but I couldn't find mention in the X manuals. thanx, fab -- | [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] | 6F7267F5 fingerprint 57 16 C4 ED C9 86 40 7B 1A 69 A1 6

Re: Where's the mouse (in X-windows)?

1998-08-18 Thread M.C. Vernon
> > I did previously go to /dev and run MAKEDEV mouse. > > Even though this must be something very basic and obvious, can someone > please shed some light on what to do? Yes - but /dev/mouse needs to point to wherever your mouse really is - probably a serial port (try /dev/ttys0 or /dev/ttys1).

Where's the mouse (in X-windows)?

1998-08-18 Thread Hersh, Harry
In trying to start up the X server, I get the following error output: -- XF86Config: /etc/X11/XF86Config (**) stands for supplied, (--) stands for probed/default values (**) XKB: keymap: "xfree86(us)" (overrides other XKB settings) (**) Mouse: type: Micr

Frozen mouse in X-Windows

1998-02-18 Thread Stuart Smith
Hi. I have a(nother) problem. As implied by the subject line, my mouse is completely frozen in X-Windows, rendering it very close to useless... Also, though less major, I can't work out how to set permisions for my non-root access. It would be nice to be able to dial out to PPP and to play games t