MyKey - attempt to fix r.3628 N3
git-svn-id: svn://kolibrios.org@3995 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
7401bf8349
commit
bc3938f5f6
@ -262,7 +262,7 @@ COPY_FILES:=\
|
|||||||
games/soko-9.lev:GAMES/SOKO-9.LEV:$(PROGS)/games/soko/trunk/SOKO-9.LEV \
|
games/soko-9.lev:GAMES/SOKO-9.LEV:$(PROGS)/games/soko/trunk/SOKO-9.LEV \
|
||||||
media/kiv.ini:MEDIA/KIV.INI:$(PROGS)/media/kiv/trunk/kiv.ini \
|
media/kiv.ini:MEDIA/KIV.INI:$(PROGS)/media/kiv/trunk/kiv.ini \
|
||||||
.shell:.shell:$(PROGS)/system/shell/bin/eng/.shell \
|
.shell:.shell:$(PROGS)/system/shell/bin/eng/.shell \
|
||||||
mykey.ini:MYKEY.INI:$(PROGS)/system/MyKey/trunk/mykey.ini \
|
mykey.ini:MYKEY.INI:$(PROGS)/system/MyKey/trunk/mykey_it.ini \
|
||||||
# end of list
|
# end of list
|
||||||
|
|
||||||
# The list of all C-- programs with one main C-- file.
|
# The list of all C-- programs with one main C-- file.
|
||||||
|
@ -27,12 +27,7 @@ keycode_name=LCtrl + g
|
|||||||
path=games/mine
|
path=games/mine
|
||||||
param=
|
param=
|
||||||
[hotkey4]
|
[hotkey4]
|
||||||
if lang eq it
|
name=Games directory
|
||||||
name=Cartella giochi
|
|
||||||
else
|
|
||||||
name=Games directory
|
|
||||||
end if
|
|
||||||
|
|
||||||
keycode=8226
|
keycode=8226
|
||||||
keycode_name=RAlt + g
|
keycode_name=RAlt + g
|
||||||
path=file managers/eolite
|
path=file managers/eolite
|
||||||
@ -44,11 +39,7 @@ keycode_name=RShift + LCtrl + ?
|
|||||||
path=file managers/kfm
|
path=file managers/kfm
|
||||||
param=
|
param=
|
||||||
[hotkey6]
|
[hotkey6]
|
||||||
if lang eq it
|
name=System Message Board
|
||||||
name=Messaggi di sistema
|
|
||||||
else
|
|
||||||
name=System Message Board
|
|
||||||
end if
|
|
||||||
keycode=4127
|
keycode=4127
|
||||||
keycode_name=LAlt + s
|
keycode_name=LAlt + s
|
||||||
path=develop/board
|
path=develop/board
|
||||||
|
46
programs/system/MyKey/trunk/mykey_it.ini
Normal file
46
programs/system/MyKey/trunk/mykey_it.ini
Normal file
@ -0,0 +1,46 @@
|
|||||||
|
[main]
|
||||||
|
keynum=7
|
||||||
|
|
||||||
|
[hotkey0]
|
||||||
|
name =FCE Ultra
|
||||||
|
keycode =1074
|
||||||
|
keycode_name =LCtrl + m
|
||||||
|
path =/hd0/2/fce
|
||||||
|
param =/hd0/2/gd/city.nes
|
||||||
|
|
||||||
|
[hotkey1]
|
||||||
|
name =Kolibri Packer
|
||||||
|
keycode=4143
|
||||||
|
keycode_name=LAlt + v
|
||||||
|
path =/sys/kpack
|
||||||
|
param =mykey.bin mykey
|
||||||
|
[hotkey2]
|
||||||
|
name=kfar
|
||||||
|
keycode=4137
|
||||||
|
keycode_name=LAlt + `
|
||||||
|
path=file managers/kfar
|
||||||
|
param=
|
||||||
|
[hotkey3]
|
||||||
|
name=Minesweeper
|
||||||
|
keycode=1058
|
||||||
|
keycode_name=LCtrl + g
|
||||||
|
path=games/mine
|
||||||
|
param=
|
||||||
|
[hotkey4]
|
||||||
|
name=Cartella giochi
|
||||||
|
keycode=8226
|
||||||
|
keycode_name=RAlt + g
|
||||||
|
path=file managers/eolite
|
||||||
|
param=/sys/games
|
||||||
|
[hotkey5]
|
||||||
|
name=KFM
|
||||||
|
keycode=1589
|
||||||
|
keycode_name=RShift + LCtrl + ?
|
||||||
|
path=file managers/kfm
|
||||||
|
param=
|
||||||
|
[hotkey6]
|
||||||
|
name=Messaggi di sistema
|
||||||
|
keycode=4127
|
||||||
|
keycode_name=LAlt + s
|
||||||
|
path=develop/board
|
||||||
|
param=
|
Loading…
Reference in New Issue
Block a user