If you're using TDW's NewUI + TDC, it maps a key to "K" via scripting, which overrides the commands.cfg stuff. Change your mapping to something else, or find the line:
Quote:
IncreaseChalkBoardCountHotKey = [ True, MenuKeyManagerWrapper.Keys.K, False ]
|
in the TheDarkWraithUserOptions.py file and change that mapping to something else.