Open ghost opened 7 years ago
Same here, Win 7.
Looks like the widget handler receives them incorrectly from the engine. Volume up and "B" both have the signature
function widgetHandler:KeyPress(key, mods, isRepeat, label, unicode)
key = 96
label = "b"
unicode = 0
(ditto for C and volume down except key = 97)
0AD has a similar issue, linking in case they find a workaround https://trac.wildfiregames.com/ticket/3453
Using volume up/down media keys on keyboard while having a construction unit or commander selected toggles various tabs and eventually selects either a doomsday or an aegis for construction.
System Win10