- 积分
- 412
- 实力分
- 点
- 金钱数
- 两
- 技术分
- 分
- 贡献分
- 分
|

楼主 |
发表于 2010-8-7 10:13:50
|
显示全部楼层
更新了。
New version of MSKeys (if you are still intereste)
Changes:
1) Fixed some bugs
2) New file *.ini
3) New commands
ini structure:
You can launch command pressing one key:
[x][y][zz]=<command>
x=1 - launch command when keyboard is locked, 0 - if is unlocked
y=1 - long press, 0 - short press
zz - keycode (2 symbols? for example "35", " 2" - space is obligatory)
...and 2 keys:
[x][yy+zz]
x=1 - launch command when keyboard is locked, 0 - if is unlocked
yy и zz - keycodes: to launch hold key yy and press zz
Examples:
[0][1][53]=BLUETOOTH
[0][0][56]="MC" - create window named "MC, quotes are obligatory
[0][1][56]=4:\ZBin\MC\MC.elf - launch MC.elf
[0][1][48]=4:\ZBin\Utilities - open folder "Utilities"
[0][1][50]=http://team-sc.ru - open link in BalletMini.elf, "http" is obligatory
[0][35+50]=RELOAD - reload file .ini
[0][35+51]=CALLCFG - open MSKeys.cfg file
Folder must contain file ini and folder "img" with icons. You can download it here: http://team-sc.ru/down/mskeys3_933.zip |
|