id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc
953	[PATCH] local.cfg adds keys instead of replacing them	vts	philip	"When defining custom keys in local.cfg, the keys appear to work in addition to the existing ones from default.cfg, rather than instead of them.

For instance. Specifying

{{{hotkey.camera.left = Q, LeftArrow}}}

in local.cfg causes the Q key to activate both camera.left and the existing {{{camera.rotate.cw}}} from default.cfg:

{{{hotkey.camera.rotate.cw = ""Ctrl+LeftArrow"", ""Ctrl+A"", Q}}}

The same is true for e.g. trying to change {{{hotkey.console.toggle}}}; the keys specified in local.cfg will work in addition to the ones from default.cfg, not instead of.

Also, using local.cfg to try and set the Escape key to certain commands does not work. {{{hotkey.menu.toggle = Escape}}} does not toggle the menu ingame when Escape is pressed, but the F10 key from default.cfg still does."	defect	closed	Nice to Have	Alpha 10	Core engine	fixed	patch, review, simple	
