Package Details: xp-pen-tablet 4.0.4-240815

Git Clone URL: https://aur.archlinux.org/xp-pen-tablet.git (read-only, click to copy)
Package Base: xp-pen-tablet
Description: XP-Pen (Official) Linux utility (New UI driver)
Upstream URL: https://www.xp-pen.com/download/index.html
Keywords: driver pen tablet xp xp-pen
Licenses: custom
Submitter: Poilrouge
Maintainer: labaman
Last Packager: labaman
Votes: 30
Popularity: 0.045222
First Submitted: 2020-06-12 15:35 (UTC)
Last Updated: 2024-10-30 09:51 (UTC)

Dependencies (0)

Required by (0)

Sources (1)

Pinned Comments

labaman commented on 2024-06-11 16:49 (UTC) (edited on 2024-06-11 16:56 (UTC) by labaman)

This is the driver for the new current models of XP-PEN graphics tablets, if you have a legacy model, use this package

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »

synapse84 commented on 2022-04-01 00:55 (UTC)

A little late to this, but to have the GUI start minimized, you can pass it the /mini command line argument.

I appended it to the end of the Exec line in /etc/xdg/autostart/xppentablet.desktop to only effect startup.

Poilrouge commented on 2021-09-05 21:24 (UTC)

@generic-muffin32 I don't think there's a way to make it run in background at the start. But if you want to not have it launched at the start, you can remove the /etc/xdg/autostart/xppentablet.desktop file.

generic-muffin32 commented on 2021-09-03 04:12 (UTC)

Is there any way to make this run in the background on start? I know that it is supposed to do this by default but since I am on i3wm I have to set what I want running on boot manually. So do you think there are some launch parameters I could use?

Cyprien_bzh commented on 2021-08-30 12:36 (UTC)

Sorry, it have been updated now with no problems. Perhap's it was not available for few days...

rad4day commented on 2021-08-27 11:05 (UTC)

@Cyprien_bzh can you give more information about that?

The link clicked directly on here is giving a 403 because of the referer but the package is building for me on my PC and my build server using either yay or makepkg directly without a problem.

Cyprien_bzh commented on 2021-08-27 05:55 (UTC)

I can confirm that the link is not valid. I can't update my package.

ptrLx commented on 2021-08-19 14:00 (UTC)

Hey there. It seems to me that the download link to xp-pen has become unvalid. A newer version (3.2) is available on the website.

Mashiroto commented on 2021-07-14 21:28 (UTC)

its seem to be working correct, i was using another person driver, unable to save xp-pen configuration. now its working. thx alot.

CIAvash commented on 2021-07-13 13:45 (UTC)

@zwastik running /usr/lib/pentablet/pentablet directly seems to kinda work. If it doesn't, you can just run env QT_QPA_PLATFORM=xcb /usr/lib/pentablet/pentablet.sh.

zwastik commented on 2021-05-01 03:33 (UTC)

Any idea on how to run this natively under wayland? It seems /usr/lib/pentablet/plugins/platforms only has libqxcb.so Does this means only X11 is supported even though qt5-wayland is installed?