On 22 Jun 2003 08:09:18 +0200
BOYER Patrick <[EMAIL PROTECTED]> wrote:

> Le sam 21/06/2003 � 15:42, peltier St�phane a �crit :
> > > un colistier qui a une wacom qui marche, pourrait - il un extait de son
> > > xfreeconfig.4.?
> > > merci
> > > A+
> > > PB

Voici le mien (wacom graphire2 USB MDK9.1)
-----------------------------------------------------------------
Section "Module"
    Load "dbe" # Double-Buffering Extension
    Load "v4l" # Video for Linux
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx" # 3D layer
    Load "wacom"
EndSection

Section "InputDevice"
    Identifier  "Stylus"
    Driver      "wacom"
    Option      "Type" "stylus"
    Option      "Device" "/dev/input/event0"
    Option      "Mode" "Absolute"
    Option      "USB" "on"
    Option      "Tilt" "on"
    Option      "Threshold"  "10"
EndSection

Section "InputDevice"
    Identifier  "Eraser"
    Driver      "wacom"
    Option      "Type" "eraser"
    Option      "Device" "/dev/input/event0"
    Option      "Mode" "Absolute"
    Option      "USB" "on"
    Option      "Tilt" "on"
    Option      "Threshold"  "10"
EndSection

Section "InputDevice"
    Identifier  "Cursor"
    Driver      "wacom"
    Option      "Type" "cursor"
    Option      "Device" "/dev/input/event0"
    Option      "Mode" "Relative"
    Option      "speed" "3.0"
    Option      "USB" "on"
    Option      "Threshold"  "10"
    Option      "AlwaysCore" "on"
EndSection

Section "ServerLayout"
    Identifier "layout1"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice    "cursor"    "AlwaysCore"
    InputDevice    "stylus"    "SendCoreEvents"
    InputDevice    "eraser"    "SendCoreEvents"
    InputDevice "Mouse1" "CorePointer"
    Screen "screen1"
EndSection
----------------------------------------------------------------
Voil�, � ciao, serge


-- 


T'as le bonjour de LEO!
http://leoloden.free.fr

Vous souhaitez acquerir votre Pack ou des Services MandrakeSoft?
Rendez-vous sur "http://www.mandrakestore.com";.

Foire Aux Questions de la liste : http://mdk.mondelinux.org

Répondre à