bonjour a tous
j essye de faire marcher ma tablette graphique avec gimp,
mais il n y a pas grand chose qui marche !
ce qui marche :
le stylet avec la pression
et ses 2 boutons
c est tout
pour l install j ai pris les paquets linuxwacom-0.8.0.3-8.fc10
et j ai suivi ce tuto
http://forums.fedoraforum.org/showthread.php?t=160969
vu que j ai pas eu trot de succes j ai ete voir la
http://forums.fedoraforum.org/showthread.php?t=212355
pour finir j ai installer wdaemon-0.15-1.fc10 des paquets fedora c la ou j ai eu la pression du stylet qui a marche
mon fichier xorg.conf :
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder63) Thu Apr 16 19:37:21 PDT 2009
# Xorg configuration created by livna-config-display
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
InputDevice "pad"
InputDevice "stylus" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib/xorg/modules"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/input/uinput-wacom-..." #USB ONLY
Option "Type" "stylus"
Option "USB" "on" #USB ONLY
Option "Tilt" "on"
Option "PressCurve" "0,0,100,100"
Option "Mode" "Absolute"
Option "Speed" "1.5"
EndSection
Section "InputDevice"
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/input/uinput-wacom-..." #USB ONLY
Option "Type" "eraser"
Option "USB" "on" #USB ONLY
Option "PressCurve" "0,0,100,100"
Option "Mode" "Absolute"
Option "Speed" "1.5"
EndSection
Section "InputDevice"
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/input/uinput-wacom-..." #USB ONLY
Option "Type" "cursor"
Option "Mode" "relative"
Option "USB" "on" #USB ONLY
Option "Speed" "1.5"
EndSection
Section "InputDevice"
Identifier "pad"
Driver "wacom"
Option "Device" "/dev/input/uinput-wacom..." #USB ONLY
Option "Type" "pad"
Option "USB" "on" #USB ONLY
Option "Button1" "6"
Option "Button2" "7"
Option "Button3" "4"
Option "Button4" "5"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Acer P223W"
HorizSync 31.0 - 83.0
VertRefresh 56.0 - 75.0
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8600 GTS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Videocard0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
dans gimp je trouve que uimput :wacom bamboo ou wacom bamboo mais pas de pad stylus ou autre !!
pouvez m orientez car je rame grave !!
merci d avance !!