first of all thanks for this gift, it looks really nice, I'm playing with it since 3 hours now
I'm trying to use it in starcraft ^^ but I'm french, so my keyboard is different than yours and I experiment problems :
french numbers are inversed : I mean when you're in lowercase you hit shift-1 to produce a 1, poopy-2 = 2 etc, else it gives 1 -> &
, 2 -> é etc.. oh btw we have funny chars here..
I tried to play with the provided KEYS.DAT file to replace/create some values it does not look good.
I also tried to send directly the ascii code from my .mvc file but no success.
also I have a case when trying to sendkey ( :
- Code: Select all
!FORMAT=|[;]
[...]
five|[sendkey;(]
( on my fr keyboard, '(' is the 5 key in lowercase )
debug says :
- Code: Select all
Heard Command: fiveProcessing: sendkey (PROCESSING: [COMMAND]=sendkey [ACTION]=(ERROR IN FUNCTIONS/ACTIONS: Group delimiters are not balanced.
could you help ?
thanks !