View Single Post
Old 09-13-2020, 11:53 AM   #10118
Cragster
Human being with feelings
 
Join Date: Apr 2019
Location: Inman, SC USA
Posts: 861
Default

Quote:
Originally Posted by BengtS View Post
This is the definition:

Widget Cycle
Press BF 2e 7f
FB_TwoState BF 2e 7f BF 2e 00
WidgetEnd

Is this correct?
heres what i have for modifiers. well in your case it would be cycle
Code:
Widget Shift
	Press 90 46 7f 90 46 00
      FB_TwoState 90 46 7f 90 46 00
WidgetEnd

Widget Option
	Press 90 47 7f 90 47 00
     FB_TwoState 90 47 7f 90 47 00
WidgetEnd

Widget Control
	Press 90 48 7f 90 48 00
      FB_TwoState 90 48 7f 90 48 00
WidgetEnd

Widget Alt
	Press 90 49 7f 90 49 00
      FB_TwoState 90 49 7f 90 49 00
WidgetEnd
and i had a problem modifier buttons on my Prox where the light wouldnt stay on.turns out the buttons they labled for modifiers were not press and release..or something like that..Geoff helped me out with the issue .So i had to map my modifiers to other buttons. Its important to me that the lights stay lit when im latched into a modifier mode.i also didnt know that. when you Quick press a modifier it latches and stays in that mode so u dont hafta hold the button while your performing shift,control,option,alt functions.when the button wouldnt stay lit i never knew what modifier i was in.got to be confusing.

So i guess what im trying to say is try the mst like i have . if that doesnt get it try another button on your surface to map shift to..if you have another free button.and modifiers are global so you could use a button on another suface if you have more then one..which is what i did. good luck
Cragster is offline   Reply With Quote