View Single Post
Old 03-08-2020, 03:24 PM   #7390
Sofia
Human being with feelings
 
Join Date: Dec 2012
Location: Milano
Posts: 90
Default

Quote:
Originally Posted by Funkybot View Post
Open the CSI Input Monitor or your message logger of choice. Press a button and note the log. Does it look like this...

B1 00 7F on press
B1 00 00 on release?

If yes, then you should be good to go.

If your surface only sends the 7F message with no release message, then Hold won't work.
Ok, I changed from Press to AnyPress in the .mst and now 7F and 00 messages are sent, but it doesn't work.

MST
Code:
Widget Click
	AnyPress 90 59 7f
	FB_TwoState 90 59 7f 90 59 00
WidgetEnd
ZONE
Code:
Click      Reaper    "40364"
Hold+Click Reaper    "40363"
Sofia is offline   Reply With Quote