linuxwacom / xf86-input-wacom

X.Org driver for Wacom devices
361 stars 45 forks source link

conf: add Samsung Galaxy Book Pro 360 #263

Closed smilejj91 closed 2 years ago

smilejj91 commented 2 years ago

Hello.

This request is a conf file patch request to support the wacom device whose vendorID is recognized as 2d1f.

  1. Cause of the problem

    • Samsung Galaxy Book Pro 360 uses a wacom device, and the vendorID of the device is 2d1f, not 056a.
    • So, the device is not recognized by xf86-input-wacom (= xserver-xorg-input-wacom package)
    • Looking through the issues in the past, there were many users who faced the same problem as me.
  2. Suggest solutions

    • I hope the following patch is applied to /usr/share/X11/70-wacom.conf so that the 2d1f vendorID can be recognized as a wacom device.
  3. Reference

Thank you.