[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Eine XF86Config, zwei Mäuse?



On Wed, Feb 19, 2003 at 06:47:11PM +0100, Frank Küster wrote:
> ich würde gerne mit XFree86 4.2.1 (Adrians Backports) meine XF86Config-4
> so einrichten, dass ich erstens meine USB-Maus und meinen Touchpad am
> Laptop gleichzeitig verwenden kann und zweitens mit der selben
> XF86Config-4 immer noch den Touchpad verwenden kann, auch wenn die
> USB-Maus ausgesteckt ist.
> 
> Bisher habe ich bei der USB-Maus die Option "Core Pointer" stehen, und
> es scheint, das ist der Grund, warum der Touchpad als alleiniger Pointer
> nicht akzeptiert wird (jedenfalls reagiert der Cursor nicht auf den
> Touchpad). Zwei Core Pointer gehen natürlich auch nicht. 
> 
> Gibt es da eine Lösung?

 Ja, man XF86Config-4:
       Option "CorePointer"
              When  this is set, the input device is installed as
              the core (primary) pointer device.  There  must  be
              exactly  one  core  pointer.  If this option is not
              set here, or in the ServerLayout section,  or  from
              the  -pointer  command  line option, then the first
              input device that is capable of  being  used  as  a
              core  pointer will be selected as the core pointer.
              This option is implicitly  set  when  the  obsolete
              Pointer section is used.

       [Option "CoreKeyboard" gelöscht]

       Option "AlwaysCore"  "boolean"

       Option "SendCoreEvents"  "boolean"
              Both  of  these  options  are  equivalent, and when
              enabled cause the input  device  to  always  report
              core  events.   This  can  be used, for example, to
              allow an additional pointer device to generate core
              pointer events (like moving the cursor, etc).

Dh. bei der USB-Maus, CorePointer durch SendCoreEvents ersetzen.
Man kann nur einen CorePointer-Eintrag haben. Und im Serverlayout wird
halt dann der Erste genommen und der Zweite ignoriert (wie in deiner
Konfiguration). Ausserdem hättest du unter Google sicher auch was gefunden.

Gruß
 KH


-- 
// In a world without walls and fences who needs Windows and Gates ? //



Reply to: