aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-09-25 17:44:16 +1000
committerinmarket <andrewh@inmarket.com.au>2014-09-25 17:44:16 +1000
commit10dc968427ed1ec846342dd1932b273acea414bd (patch)
treeedcae422757a97d55360a110e72b10f4d7288905 /gfxconf.example.h
parent33200c1a9787254532394e6877ec403ed4b89db8 (diff)
downloaduGFX-10dc968427ed1ec846342dd1932b273acea414bd.tar.gz
uGFX-10dc968427ed1ec846342dd1932b273acea414bd.tar.bz2
uGFX-10dc968427ed1ec846342dd1932b273acea414bd.zip
New mouse updates. Just need a driver now.
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index 7ac48591..0ff436ca 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -210,6 +210,16 @@
//#define GFX_USE_GINPUT FALSE
//#define GINPUT_NEED_MOUSE FALSE
+// #define GINPUT_TOUCH_STARTRAW FALSE
+// #define GINPUT_TOUCH_NOTOUCH FALSE
+// #define GINPUT_TOUCH_NOCALIBRATE FALSE
+// #define GINPUT_TOUCH_NOCALIBRATE_GUI FALSE
+// #define GINPUT_MOUSE_POLL_PERIOD 25
+// #define GINPUT_MOUSE_CLICK_TIME 300
+// #define GINPUT_TOUCH_CXTCLICK_TIME 700
+// #define GINPUT_TOUCH_USER_CALIBRATION_LOAD FALSE
+// #define GINPUT_TOUCH_USER_CALIBRATION_FREE FALSE
+// #define GINPUT_TOUCH_USER_CALIBRATION_SAVE FALSE
//#define GINPUT_NEED_KEYBOARD FALSE
//#define GINPUT_NEED_TOGGLE FALSE
//#define GINPUT_NEED_DIAL FALSE