When selecting multiple items in a ListBox, where "fmMultiSelectExtended" is enabled, I would expect to use the command key to select multiple items separately, but only the alt/option key works.

On Windows multi selecting is done with the control key, which is as expected.

Is there a way I can alter the default key used when multi selecting?