Re: Pentium 100Mhz New User
From: David Clymer (david_at_zettazebra.com)
Date: 03/08/04
- Previous message: David Clymer: "Re: Config files for exim4 package."
- In reply to: Tomy Alarie: "Pentium 100Mhz New User"
- Next in thread: Wilko Fokken: "Re: Pentium 100Mhz New User"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Debian-User <debian-user@lists.debian.org> Date: Sun, 07 Mar 2004 21:30:32 -0500
On Sun, 2004-03-07 at 21:09, Tomy Alarie wrote:
> Hi i'm new to this list and i just want to know a couple of things to be
> sure to configure my computer correclty. First, i have a serial mouse type
> Com-2 or serial. I just want to know which selection im supposed to choose
> in the xfree86 configuration generated by debconf ?
>
> thanks
If the mouse is on COM2 (windows), the mouse device should be
/dev/ttyS1, and I'm guessing that driver to be used should be the
"Microsoft" driver like so:
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/ttyS0"
Option "Protocol" "Microsoft"
EndSection
I may be wrong about the driver, since I havent used a serial mouse in a
long time. You could give it a whirl report back if it doesnt work.
-davidc
-- To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: David Clymer: "Re: Config files for exim4 package."
- In reply to: Tomy Alarie: "Pentium 100Mhz New User"
- Next in thread: Wilko Fokken: "Re: Pentium 100Mhz New User"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|