Page 1 of 1

[Linux] Pressure sensitivity

Posted: Sun Mar 11, 2018 12:56 pm
by SpecialEyes
When I run Paintstorm from my console, it says

Code: Select all

./Paintstorm: /usr/lib/libcurl-gnutls.so.4: no version information available (required by ./Paintstorm)
Unable to find input device 'Wacom'
and the program runs fine otherwise; however I don't have pressure sensitivity from my Intuos 3. I hope this can be resolved somehow!

Re: [Linux] Pressure sensitivity

Posted: Mon Mar 19, 2018 6:10 am
by cestarian
The program requires the xorg-wacom/xf86-input-wacom driver to work, it (very very sadly) doesn't support libinput yet. This may be the cause.

Also if libcurl-gnutls is missing, you need to get it obviously.