intl. keyboard / ascii codes ?

Suggestions, Bug Reports, Help

intl. keyboard / ascii codes ?

Postby littleneo » Sat Feb 06, 2010 7:49 am

hi,

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 !
littleneo
 
Posts: 1
Joined: Sat Feb 06, 2010 7:38 am

Re: intl. keyboard / ascii codes ?

Postby mbarrett » Tue Feb 09, 2010 1:07 pm

Have you tried the Autoit version of the commands?

five|[sendkeyai;(]

or

five|[keydown;shift][sendkeyai;(][keyup;shift]

When I use this, it displays a 9 on my screen.
mbarrett
Developer
 
Posts: 182
Joined: Mon Mar 07, 2005 7:09 pm


Return to Support

Who is online

Users browsing this forum: No registered users and 1 guest

cron