![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
| Hold button doesn't work in Network mode bug... |
|
|
#1 (permalink)
|
|
DD_SNACKO
Join Date: May 2006
Location: Cincinnati, Ohio
Posts: 2,254
![]() |
Hold button fix:
While working on my IL2 profile, we found a bug with the Hold button and a fix for it. This is only if you want to use the Hold button with only the macro_select statement, and not the macro_deselect. Example: This works in Local Mode, but not in Network mode. macro_select = predef:I For it to work in both Local and Network, you need both statements. macro_select = predef:I, KEYDOWN macro_deselect = predef:I, KEYUP Or a better fix is to use a dummy macro if you just want the I key pressed on the button's first touch(select): macro_select = predef:I macro_deselect = {} This fix uses a 'dummy' deselect macro, which actually sends no keystrokes since the Braces are used to identify special keys like {F1} or {ENTER}.
__________________
(a.k.a. Snacko - DangerDogz) Touchscreen: Innovatek TM-868 8"; Running Local Mode on Windows 7 64-bit ![]() |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://www.touch-buddy.com/forums/technical-q/961-hold-button-doesn-t-work-network-mode-bug.html
|
||||
| Posted By | For | Type | Date | |
| Technical Q&A - Official TouchBuddy Forum | This thread | Refback | 12-25-2007 06:01 AM | |