Re: configuring wacom tablet with LinuxWacom

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

 



I edit the xorg.conf. And if Fedora repo drivers doesn't work, you install linuxwacom drivers, edit the xorg.conf and reboot (I did this last time).

I use this xorg.conf configuration for tablet:

Section "InputDevice"
     Driver        "wacom"
     Identifier    "eraser"
     Option        "Device"        "/dev/input/uinput-devices/uinput-wacom-graphire4-6x8-tablet" #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"
     Driver        "wacom"
     Identifier    "cursor"
     Option        "Device"        "/dev/input/uinput-devices/uinput-wacom-graphire4-6x8-tablet" #USB ONLY
     Option        "Type"          "cursor"
     Option        "Mode"          "relative"
     Option        "USB"           "on"                    #USB ONLY
     Option        "Speed"         "1.5"
EndSection

Section "InputDevice"
     Driver        "wacom"
     Identifier    "pad"
     Option        "Device"        "/dev/input/uinput-devices/uinput-wacom-graphire4-6x8-tablet" #USB ONLY
     Option        "Type"          "pad"
     Option        "USB"           "on"                    #USB ONLY
     Option        "Button1"       "6"
     Option        "Button2"       "7"
     Option        "Button3"       "4"
     Option        "Button4"       "5"
EndSection

And then I added this to Server Layout:
        InputDevice    "pad"                           # For Intuos3/Cintiq 21UX/Graphire/Bamboo tablets
         InputDevice    "stylus"    "SendCoreEvents"
         InputDevice    "eraser"    "SendCoreEvents"
         InputDevice    "cursor"    "SendCoreEvents"    # For non-LCD tablets only

Finally I configured the tablet on Inkscape and GIMP.

Israel

2009/4/24 Nicu Buculei <nicu_fedora@xxxxxxxxxxx>
On 04/24/2009 04:45 PM, Israel Rodríguez Alonso wrote:
Tablet working noooow!! :) I just removed wacom drivers, I installed
linuxwacom packages from rawhide, and now my tablet is working (I hope
it continue well)

It worked directly or you had to edit xorg.conf? ...maybe I will clean the dust from my own and give it a try :D

--
nicu :: http://nicubunu.ro :: http://nicubunu.blogspot.com/
photography: http://photoblog.nicubunu.ro/
my Fedora stuff: http://fedora.nicubunu.ro/


_______________________________________________
Fedora-art-list mailing list
Fedora-art-list@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-art-list

_______________________________________________
Fedora-art-list mailing list
Fedora-art-list@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-art-list

[Index of Archives]     [Fedora Music]     [Fedora Development]     [Linux Kernel]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Directory]     [PAM]     [Big List of Linux Books]     [Gimp]     [Yosemite News]

  Powered by Linux