Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Wacom - pressione e sensibilità tratto non funzionano
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Emulagame
Tux's lil' helper
Tux's lil' helper


Joined: 13 Oct 2003
Posts: 100
Location: Milano

PostPosted: Tue Mar 21, 2006 1:27 pm    Post subject: Wacom - pressione e sensibilità tratto non funzionano Reply with quote

ho installato la mia wacom Graphire 3 per lavorare meglio ma non funziona la sensibilità del tratto a seconda di quanto premo

che devo fare?
_________________
Non cacciare ciò che non puoi uccidere
Back to top
View user's profile Send private message
CRV§ADER//KY
Guru
Guru


Joined: 30 Aug 2004
Posts: 405
Location: Torino

PostPosted: Tue Mar 21, 2006 1:28 pm    Post subject: Reply with quote

https://forums.gentoo.org/viewtopic-p-2478951.html#2478951
_________________
Kyrie, Ignis Divine, Eleison ~ Elfen Lied
Back to top
View user's profile Send private message
Emulagame
Tux's lil' helper
Tux's lil' helper


Joined: 13 Oct 2003
Posts: 100
Location: Milano

PostPosted: Tue Mar 21, 2006 6:36 pm    Post subject: Reply with quote

grazie mille ora guardo cosa posso fare =)
thank you now I see what i can do =)
_________________
Non cacciare ciò che non puoi uccidere
Back to top
View user's profile Send private message
Emulagame
Tux's lil' helper
Tux's lil' helper


Joined: 13 Oct 2003
Posts: 100
Location: Milano

PostPosted: Tue Mar 21, 2006 7:57 pm    Post subject: Reply with quote

my wacom want work =.= (he work but gimp don't find anythink)

Code:
wks002 ~ # ls /dev/input/
event0  event2  js0  js2  mice    mouse1  mouse3
event1  event3  js1  js3  mouse0  mouse2


Code:
wks002 ~ # wacdump /dev/input/event0
20:54:54.924 ERROR: Failed to open /dev/input/event0: No such device
WacomOpenTablet: No such device
wks002 ~ # wacdump /dev/input/event1
20:54:54.762 ERROR: Failed to open /dev/input/event1: No such device
WacomOpenTablet: No such device
wks002 ~ # wacdump /dev/input/event2
20:55:55.923 ERROR: Failed to open /dev/input/event2: No such device
WacomOpenTablet: No such device
wks002 ~ # wacdump /dev/input/event3
20:55:55.015 ERROR: Failed to open /dev/input/event3: No such device
WacomOpenTablet: No such device




and my xorg conf modified by the gentoo wiki because the dev are no such devices

Code:
# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************

Section "InputDevice"

# Identifier and driver

    Identifier   "Mouse1"
    Driver   "mouse"
    Option "Protocol"    "Auto"
    Option "Device"      "/dev/psaux"
    Option "ZAxisMapping" "4 5"

EndSection

Section "InputDevice"
    Driver "wacom"
    Identifier "cursor"
    Option "Device" "/dev/input/event2"
    Option "Type" "cursor"
    Option "USB" "on"
    Option "Vendor" "WACOM"
EndSection

Section "InputDevice"
    Driver "wacom"
    Identifier "stylus"
    Option "Device" "/dev/input/event2"
    Option "Type" "stylus"
    Option "USB" "on"
    Option "Vendor" "WACOM"
EndSection

Section "InputDevice"
    Driver "wacom"
    Identifier "eraser"
    Option "Device" "/dev/input/event2"
    Option "Type" "eraser"
    Option "USB" "on"
    Option "Vendor" "WACOM"
EndSection


and

Code:
# **********************************************************************
# ServerLayout sections.
# **********************************************************************

# Any number of ServerLayout sections may be present.  Each describes
# the way multiple screens are organised.  A specific ServerLayout
# section may be specified from the X server command line with the
# "-layout" option.  In the absence of this, the first section is used.
# When now ServerLayout section is present, the first Screen section
# is used alone.

Section "ServerLayout"

# The Identifier line must be present
    Identifier  "Simple Layout"

# Each Screen line specifies a Screen section name, and optionally
# the relative position of other screens.  The four names after
# primary screen name are the screens to the top, bottom, left and right
# of the primary screen.  In this example, screen 2 is located to the
# right of screen 1.

    Screen "Screen 1"

# Each InputDevice line specifies an InputDevice section name and
# optionally some options to specify the way the device is to be
# used.  Those options include "CorePointer", "CoreKeyboard" and
# "SendCoreEvents".

    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "cursor" "SendCoreEvents"
    InputDevice "stylus" "SendCoreEvents"
    InputDevice "eraser" "SendCoreEvents"
EndSection

_________________
Non cacciare ciò che non puoi uccidere
Back to top
View user's profile Send private message
CRV§ADER//KY
Guru
Guru


Joined: 30 Aug 2004
Posts: 405
Location: Torino

PostPosted: Tue Mar 21, 2006 8:04 pm    Post subject: Reply with quote

ti dispiace postare sull'altro thread e non qui, se non hai particolari problemi con l'inglese? così evitiamo di disperdere le informazioni
_________________
Kyrie, Ignis Divine, Eleison ~ Elfen Lied
Back to top
View user's profile Send private message
Emulagame
Tux's lil' helper
Tux's lil' helper


Joined: 13 Oct 2003
Posts: 100
Location: Milano

PostPosted: Thu Mar 23, 2006 1:40 pm    Post subject: Reply with quote

okkei no problem ^^
_________________
Non cacciare ciò che non puoi uccidere
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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