[maxmsp] [ot] disable mouse in OS but still using as hid
Stefan Tiedje
Stefan-Tiedje at addcom.de
Wed Oct 31 11:52:42 MDT 2007
- Previous message: [maxmsp] [ot] disable mouse in OS but still using as hid
- Next message: [maxmsp] [ot] disable mouse in OS but still using as hid
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Kasper T Toeplitz schrieb: > now if only the/ rumours/ about the new trackpad being multi-touch were > true....... The Trackpad on my old Powerbook is for sure multitouch, as it distingushes between one finger or two finger movements. It even passes something to hi: (watch the third value when using a second finger...) #P window setfont "Sans Serif" 9.; #P window linecount 2; #P newex 31 242 50 196617 loadmess poll 10; #P number 127 389 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0; #P number 79 389 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0; #P number 31 389 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0; #P window linecount 1; #P newex 127 360 46 196617 accum; #P newex 127 339 28 196617 t b i; #P newex 79 360 46 196617 accum; #P newex 79 339 28 196617 t b i; #P newex 31 360 46 196617 accum; #P newex 31 339 28 196617 t b i; #P newex 31 312 154 196617 route 4 5 6; #P newex 31 284 139 196617 hi "Apple Internal Trackpad"; #P connect 0 0 1 0; #P connect 11 0 0 0; #P connect 1 0 2 0; #P connect 2 0 3 0; #P connect 2 1 3 1; #P connect 4 1 5 1; #P connect 4 0 5 0; #P connect 6 0 7 0; #P connect 6 1 7 1; #P connect 1 1 4 0; #P connect 1 2 6 0; #P connect 3 0 8 0; #P connect 5 0 9 0; #P connect 7 0 10 0; #P window clipboard copycount 12; -- Stefan Tiedje------------x------- --_____-----------|-------------- --(_|_ ----|\-----|-----()------- -- _|_)----|-----()-------------- ----------()--------www.ccmix.com
- Previous message: [maxmsp] [ot] disable mouse in OS but still using as hid
- Next message: [maxmsp] [ot] disable mouse in OS but still using as hid
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
