Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
tablet wacom i gimp, ukośne linie podczas rysowania
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt
View previous topic :: View next topic  
Author Message
Piecia
Guru
Guru


Joined: 12 Nov 2004
Posts: 447
Location: znienacka

PostPosted: Tue Apr 29, 2008 8:42 pm    Post subject: tablet wacom i gimp, ukośne linie podczas rysowania Reply with quote

Witam
Tablet skonfigurowany mam zgodnie z gentoo-wiki. Po któreś aktualizacji w trakcie rysowania w gimpie pojawiają się ukośne linie podczas pierwszego zetknięcia pióra z tabletem jak na poniższym rysunku.
http://img225.imageshack.us/my.php?image=gimptabletay3.jpg
Macie jakiś pomysł czego to może być wina?
info wrote:

gimp-2.4.5 alsa dbus exif hal lcms mmx mng pdf png python sse svg tiff -aalib -altivec -curl -debug -doc -gnome -gtkhtml -smp -wmf
linuxwacom-0.7.9_p7 gtk kernel_linux module tcl tk usb

Code:
Section "InputDevice"
    Driver        "wacom"
    Identifier    "stylus"
    Option        "Device"       "/dev/input/wacom"
    Option        "Type"         "stylus"
    Option        "USB"          "on"                 
    Option        "Mode"         "Relative"       
    Option        "Vendor"       "WACOM"
    Option        "tilt"         "on" 
    Option        "Threshold"    "5"
EndSection
Section "InputDevice"
    Driver        "wacom"
    Identifier    "eraser"
    Option        "Device"       "/dev/input/wacom"
    Option        "Type"         "eraser"
    Option        "USB"          "on"
    Option        "Mode"         "Relative"           
    Option        "Vendor"       "WACOM"
    Option        "tilt"         "on"
    Option        "Threshold"    "5"
EndSection

Section "InputDevice"
    Driver        "wacom"
    Identifier    "cursor"
    Option        "Device"       "/dev/input/wacom"
    Option        "Type"         "cursor"
    Option        "USB"          "on"
    Option        "Mode"         "Relative" 
    Option        "Vendor"       "WACOM"
EndSection
Section "InputDevice"
        Identifier  "pad"
        Driver      "wacom"
        Option      "Type" "pad"
        Option      "Device" "/dev/input/event2"
        Option      "ButtonsOnly" "on"
        Option      "Button9" "2"
        Option      "Button13" "3"
        Option      "USB" "on"
EndSection
Section "ServerLayout"
   Identifier "LG"
   Screen "LG_Screen" 0 0
   InputDevice "Easy Touch" "CorePointer"
   InputDevice "Logitech" "CoreKeyboard"
    InputDevice "cursor" "SendCoreEvents"
    InputDevice "stylus" "SendCoreEvents"
    InputDevice "eraser" "SendCoreEvents"
   InputDevice "pad"
EndSection

Tak samo się dzieje dla pędzla, ołówka, gumki. Aktualnie instaluję inkscape żeby sprawdzić czy na nim też to wystepuje. Acha katalog ~/.gimp-2.4 też próbowałem usuwać ale na domyślnych ustawieniach też to występuje.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum