a mesa é usb??
se sim, onde tiver "/dev/input/wacom" troca para "/dev/input/event"

:DDD

Leandro M. Sousa escreveu:
> Oi Gleidson,
> Aqui vai o pedaço do meu xorg.conf que fala da Wacom ...já alterei 
> conforme esse tutorial:
> https://help.ubuntu.com/community/Wacom
> 
> Section "InputDevice"
>   Driver        "wacom"
>   Identifier    "stylus"
>   Option        "Device"        "/dev/input/wacom"          # Change to
>                                                       # /dev/input/event
>                                                       # for USB
>   Option        "Type"          "stylus"
>   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
> EndSection
> 
> Section "InputDevice"
>   Driver        "wacom"
>   Identifier    "eraser"
>   Option        "Device"        "/dev/input/wacom"          # Change to
>                                                       # /dev/input/event
>                                                       # for USB
>   Option        "Type"          "eraser"
>   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
> EndSection
> 
> Section "InputDevice"
>   Driver        "wacom"
>   Identifier    "cursor"
>   Option        "Device"        "/dev/input/wacom"          # Change to
>                                                       # /dev/input/event
>                                                       # for USB
>   Option        "Type"          "cursor"
>   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
> EndSection
> 
> 
> 
> Gleidson escreveu:
>> Então você tá usando o X padrão, as configurações da sua wacom estão no xorg
>>
>> $ cat /etc/X11/xorg.conf
>>
>> Posta aqui a parte que fala do input (deve ter uma seção somente pra o
>> Wacom).
>> Assim veremos como o X trata a mesa, daí partimos pra o Gimp pra entender
>> por que raios ele deu uma de doido e não quer aceitar as configurações!
>>
>> []'s
>>   
> 

-- 
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
www.ubuntu-br.org
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

Responder a