Mouse Trackball
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Unix and Linux reviews > Free Debian support > Linux Debian support > Mouse Trackball




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Mouse Trackball  
jamiil


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-15-07 12:13 PM

After installing Linux-Debian Sarge I have lost the use of the mouse
trackball in my Microsoft Intelimouse PS/2 compatible , does anyone
know how to solve this problem?

Thanks folks






[ Post a follow-up to this message ]



    Re: Mouse Trackball  
sk8-365


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-15-07 06:14 PM

jamiil said:
> After installing Linux-Debian Sarge I have lost the use of the mouse
> trackball in my Microsoft Intelimouse PS/2 compatible , does anyone
> know how to solve this problem?
>

Have you searched the web for that product with Sarge and xorg.conf
examples? I don't use a track ball, but for the sake of showing you
the part of xorg.conf which handles my device I'm posting that
section:

Section    "InputDevice"
Identifier "Configured Mouse"
Driver     "mouse"
Option     "CorePointer"
Option     "Device"             "/dev/input/mice"
Option     "Protocol"           "ImPS/2"
Option     "Emulate3Buttons"    "true"
EndSection
--
sk8-365





[ Post a follow-up to this message ]



    Re: Mouse Trackball  
Linonut


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-16-07 06:14 AM

After takin' a swig o' grog, jamiil belched out this bit o' wisdom:

> After installing Linux-Debian Sarge I have lost the use of the mouse
> trackball in my Microsoft Intelimouse PS/2 compatible , does anyone
> know how to solve this problem?

Not sure.  Usually the installer picks up the devices if they're plugged
in when you install, even if they're USB.  On my Gentoo box, I had to
add this to xorg.conf, maybe you need to do something similar, or use
that other method somebody mentioned:


Section "InputDevice"
Identifier  "Marble Mouse"
Driver      "mouse"
Option      "CorePointer"
Option      "Device"          "/dev/input/mice"
Option      "Protocol"        "PS/2"
Option      "Buttons"         "4"
Option      "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
Identifier  "Intellimouse Mouse"
Driver      "mouse"
Option      "SendCoreEvents"  "true"
Option      "Device"          "/dev/psaux"
Option      "Protocol"        "IMPS/2"
Option      "Buttons"         "3"
Option      "ZAxisMapping"    "3"
EndSection

Section "ServerLayout"
Identifier     "Default Layout"
Screen         "Default Screen"
InputDevice    "Generic Keyboard"
InputDevice    "Marble Mouse"
InputDevice    "Intellimouse Mouse"
EndSection

This gives me two mice.

--
Windows XP. The operating system with a load in its pants.





[ Post a follow-up to this message ]



    Re: Mouse Trackball  
AJackson


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-17-07 06:14 AM

On May 15, 2:00 pm, jamiil <jalqa...@gmail.com> wrote:
> After installing Linux-Debian Sarge I have lost the use of the mouse
> trackball in my Microsoft Intelimouse PS/2 compatible , does anyone
> know how to solve this problem?
>
> Thanks folks


You realy shouldn't use Debian/Sarge on any new installation,
espesially when installing a desktop machine.
Install Debian/Etch should solve your problems.  If you have speciall
considerations (like testing software on a old Debian/Sarge server not
converted yet), you have got some solutions in this thread.

Good luck






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 07:31 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register