Hello,

While your sugestions is a solution it still is really only an 
alternative to what I am calling now ("startx -- -pointer mouse2")

I am very surprised it is not possible to specify a Default 
configuration. Be that a default Mouse (which can be overruled on the 
command line) or as you sugest, a Layout which is Default (thus enabling 
swapping mice on a laptop or other portable computer)

What does everyone else think on this issue? I am sure I am not the only 
person pining for a simple feature like this to facilitate this.

JG


Galen Brooks wrote:

> 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
> 
> 
>


_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to