Calibration for the ELO touchscreen

User complains that the touch is a little bit off where the
finger is. This is the calibraion I think makes the tracking
much more accurate.

BUG=chromium:234288
TEST=On stumpy, the cursor follows the finger more accurately.

Change-Id: I8d73eec569b24edff5f2a5958f1f7dcad15dd2f8
Reviewed-on: https://chromium-review.googlesource.com/168830
Reviewed-by: Andrew de los Reyes <adlr@chromium.org>
Commit-Queue: Yufeng Shen <miletus@chromium.org>
Tested-by: Yufeng Shen <miletus@chromium.org>
diff --git a/20-mouse.conf b/20-mouse.conf
index eb5d1d0..36f5917 100644
--- a/20-mouse.conf
+++ b/20-mouse.conf
@@ -39,6 +39,7 @@
     Option          "IgnoreAbsoluteAxes" "false"
     # We want a slave pointer, rather than floating slave.
     Option          "SendCoreEvents" "true"
+    Option          "Calibration"     "55 4075 80 4060"
     Option          "InvertY"         "1"
     Option          "InvertX"         "1"
 EndSection