GardensOfKadesh / Homeworld

Gardens of Kadesh: A WebAssembly port of Homeworld.
Other
60 stars 11 forks source link

Map cmd-click to ctrl-click for Apple platforms #25

Open MutatingFunc opened 2 months ago

MutatingFunc commented 2 months ago

On my iPad, ctrl-click will perform a right click, preventing me from issuing attack moves / orders. Remapping modifiers doesn’t seem to prevent this behaviour. This is a holdover from Mac, so is probably an issue there too.

Mapping command-click to ctrl-click should solve the issue.