View Single Post

   
  #7 (permalink)  
Old 02-21-2008, 06:52 AM
Jung-Mok Hwang
 
Posts: n/a
Default Re: Installing a trackball

Charles wrote:

> Mmmh.... It didn't work out. Let me see if I can find a solution. Are you

sure 2 pointing devices
> can reside on the same computer?


try to add the following line in your XFree86Config-File in
Section "InputDevice"

Option "SendCoreEvents" "true"

for both Input Devices (Generic + Trackball).

Donīt forget to add the new mouse entry in Section "ServerLayout" ->

Section "ServerLayout"
Identifier "..."
InputDevice "..."
InputDevice "Generic Mouse"
InputDevice "Trackball"

Regards,
Jung-Mok



Reply With Quote