You can use SendCoreEvents to enable both

or a more eligant solution is to have 2 layouts, this is what i use
the first one is default, so you can juse use "startx"

JG

If you just want to be able to specify which mouse to use from the command
line, just use two layouts, and select between them using one of these
commands:
  "startx -layout layout1"
  "startx -layout layout2"



  Section "ServerLayout"
      Identifier "layout1"
        Screen     "screen1"
        InputDevice "mouse1" "CorePointer"
  EndSection

  Section "ServerLayout"
      Identifier "layout2"
        Screen  "screen1"
        InputDevice "mouse2" "CorePointer"
  EndSection

Galen Brooks <[EMAIL PROTECTED]>
Stop them!  They're pirating my vaporware!


Eduardo M. A. M. Mendes wrote:
> Hello
> 
> How can I get the mouse that comes with the notebook working at the same time 
> with another mouse attached the serial port?  
> 
> I have installed the serial mouse succesfully but when I reboot the notebook 
> without it (I chose the option keep configuration - I think I should have gne 
> for do nothing) the ps2 notebook mouse doesn't work anymore.
> 
> Many thanks
> 
> Ed




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to