Follow-up Comment #5, bug #22891 (project wesnoth):

I would argue, then, that this is more of a feature request than an actual
bug. There is nothing broken, nothing that cannot be customised to suit the
user's preference.

As it turns out, making Alt-F4 the default quit hot-key shouldn't be too
difficult. Default hot-keys are in data/core/hotkeys.cfg. The only OS
customisations I see are for Apple-specific keys and everything else. Assuming
that one can use something like #ifdef WIN32 to specify Windows keys, you can
rewrite the 'quit' command at line 164 to use Alt-F4 for Windows, leaving
Cmd-W for Apple and Ctrl-Q for everything else.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?22891>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to