This actually fixes vote panel not recognizing the keys to vote
I'm sorry for having suggested to FruitieX the removal of this cvar a while ago, I didn't realize the code to read this cvar was moved within getcommandkey function.
seta hud_panel_engineinfo_framecounter_exponentialmovingaverage_new_weight 0.1 "weight of latest data point"
seta hud_panel_engineinfo_framecounter_exponentialmovingaverage_instantupdate_change_threshold 0.5 "threshold for fps change when to update instantly, to make big fps changes update faster"
+seta hud_showbinds 1 "the way to show the keys to press in HUD messages: 0 displays only actions, 1 only bound keys, 2 both"
+seta hud_showbinds_limit 2 "maximum number of bound keys to show for an action. 0 for unlimited"
+
// scoreboard
seta scoreboard_columns default
seta scoreboard_border_thickness 1 "scoreboard border thickness"