Portál AbcLinuxu, 6. května 2025 07:37
xidump stylus
ukazuje, ze stylus reaguje na tlak pekne, ale v Gimpu to nedokazu nastavit.
grep -i "wacom\|waltop\|stylus" /var/log/Xorg.0.log
(**) |-->Input Device "stylus"
(II) LoadModule: "wacom"
(II) Loading /usr/lib/xorg/modules/input//wacom_drv.so
(II) Module wacom: vendor="X.Org Foundation"
(II) Wacom driver level: 47-0.8.4-1 $
(**) stylus: always reports core events
(**) stylus device is /dev/input/tablet
(**) stylus is in absolute mode
(**) WACOM: suppress value is 0
(**) stylus: reading USB link
(**) WACOM: PressCurve 70,40,30,100
(**) stylus: button2 assigned to 3
(II) XINPUT: Adding extended input device "stylus" (type: Wacom Stylus)
stylus Wacom X driver grabbed event device
(==) Wacom using pressure threshold of 61 for button 1
(==) Wacom USB PL/Cintiq tablet speed=9600 (38400) maxX=20000 maxY=12500 maxZ=1023 resX=508 resY=508 tilt=disabled
(==) Wacom device "stylus" top X=0 top Y=0 bottom X=20000 bottom Y=12500 resol X=508 resol Y=508
(II) config/hal: Adding input device WALTOP International Corp. Slim Tablet
(**) WALTOP International Corp. Slim Tablet: always reports core events
(**) WALTOP International Corp. Slim Tablet: Device: "/dev/input/event9"
(II) WALTOP International Corp. Slim Tablet: Found 9 mouse buttons
(II) WALTOP International Corp. Slim Tablet: Found scroll wheel(s)
(II) WALTOP International Corp. Slim Tablet: Found relative axes
(II) WALTOP International Corp. Slim Tablet: Found x and y relative axes
(II) WALTOP International Corp. Slim Tablet: Found absolute axes
(II) WALTOP International Corp. Slim Tablet: Found x and y absolute axes
(II) WALTOP International Corp. Slim Tablet: Found absolute tablet.
(II) WALTOP International Corp. Slim Tablet: Found keys
(II) WALTOP International Corp. Slim Tablet: Configuring as tablet
(II) WALTOP International Corp. Slim Tablet: Configuring as keyboard
(**) WALTOP International Corp. Slim Tablet: YAxisMapping: buttons 4 and 5
(**) WALTOP International Corp. Slim Tablet: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "WALTOP International Corp. Slim Tablet" (type: KEYBOARD)
(WW) WALTOP International Corp. Slim Tablet: touchpads, tablets and touchscreens ignore relative axes.
(**) WALTOP International Corp. Slim Tablet: (accel) keeping acceleration scheme 1
(**) WALTOP International Corp. Slim Tablet: (accel) filter chain progression: 2.00
(**) WALTOP International Corp. Slim Tablet: (accel) filter stage 0: 20.00 ms
(**) WALTOP International Corp. Slim Tablet: (accel) set acceleration profile 0
(II) WALTOP International Corp. Slim Tablet: initialized for absolute axes.
tohle mam v xorg.conf (ale problem je stejny i bez Suppress a Capacity, Button2 jsou obe tlacitka na stylusu, mam je jako prave mysitko)
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/tablet"
Option "Type" "stylus"
Option "Mode" "absolute"
Option "USB" "on"
Option "TopX" "0"
Option "TopY" "0"
Option "PressCurve" "70,40,30,100"
Option "Suppress" "0"
Option "Capacity" "True"
Option "Button2" "3"
EndSection
Section "ServerLayout"
Identifier "ServerLayoutEXT"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "stylus" "SendCoreEvents"
EndSection
Mam gentoo,
linuxwacom-0.8.4_p1-r1 mam opatchovany podle https://bugs.gentoo.org/show_bug.cgi?id=298579
pripadne uvitam rady, co dal zkoumat a zkouset.
Řešení dotazu:
Presure > Treshold
. Zároveň je při větších hodnotách Presure vidět jen malý až žádný rozdíl (podle nastavené citlivosti), použitelná je spíš dolní část, která je ale zase pod tresholdem. Snížení tresholdu na něco nízkého (8, ale spíš 1) dá přístup k plnému rozsahu a PressCurve by měla umožnit si pohrát i s průběhem.
Závěr - snížil jsem Treshold na 8 a chodí to. Lepší nastavení bude chtít si trochu pohrát s hodnotama.
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.