Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 11th, 2012  |  syntax: None  |  size: 0.71 KB  |  hits: 12  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Section "ServerLayout"
  2. Identifier "X.org Configured"
  3. Screen 0 "Screen0" 0 0
  4. InputDevice "Mouse0" "CorePointer"
  5. InputDevice "HID TOUCH" "SendCoreEvents"
  6. InputDevice "Keyboard0" "CoreKeyboard"
  7. EndSection
  8.  
  9. Section "InputDevice"
  10. Identifier "HID TOUCH"
  11. Driver "evtouch"
  12. Option "Device" "/dev/input/event7
  13. Option "ScreenNo" "0"
  14. Option "Rotation" "0"
  15. Option "SwapY" "0"
  16. Option "UpSound" "0"
  17. Option "DownSound" "0"
  18. Option "DeviceName" "touchscreen"
  19. Option "MinX" "0"
  20. Option "MinY" "0"
  21. Option "MaxX" "4100"
  22. Option "MaxY" "4100"
  23. Option "TapTimer" "50"
  24. Option "longtouchTimer" "30"
  25. Option "MoveLimit" "15"
  26. Option "ReportingMode" "Raw"
  27. Option "emulate3buttons" "true"
  28. Option "emulate3timeout" "50"
  29. EndSection