From 50d25a5e77d321481aa338f5f02dddb3c4d4688e Mon Sep 17 00:00:00 2001 From: montellese Date: Thu, 31 Jan 2013 21:45:14 +0100 Subject: input: implement touch input through mappable actions --- system/keymaps/touchscreen.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 system/keymaps/touchscreen.xml (limited to 'system/keymaps') diff --git a/system/keymaps/touchscreen.xml b/system/keymaps/touchscreen.xml new file mode 100644 index 0000000000..fbd934c6b0 --- /dev/null +++ b/system/keymaps/touchscreen.xml @@ -0,0 +1,16 @@ + + + + LeftClick + RightClick + RightClick + PanGesture + + + + + ZoomGesture + RotateGesture + + + -- cgit v1.2.3