zero-K specifique hotkeys do not work for me.
The only hotkeys that seem to work are the ones from uikeys.txt
F11 does not work, ESC just prints "press shift esc to quit" instead of opening that menu with volume sliders etc.
C enters FPS mode instead of switching to defense tab and so on.
GoogleFrog told me I need a file LuaUI\Configs\zk_keys.lua
and it is there.
It also seems to be complete:
http://pastebin.com/0GSdgUcGFor example it contains:
{"areamex", "ctrl+w"},
but ingame ctrl+w does nothing.
Note at top of file it says an old date: ["date"]= 20130630
But each start of zK the "last modified" date in windows changes, so I guess the mod is writing it every time.
When I delete the file (and the .bak too), hotkeys still do not work and the file is recreated.
An infolog:
http://pastebin.com/6MGwjeDxWhen I edit the file, the new settings are read.
For example for test I change areamex to ctrl+n:
{"areamex", "ctrl+n"},
it will show ingame:
but pressing the keys does nothing.
Whether I try from spring.exe directly or springlobby, it is the same.