Skip to content

Commit

Permalink
fix: uninstall Wacom LibusbK driver-wide
Browse files Browse the repository at this point in the history
  • Loading branch information
X9VoiD committed Apr 20, 2023
1 parent c28377a commit 7619346
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
6 changes: 0 additions & 6 deletions config/device_identifiers.json
Expand Up @@ -15,11 +15,5 @@
"friendly_name": "Wacom Driver Downloader",
"device_desc": "Wacom Driver Downloader",
"manufacturer": "Wacom Technology"
},
{
"friendly_name": "Wacom LibusbK",
"device_desc": ".*\\(Interface \\d+\\)",
"manufacturer": "Wacom",
"class_uuid": "ecfb0cfd-74c4-4f52-bbf7-343461cd72ac"
}
]
5 changes: 5 additions & 0 deletions config/driver_identifiers.json
Expand Up @@ -138,6 +138,11 @@
"provider": "Wacom",
"class": "745a17a0-74d3-11d0-b6fe-00a0c90f57da"
},
{
"friendly_name": "Wacom LibUsbK Driver",
"original_name": ".*\\(Interface[ _]\\d+\\)\\.inf",
"provider": "Wacom"
},
{
"friendly_name": "Wacom Mouse Filter",
"original_name": "wacommousefilter\\.inf",
Expand Down

0 comments on commit 7619346

Please sign in to comment.