Advertisement
Guest User

Untitled

a guest
Apr 5th, 2014
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. Section "InputClass"
  2. Identifier "Aiptek class"
  3. MatchProduct "Aiptek|AIPTEK|aiptek"
  4. MatchDevicePath "/dev/input/event*"
  5. Driver "aiptek"
  6. Option "USB" "on"
  7. Option "Type" "stylus"
  8. Option "Mode" "absolute"
  9. Option "zMin" "0"
  10. Option "zMax" "511"
  11. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement