Skip to content

Instantly share code, notes, and snippets.

@galatolofederico
Created April 3, 2019 16:30
Show Gist options
  • Select an option

  • Save galatolofederico/c4a7dc5b6a4a0c61894c7e8ae7dcd89f to your computer and use it in GitHub Desktop.

Select an option

Save galatolofederico/c4a7dc5b6a4a0c61894c7e8ae7dcd89f to your computer and use it in GitHub Desktop.
Wizardpen configuration for Magicart75 Graphic Tablet (EMRight Technology Co.)
# Wizardpen configuration for "Magicart75" Graphic Tablet
# xinput name: EMRight Technology Co. Graphic Tablet
# USB Vendor ID: 2c68
# USB Product ID: e003
Section "InputClass"
Identifier "wizardpen"
MatchIsTablet "on"
MatchDevicePath "/dev/input/event*"
MatchProduct "EMRight"
Driver "wizardpen"
Option "TopX" "0"
Option "TopY" "0"
Option "BottomX" "16308"
Option "BottomY" "10189"
Option "TopZ" "5"
Option "BottomZ" "1023"
Option "MaxZ" "1023"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment