Advertisement
Guest User

Untitled

a guest
Mar 14th, 2012
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. Section "InputDevice"
  2. Identifier "ELO Touchscreen"
  3. Driver "elographics"
  4. Option "Device" "/dev/ttyS0"
  5. Option "MinX" "4000"
  6. Option "MinY" "4000"
  7. Option "MaxX" "0"
  8. Option "MaxY" "0"
  9. Option "UntouchDelay" "10"
  10. Option "ReportDelay" "10"
  11. Option "SendCoreEvents" "yes"
  12. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement