В Чтв, 14/01/2010 в 17:28 +0100, Michal Brzozowski пишет:
> I don't think you need to change the code, at least it was designed so
> that you don't have to. Where am I checking shift and capslock in the
> code?
keymap.cpp:80
if (first == "shift" && action!="capslock")
keys[GetFunId("capslock")].push_back(k);
--
WBR, Vladimir Berezenko