Krita wacom settings.
Boudewijn Rempt
boud at valdyas.org
Tue Apr 2 09:25:52 UTC 2013
Lots of interesting investigations into the issue going on #krita now...
On Tue, 2 Apr 2013, Simon Legrand wrote:
> Hi Dmitry, thanks for taking a look into this. I'll run all this when I get back home tonight, and yes I run the
> latest source, compiled using David's cool script, so I'm happy to recompile with debug patch.
>
>
> On Tue, Apr 2, 2013 at 8:08 AM, David Revoy <davidrevoy at gmail.com> wrote:
> Hi Dmitry,
>
> I answer also with the asked information as I have possibility to test same setup, just different
> tablets and screen positions.
> I think I have almost same system than Simon ( so, you'll have 2 testers ) :
> - 'buntu based ( Linux Mint KDE 14, equivalent to 12.10 )
> - Nvidia proprietary driver
> - Compiled Krita source 2.7pre-alpha
> - xsetwacom script with to map the tablets.
> ( in a nutshell : xsetwacom set "$cintiq-stylus" MapToOutput "HEAD-0" && xsetwacom set
> "$intuos-stylus" MapToOutput "HEAD-1" )
>
>
> Outputs you asked :
>
>
> Deevad Setup
> ============
> On left (HDMI-0) : External Screen 1920x1200 + Intuos4
> On right (DVI-I-0) : Cintiq internal screen 1600x1200 + Cintiq embeded tablet (Intuos3)
>
>
> xrandr
> ======
> Screen 0: minimum 8 x 8, current 3520 x 1200, maximum 8192 x 8192
> DVI-I-0 connected 1600x1200+1920+0 (normal left inverted right x axis y axis) 432mm x 324mm
> 1600x1200 60.0*+
> 1280x1024 85.0 75.0 60.0
> 1024x768 85.0 75.0 70.1 60.0
> 800x600 85.1 75.0 72.2 60.3 56.2
> 640x480 85.0 75.0 72.8 59.9
> VGA-0 disconnected (normal left inverted right x axis y axis)
> DVI-I-1 disconnected (normal left inverted right x axis y axis)
> HDMI-0 connected 1920x1200+0+0 (normal left inverted right x axis y axis) 546mm x 352mm
> 1920x1200 60.0*+
> 1920x1080 60.0
> 1680x1050 60.0
> 1600x1200 60.0
> 1440x900 59.9
> 1280x1024 75.0 60.0
> 1280x960 60.0
> 1152x864 75.0
> 1024x768 75.0 70.1 60.0
> 800x600 75.0 72.2 60.3 56.2
> 640x480 75.0 72.8 59.9
>
>
> xinput --list
> =============
> ⎡ Virtual core pointer id=2 [master pointer (3)]
> ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
> ⎜ ↳ Wacom Intuos4 6x9 stylus id=8 [slave pointer (2)]
> ⎜ ↳ Wacom Cintiq 21UX stylus id=9 [slave pointer (2)]
> ⎜ ↳ Razer Razer DeathAdder id=12 [slave pointer (2)]
> ⎜ ↳ Wacom Intuos4 6x9 eraser id=14 [slave pointer (2)]
> ⎜ ↳ Wacom Intuos4 6x9 cursor id=15 [slave pointer (2)]
> ⎜ ↳ Wacom Intuos4 6x9 pad id=16 [slave pointer (2)]
> ⎜ ↳ Wacom Cintiq 21UX eraser id=17 [slave pointer (2)]
> ⎜ ↳ Wacom Cintiq 21UX pad id=18 [slave pointer (2)]
> ⎣ Virtual core keyboard id=3 [master keyboard (2)]
> ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
> ↳ Power Button id=6 [slave keyboard (3)]
> ↳ Power Button id=7 [slave keyboard (3)]
> ↳ NOVATEK USB Keyboard id=10 [slave keyboard (3)]
> ↳ NOVATEK USB Keyboard id=11 [slave keyboard (3)]
> ↳ UVC Camera (046d:081d) id=13 [slave keyboard (3)]
>
>
>
> xinput --list-props <id_of_your_intuos>
> xinput --list-props 8
> =====================
> Device 'Wacom Intuos4 6x9 stylus':
> Device Enabled (139): 1
> Coordinate Transformation Matrix (141): 0.545455, 0.000000, 0.000000, 0.000000, 1.000000,
> 0.000000, 0.000000, 0.000000, 1.000000
> Device Accel Profile (262): 0
> Device Accel Constant Deceleration (263): 1.000000
> Device Accel Adaptive Deceleration (264): 1.000000
> Device Accel Velocity Scaling (265): 10.000000
> Device Node (259): "/dev/input/event5"
> Wacom Tablet Area (272): 0, 0, 44704, 27940
> Wacom Rotation (273): 0
> Wacom Pressurecurve (274): 0, 0, 100, 100
> Wacom Serial IDs (275): 185, 0, 2, 0, 0
> Wacom Serial ID binding (276): 0
> Wacom Pressure Threshold (277): 27
> Wacom Sample and Suppress (278): 2, 4
> Wacom Enable Touch (279): 0
> Wacom Hover Click (280): 1
> Wacom Enable Touch Gesture (281): 0
> Wacom Touch Gesture Parameters (282): 0, 0, 250
> Wacom Tool Type (283): "STYLUS" (261)
> Wacom Button Actions (284): "Wacom button action 0" (285), "Wacom button action 1"
> (286), "Wacom button action 2" (287), "None" (0), "None" (0), "None" (0), "None" (0), "Wacom button
> action 3" (288), "Wacom button action 4" (289)
> Wacom button action 0 (285): 1572865
> Wacom button action 1 (286): 1114149
> Wacom button action 2 (287): 1572867
> Wacom button action 3 (288): 1572872
> Wacom button action 4 (289): 1572873
> Device Product ID (258): 1386, 185
> Wacom Debug Levels (290): 0, 0
>
>
>
>
> xinput --list-props <id_of_your_cintiq>
> xinput --list-props 9
> =====================
> Device 'Wacom Cintiq 21UX stylus':
> Device Enabled (139): 1
> Coordinate Transformation Matrix (141): 0.454545, 0.000000, 0.545455, 0.000000, 1.000000,
> 0.000000, 0.000000, 0.000000, 1.000000
> Device Accel Profile (262): 0
> Device Accel Constant Deceleration (263): 1.000000
> Device Accel Adaptive Deceleration (264): 1.000000
> Device Accel Velocity Scaling (265): 10.000000
> Device Node (259): "/dev/input/event7"
> Wacom Tablet Area (272): 327, 374, 86436, 65171
> Wacom Rotation (273): 0
> Wacom Pressurecurve (274): 0, 0, 100, 100
> Wacom Serial IDs (275): 63, 0, 2, 0, 0
> Wacom Serial ID binding (276): 0
> Wacom Pressure Threshold (277): 27
> Wacom Sample and Suppress (278): 2, 4
> Wacom Enable Touch (279): 0
> Wacom Hover Click (280): 1
> Wacom Enable Touch Gesture (281): 0
> Wacom Touch Gesture Parameters (282): 0, 0, 250
> Wacom Tool Type (283): "STYLUS" (261)
> Wacom Button Actions (284): "Wacom button action 0" (285), "Wacom button action 1"
> (286), "Wacom button action 2" (287)
> Wacom button action 0 (285): 1572865
> Wacom button action 1 (286): 1114149
> Wacom button action 2 (287): 1572867
> Device Product ID (258): 1386, 63
> Wacom Debug Levels (290): 0, 0
>
>
> _______________________________________________
> Krita mailing list
> kimageshop at kde.org
> https://mail.kde.org/mailman/listinfo/kimageshop
>
>
>
>
> --
> Simon Legrand
> http://slegrand.blogspot.com/
>
>
More information about the kimageshop
mailing list