<div><span class="gmail_quote">Hi... i see you message on the ubuntu list about get working a serial mouse on gnome,<br><br>if you use ubuntu get in to this directory:<br><br>$ cd /etc/X11/<br><br>then<br><br>$ sudo vim 
xorg.conf<br><br>this command wiil open a configuration text file, press "i" to modify.<br><br></span></div>now, go to section  "InputDevice" with de Identifier "Configured Mouse"<br><br>and modify the next line:
<br><br>Option          "Device"                "/dev/input/mice"     <br>to         <br>Option          "Device"                "/dev/ttys0"<br><br>and <br><br>Option          "Protocol"              "ExplorerPS/2"
<br>to<br>Option          "Protocol"              "Microsoft"<br><br><br>then restart X with crtl+alt+backspace, and it will work<br><br>i hope this help, if you need more help just say it and email me....
<br><br><br>see you...<br><br><div><span class="gmail_quote">2006/10/24, Manish Gehlot <<a href="mailto:arnold89@fastmail.fm">arnold89@fastmail.fm</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Sir,<br>  Today  I installed Ubuntu linux which has a gnome environment. Please<br>  guide. I am a new bee in Linux. I am a expert in Windows. Sir, I want<br>  to leave windows and turn to open Linix Operating system. I got linux
<br>  from my friend 'Ubuntu'. Sir it a very user friendly linux but my<br>  mouse in not working. I am running mouse by using accessibility<br>  options.<br><br>                                 Thanking you!<br>--<br>  Manish Gehlot
<br>  <a href="mailto:arnold89@fastmail.fm">arnold89@fastmail.fm</a><br><br>--<br><a href="http://www.fastmail.fm">http://www.fastmail.fm</a> - Choose from over 50 domains or use your own<br><br><br>--<br>ubuntu-users mailing list
<br><a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br><a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br></blockquote>
</div><br>