Comment 8 for bug 1723920

Revision history for this message
jus (jus) wrote :

Tested this again with the latest available 2.2.0-rc (build 2.2 r6638) on macOS 10.14.2 (18C54), and i can NOT confirm this time.

I do think, a lot of the confusion comes from not knowing which keyboard mapping Mixxx actually uses when starting up. There is a debug line missing when loading a default mapping. [1]

So if a user set its system language to EN, but the Mixxx language to DE, it loads up the EN layout. The systems keyboard mapping must explicitly set to EN too. There are possibly many other combinations, since e.g. The Mixxx app language setting is DE, but the Mixxx keyboard language is de_DE , and so on.

[1] https://github.com/mixxxdj/mixxx/blob/master/src/mixxx.cpp#L794