Advertisement
Guest User

Untitled

a guest
Nov 19th, 2012
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. Run:
  2.  
  3. gksudo gedit /etc/udev/rules.d/67-xorg-wizardpen.rules
  4.  
  5. Add these 2 lines:
  6.  
  7. # Huion H580
  8. ENV{ID_VENDOR_ID}=="5543", ENV{ID_MODEL_ID}=="006e", ENV{x11_driver}="wizardpen"
  9.  
  10. Save the new file, close gedit. Reboot to test.
  11.  
  12. https://bugs.launchpad.net/wizardpen/+bug/994978
  13.  
  14. Which I found using:
  15. https://duckduckgo.com/?q=5543%3A006e+ubuntu
  16.  
  17. SECOND LINK.....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement