Created
April 3, 2019 16:30
-
-
Save galatolofederico/c4a7dc5b6a4a0c61894c7e8ae7dcd89f to your computer and use it in GitHub Desktop.
Wizardpen configuration for Magicart75 Graphic Tablet (EMRight Technology Co.)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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