Am 18.10.2012 um 00:17 schrieb Jean-Marc Lasgouttes <lasgout...@lyx.org>:
> Le 17/10/12 07:41, Stephan Witt a écrit : >>> Why not just define USE_META_KEYBINDING in configure for the mac build? >> >> Yes, this can be done. >> >> Other options are >> 1) to remove the USE_META_KEYBINDING macro >> 2) to handle Alt and Meta separately on all platforms > > This is what I though afterwards. Is the problem that all M- bindings should > become A-? It is a lesser problem now that we hav prefs2prefs which can > update bind files. I remember this was a problem for some Mac users. The bindings are only on M- after the change to free the Option key for transposed characters. Like Option-l for "@" or Option-d for "∂". The problem is that some users are accustomed to work with the Option key and they have to learn to use Command or Control instead. (This depends on the Qt-setting for swapped keys being on or off.) I don't know if this scenario is likewise on Linux or Windows. Stephan