Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request]: Increase the font-size from 10 to 12 #440

Closed
davidhedlund opened this issue Jul 20, 2023 · 6 comments
Closed

[Feature request]: Increase the font-size from 10 to 12 #440

davidhedlund opened this issue Jul 20, 2023 · 6 comments

Comments

@davidhedlund
Copy link

davidhedlund commented Jul 20, 2023

Expected behaviour

"A clearly legible font of at least size 12 preferably in a dark color over light background should be chosen."

Actual behaviour

The default font-size in mate-terminal for Ubuntu MATE 22.04 is 10.

Steps to reproduce the behaviour

Open mate-terminal

MATE general version

1.26.2

Package version

1.26.0

Linux Distribution

Link to bugreport of your Distribution (requirement)

@raveit65
Copy link
Member

Blame ubuntu Mate , or use gsettings override as distro maintainer.

@davidhedlund
Copy link
Author

Can you please tell me what the default font-size is for mate-terminal in this repo?

@raveit65
Copy link
Member

Mate terminal use system settings or monospace 12.
Bildschirmfoto zu 2023-07-20 20-25-34
I am packaging MATE since 2012 for fedora, but this question was never a problem.
And fedora use vanila MATE which is really a different to Ubuntu-Mate.
You can customize Mate via gsettings overrides. This is mine.
https://src.fedoraproject.org/rpms/mate-desktop/blob/rawhide/f/mate-fedora-f34.gschema.override
Such a file needs to be installed to %{_datadir}/glib-2.0/schemas/10_mate-fedora.gschema.override

Btw, actual we are a very small team and you gave us a lot of work with your wish list.

@raveit65
Copy link
Member

With mate-appearance-properties you can setup system font size.
Bildschirmfoto zu 2023-07-20 20-41-40

@davidhedlund
Copy link
Author

Mate terminal use system settings or monospace 12.

This is exactly what I was looking for. Thank you very much!

@davidhedlund
Copy link
Author

davidhedlund commented Jul 20, 2023

And fedora use vanila MATE which is really a different to Ubuntu-Mate.

That is useful to know.

You can customize Mate via gsettings overrides. This is mine. https://src.fedoraproject.org/rpms/mate-desktop/blob/rawhide/f/mate-fedora-f34.gschema.override Such a file needs to be installed to %{_datadir}/glib-2.0/schemas/10_mate-fedora.gschema.override

I documented this at https://gitlab.trisquel.org/trisquel/package-helpers/-/issues/95

Thanks again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants