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

Huion 950p (256c:006c) with v9 deb on Ubuntu 1910 - How to map screen and use buttons? #337

Open tylerecouture opened 4 years ago

tylerecouture commented 4 years ago
~$ xsetwacom --list
HID 256c:006e Pad pad               id: 14  type: PAD       
HID 256c:006e Pen stylus            id: 15  type: STYLUS 

How do I get the tablet buttons to work or map to a single monitor? The list of supported tablets says this one should be supported by the v9 driver.

I'm trying to get a set of tablets for a high school digital art course, but I can only get WACOM to work reliably on Linux, but we can't afford a class set of WACOMs. If anyone can suggest another model that reliably works it would be appreciated. The only requirement is a passive pen, and medium sized (compared to wacom)

ThePreviousOne commented 4 years ago

examples: xsetwacom --set 'Tablet Monitor Pad pad' Button 1 "key +ctrl +z -z -ctrl" xsetwacom --set 'Tablet Monitor Pad pad' Button 3 "key e" xsetwacom --set '1060PRO Pad pad' Button 12 "key t"

xsetwacom --set \'\<Tablet Name>\' <Button #> "key "

Buttons are 1-3, 8-16+?