#include "..\inc\cfg_items.h"


__root const CFG_HDR cfghdr0={CFG_UINT,"Hotkey (dec)",0,99};
__root const int ACTIVE_KEY_1=51;


__root const CFG_HDR cfghdr123={CFG_CBOX,"Key mode",0,3};
__root const int ACTIVE_KEY_STYLE=0;
__root const CFG_CBOX_ITEM cfgcbox23[3]={"Short Press","Long Press","*+#"};


