LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 06-03-2003, 12:05 AM   #1
rsankar
LQ Newbie
 
Registered: Jun 2003
Posts: 1

Rep: Reputation: 0
Question Bus Mouse or Serial Mouse


I am having problem configuring bus mouse and/or serial mouse. I am using mandrake linux ver 8.2. I am also new to linux OS.

Thank you in advance.
Raj
 
Old 10-30-2007, 04:56 AM   #2
myrmidon
Member
 
Registered: May 2005
Distribution: redhat 9 , fedora 5,6,7,DSL,Debian 3, mandrake 9.2 , knoppix 3.8, red hat 7.3
Posts: 38

Rep: Reputation: 15
Serial Mouse with Xserver

You will need to setup correctly the Xfree86 or Xconfig config file of your X server.

These files can be found in /etc/X11 or /etc/Xconfig or /etc/XF86Config or /usr/X11/lib/X11/XF86Config

YOu will have to tell the X server you are using BusMouse protocol and serial mice.


Of course after setup you will need to restart X server (ctrl+alt+backspace)

SOme examples :



Microsoft Serial Mouse

* XF86config:

Section "Pointer"
Protocol "microsoft"
Device "/dev/mouse"
EndSection

* Xconfig:

#
# Mouse definition and related parameters
#
Microsoft "/dev/mouse"

Microsoft Serial Mouse with Three Button Emulation

* XF86config:

Section "Pointer"
Protocol "microsoft"
Device "/dev/mouse"
Emulate3Buttons
EndSection

* Xconfig:

#
# Mouse definition and related parameters
#
Microsoft "/dev/mouse"
Emulate3Buttons

MouseSystems Three Button Serial Mouse

* XF86config:

Section "Pointer"
Protocol "mousesystems"
Device "/dev/mouse"
ClearDTR # These two lines probably won't be needed,
ClearRTS # try without first and then just the DTR
EndSection

* Xconfig:

#
# Mouse definition and related parameters
#
MouseSystems "/dev/mouse"
ClearDTR # These two lines probably won't be needed,
ClearRTS # try without first and then just the DTR

Microsoft Serial Mouse with gpm -R

* XF86config:

Section "Pointer"
Protocol "MouseSystems"
Device "/dev/gpmdata"
EndSection

* Xconfig:

#
# Mouse definition and related parameters
#
MouseSystems "/dev/gpmdata"
 
Old 10-30-2007, 04:57 AM   #3
myrmidon
Member
 
Registered: May 2005
Distribution: redhat 9 , fedora 5,6,7,DSL,Debian 3, mandrake 9.2 , knoppix 3.8, red hat 7.3
Posts: 38

Rep: Reputation: 15
and BE SURE to turn off GPM before startx !!!!
(killall gpm or gpm -k )
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
serial mouse help hoaxci5 Linux - Hardware 15 06-05-2004 12:30 AM
Serial Mouse. Trust Slackware 2 05-23-2004 02:34 PM
help with serial mouse Mugatu Linux - Hardware 1 01-07-2004 09:36 AM
Serial Mouse Lisbon Linux - Newbie 1 12-17-2001 05:06 PM
serial mouse vicente General 3 07-30-2001 08:27 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 03:14 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration