-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME
More file actions
23 lines (14 loc) · 912 Bytes
/
README
File metadata and controls
23 lines (14 loc) · 912 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
_ _ ____ ____ ___ _ _ _ ____ ____ ____ ____ ____ ____
|\ | |___ |__/ | \ | | | |__| |__/ |___ |__| |__/ |___
| \| |___ | \ |__/ |_|_| | | | \ | | | | \ |___
This is just a quick project that pulls together a few open source projects with a few tweaks to get the
mac track pad to dispatch raw native touch events.
This project should be used as a demo or prototyping tool. I'm not sure it's production worthy.
TO USE:
1. Drop the .swc in the libs folder of your project.
2. Add the tongseng file to the root of your project.
3. Make sure that you set your project to run native processes.
Add <supportedProfiles>extendedDesktop desktop</supportedProfiles> to your -app.xml file.
Projects referenced:
https://github.com/fajran/tongseng
http://bubblebird.at/tuioflash/