Increasing size of menu text --
Hello again. I was wondering how to increase the size of the menu text, and by that I mean the top menu: File, Edit, etc.) currently that's really small and I'd like to make it bigger. I'm not sure if this is MuseScore thing or an OS thing.
I'm using Ubuntu 24.10
Comments
Edit / Preferences / Appearance / Body text size
It looks to me as if the top-level menu items ("File", "Edit", "View", etc.) do not change size but the menu items below them do.
If you're using Linux then the following thread discusses the QT Scale Factor of the app.
https://musescore.org/en/node/376430
In brief, you run MuseScore at the command line, something like
you@pc:/Downloads$ QT_SCALE_FACTOR=1.2 QT_OPENGL=software ./msn.AppImage
where "msn.AppImage" is MuseScore.