DIGImend / digimend-kernel-drivers

DIGImend graphics tablet drivers for the Linux kernel
GNU General Public License v2.0
1.17k stars 173 forks source link

XP-PEN Deco 02 #188

Open ronnietucker opened 6 years ago

ronnietucker commented 6 years ago

Attached are the required files for the XP-PEN Deco 02.

The current kernel modules (Deco 01?) get the Deco 02 pressure sensitivity working with xinput. Buttons and wheel don't work with the current kernel modules.

frame-buttons.txt frame-dials.txt pen_buttons.txt pen_pressure.txt pen_coords.txt descriptors.txt hid_report_descriptors.txt

runner22k commented 5 years ago

How can we install and configure Deco 02 on ubuntu 18.04? Does following above steps will help me configure keys, wheel and pen's erase button to any keys I want?

runner22k commented 5 years ago

I have basic knowledge in python programming, if I can get little guidance on how to add support, I will be happy to work on this, as I have XP-PEN Deco 02.

runner22k commented 5 years ago

Please provide support for XP-PEN Deco 02

https://www.xp-pen.com/product/88.html https://xp-pen.co.in/product/deco02/ https://www.amazon.com/XP-PEN-Deco-02-Graphics-Battery-Free/dp/B07DCS9D9Q

I selectively checked and copied some info in "Selective Hardware info of Deco 02.txt". Use it if needed or discard if unnecessary. Thanks in advance.

descriptors.txt hid_report_descriptors.txt probe.txt frame_wheel_srolling.txt pen_coords.txt pen_pressure.txt pen_pressure_evtest.txt eraser_pressure.txt eraser_pressure_evtest.txt pen_buttons.txt frame_dials.txt frame_buttons.txt decode.txt Selective Hardware info of Deco 02.txt

EssGeeEich commented 3 years ago

descriptors.txt hid_report_descriptors.txt probe.txt pen_coords_top.txt pen_coords_right.txt pen_coords_bottom.txt pen_coords_left.txt pen_tilt.txt pen_pressure.txt pen_buttons.txt frame_dials.txt frame_buttons.txt pen_pressure_eraser.txt

I did the diagnostics before realizing somebody else already did all of them. I'm still gonna upload them just in case. Any other way to contribute?