btw, its a SERIAL mouse, PC/AT refers to your keyboard and there is no
such mouse that is attached to the PC/AT keyboard port AFAIK...
anyway, add this to your xorg.conf (or XF86config in /etc/X11 directory )
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/ttyS0" # ttyS0 pertains to COM1 , etc
Option "Protocol" "Microsoft"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
On 6/4/07, jaybee <[EMAIL PROTECTED]> wrote:
> Hi there! i've recently installed Red Hat v7 in our
> old Pentium-166 with a 64MB RAM and 4.3GB drive.
> The mouse was working when i was installing RH.
>
> The problem is when the system restarted. The
> mouse isn't functioning anymore after the system
> has restarted.
>
> Although i've tried reconfiguring it using
> mouseconfig and the mouse configuration file.
> located in /usr/sbin and /etc/sysconfig/
> but it still doesnt work.
>
> By the way our computer mouse is using
> COM1 on a PC/AT port and not a PS/2 port.
> And there are no existing PS/2 ports in our PC.
>
> I even tried deleting the mouse configuration file
> even the mouse file in the /dev path but same thing
> happens it doesnt work. I even tried emulating
> 3 button to no avail.
>
> --
> Team <AsCII Online> <Chat101> <LightHouse> <LiveWire Manila> <WonderWorks>
> <PhilBBS list> <PLUG>
> _________________________________________________
> Philippine Linux Users' Group (PLUG) Mailing List
> [email protected] (#PLUG @ irc.free.net.ph)
> Read the Guidelines: http://linux.org.ph/lists
> Searchable Archives: http://archives.free.net.ph
>
--
"C makes it easy to shoot yourself in the foot; C++ makes it harder,
but when you do, it blows away your whole leg."
- Bjarne Stroustrup (from Good Quotations compiled by Dr. Gabriel Robins)
Renz
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph