Font size for date and time
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Please stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions prefer the other forums within the support section.
Before you post please read how to get help
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Please stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions prefer the other forums within the support section.
Before you post please read how to get help
Font size for date and time
On 19 I managed to have a larger font for the Panel date and time, just updated to 19.2 and there appears to be no way to change the font size for the clock and time.
Changing desktop theme,default font or icon size {had the icon size up to 50 but the font size didn't change} doesn't work and I've even tried using html text.
I imagine for many this minor point will be quite irritating.
Have I missed something or is the defaults size for the panel clock and date the only size?
Changing desktop theme,default font or icon size {had the icon size up to 50 but the font size didn't change} doesn't work and I've even tried using html text.
I imagine for many this minor point will be quite irritating.
Have I missed something or is the defaults size for the panel clock and date the only size?
Re: Font size for date and time
Hi wf54
Knew I had something about this in my bookmarks...Found it, but it is for 18.3. The article gives a template and tells you to save it to ".gtkrc-2.0".
BUT : on my 19.1 Mate, I already have a file ".gtkrc-2.0". So do not blindly follow it !!
You could try to add the template to the text of the existing ".gtkrc-2.0" file. The article wants you to download a "digital font", but I think you should be able to use any font installed on your system.
I have not tested this on my own system, so do not know if it will work and if it will play along with all the other Mint styles and settings.
So USE ENTIRELY AT YOUR OWN RISK ! And do make a timeshift-snapshot before ?!
Article here: https://www.techsupportalert.com/conten ... dition.htm
Robert
Knew I had something about this in my bookmarks...Found it, but it is for 18.3. The article gives a template and tells you to save it to ".gtkrc-2.0".
BUT : on my 19.1 Mate, I already have a file ".gtkrc-2.0". So do not blindly follow it !!
You could try to add the template to the text of the existing ".gtkrc-2.0" file. The article wants you to download a "digital font", but I think you should be able to use any font installed on your system.
I have not tested this on my own system, so do not know if it will work and if it will play along with all the other Mint styles and settings.
So USE ENTIRELY AT YOUR OWN RISK ! And do make a timeshift-snapshot before ?!
Article here: https://www.techsupportalert.com/conten ... dition.htm
Robert
Linux is like my late labrador lady-dog: loyal and loving if you treat her lady-like, disbehaving princess if you don't.
Re: Font size for date and time
Thanks I'll have a look at it,
I thought that the text size would follow the icons.
Maybe it's an idea for a future update.
Thanks again
Wilf
I thought that the text size would follow the icons.
Maybe it's an idea for a future update.
Thanks again
Wilf
Re: Font size for date and time
You don't mention what DE you have - it is quite easy to adjust the font size in the panel for Cinnamon in 19.2wf54 wrote: ⤴Sun Sep 01, 2019 7:19 pmOn 19 I managed to have a larger font for the Panel date and time, just updated to 19.2 and there appears to be no way to change the font size for the clock and time.
Changing desktop theme,default font or icon size {had the icon size up to 50 but the font size didn't change} doesn't work and I've even tried using html text.
I imagine for many this minor point will be quite irritating.
Have I missed something or is the defaults size for the panel clock and date the only size?
You simply edit the panel font size in the cinnamon.css file for the theme you are using.
So in my case the path to the file is because I added the Mint-XP theme - of course you would use your user name and whatever theme you are using.
Code: Select all
/home/majpooper/.themes/Mint-XP/cinnamon/cinnamon.css
the path would look something like this depending on what theme you are using
Code: Select all
/user/share/themes/Mint-X/cinnamon/cinnamon.css
You will have to do a restart for it to take effect. If you don't have Cinnamon - all bets are off.
Code: Select all
Panel (panel.js)
* ===================================================================*/
#panel {
box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.5);
color: #000;
font-size: 16pt;
height: 28px;
width: 48px;
-
- Level 6
- Posts: 1029
- Joined: Sun Apr 16, 2017 11:44 pm
Re: Font size for date and time
I hope the above tips will be helpful, because out of the box that clock has only 1 small size. That small clock is one the few small annoyances that keep bugging me as well, because of poor eye sight.
Re: Font size for date and time
The default is ridiculously small. Just as ridiculous to have to use a text editor to change the clock font size 
Definitely not noob friendly.

Definitely not noob friendly.
Re: Font size for date and time
Being dyslexic doesn't help either,
Last time I messed about with the text editor I ended up doing a complete re-install.
Xsane doesn't work at all and simple-scan is also a little off with leaving coloured creases on the pages, which is more of an issue than the date.
The fixes that worked for updating sane on 19 didn't work for 19.2
I haven't found that many day to day benefits between 19 & 19.2 so maybe I'll just wait and see for now.
Same problems occurred going from 18 to 19 and they took quite a while to sort out, If something works why do they have to fix it:-)
Last time I messed about with the text editor I ended up doing a complete re-install.
Xsane doesn't work at all and simple-scan is also a little off with leaving coloured creases on the pages, which is more of an issue than the date.
The fixes that worked for updating sane on 19 didn't work for 19.2
I haven't found that many day to day benefits between 19 & 19.2 so maybe I'll just wait and see for now.
Same problems occurred going from 18 to 19 and they took quite a while to sort out, If something works why do they have to fix it:-)
Re: Font size for date and time
On high DPI screens the trick is to set the text scaling factor > 1 and set the other font sizes a bit smaller to compensate. Although Cinnamon Desktop themes font sizes are hard coded at the moment they do respond to text scaling.
Or if you use one of the Cinnamox themes they have a handy little script to amend the themes font sizes
Exposing Cinnamon theme fonts settings to the user via GUI is on the Dev teams roadmap.
Or if you use one of the Cinnamox themes they have a handy little script to amend the themes font sizes

Exposing Cinnamon theme fonts settings to the user via GUI is on the Dev teams roadmap.
For custom Nemo actions, useful scripts for the Cinnamon desktop, and Cinnamox themes visit my Github pages.
Re: Font size for date and time
They also can be changed in the cinnamon .css file for the particular theme being used.
The only curve ball that I got was when I added a theme (MINT-XP) I couldn't find my newly added theme with all the others in
Code: Select all
/user/share/themes/
Once you know where the cinnamon.css file is it is simple to change the panel font size.
Re: Font size for date and time
Yep, but hunting through a big CSS file definitely ain't newbie friendly hence me pointing out the current albeit non-intuitive GUI way and noting that this is on the dev teams radar to improve.
There is also the issue that depending on how the theme has been built, the same edit may not have the same effect in all themes so it's not really possible to give one size fits all instructions as to where to edit cinnamon.css.
There is also the issue that depending on how the theme has been built, the same edit may not have the same effect in all themes so it's not really possible to give one size fits all instructions as to where to edit cinnamon.css.
Last edited by smurphos on Wed Sep 11, 2019 10:09 pm, edited 1 time in total.
For custom Nemo actions, useful scripts for the Cinnamon desktop, and Cinnamox themes visit my Github pages.
Re: Font size for date and time
Thanks for the replies, it's just one of those details that's been missed.
Tends to be the silly little things that drives you nuts.
Last time I tried the CSS file I screwed it up so for now I'll give that a miss,.
All in all we can't really complain too much
Tends to be the silly little things that drives you nuts.
Last time I tried the CSS file I screwed it up so for now I'll give that a miss,.
All in all we can't really complain too much

-
- Level 5
- Posts: 521
- Joined: Wed Aug 02, 2017 8:19 am
Re: Font size for date and time
Re: Font size for date and time
It doesn'tColdBootII wrote: ⤴Thu Sep 12, 2019 4:32 amCould be worth trying in Cinnamon too, I can't recall if it has any effect...
For custom Nemo actions, useful scripts for the Cinnamon desktop, and Cinnamox themes visit my Github pages.