The MX-17 conkies

Message
Author
User avatar
cyrilus31
Posts: 629
Joined: Thu Nov 03, 2016 3:24 pm

Re: The MX-17 conkies

#81 Post by cyrilus31 »

Jerry3904 wrote:The fonts for that conky, as for the others, is included in the conky's own folder. I will look into changing that to see if it makes a difference. It's also possible I suppose that that font is too specialized, so will also look at using something more general.
infini fonts used by default is a french font From Centre National des arts plastiques. From what I read, greek is not supported :frown:

User avatar
Jerry3904
Administrator
Posts: 21939
Joined: Wed Jul 19, 2006 6:13 am

Re: The MX-17 conkies

#82 Post by Jerry3904 »

Bingo, thanks. I love the font, but will look replacing it (sorry, asqwerth!) if we keep this as the default conky.
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox and Windows 10
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
asqwerth
Developer
Posts: 7230
Joined: Sun May 27, 2007 5:37 am

Re: The MX-17 conkies

#83 Post by asqwerth »

No worries - I forgot all about characters for other languages!

As long as the version with infini font remains in the collection for those of us whose languages can be displayed by said font, it's not really a problem.
Desktop: Intel i5-4460, 16GB RAM, Intel integrated graphics
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400

User avatar
cyrilus31
Posts: 629
Joined: Thu Nov 03, 2016 3:24 pm

Re: The MX-17 conkies

#84 Post by cyrilus31 »

And an other thing : in the conky conf file, override_utf8_locale must be put to yes for a full display (italian is supported but does not display correctly without this option)

User avatar
Jerry3904
Administrator
Posts: 21939
Joined: Wed Jul 19, 2006 6:13 am

Re: The MX-17 conkies

#85 Post by Jerry3904 »

Great, I wondered what that was for.

I am going to create a "default" version of the conky so we don't lose that gorgeous font completely from the set.
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox and Windows 10
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
Jerry3904
Administrator
Posts: 21939
Joined: Wed Jul 19, 2006 6:13 am

Re: The MX-17 conkies

#86 Post by Jerry3904 »

@anti: if you replace

Infini

with

Roboto-Regular

Does it render the Greek? This is just a proof-of-concept question. It's hard to tell without going through a lot of fonts, for which I don't have time right now.

Another candidate might be wqy-microhei, which supposedly also handles Chinese and Japanese.
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox and Windows 10
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
anticapitalista
Developer
Posts: 4166
Joined: Sat Jul 15, 2006 10:40 am

Re: The MX-17 conkies

#87 Post by anticapitalista »

Jerry3904 wrote:@anti: if you replace

Infini

with

Roboto-Regular

Does it render the Greek? This is just a proof-of-concept question. It's hard to tell without going through a lot of fonts, for which I don't have time right now.

Another candidate might be wqy-microhei, which supposedly also handles Chinese and Japanese.
Replacing Infini with Roboto-Regular AND override_utf8_locale yes renders Greek correctly.
anticapitalista
Reg. linux user #395339.

Philosophers have interpreted the world in many ways; the point is to change it.

antiX with runit - lean and mean.
https://antixlinux.com

User avatar
Jerry3904
Administrator
Posts: 21939
Joined: Wed Jul 19, 2006 6:13 am

Re: The MX-17 conkies

#88 Post by Jerry3904 »

Good, that's a start--thanks. Not a very handsome font...but now I can move forward.
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox and Windows 10
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
asqwerth
Developer
Posts: 7230
Joined: Sun May 27, 2007 5:37 am

Re: The MX-17 conkies

#89 Post by asqwerth »

Regarding GeekyTowerLogo, I overlooked the fact that the cpu readings and bar graph should refer to cpu0 (ie, the total usage for all CPU cores), rather than to cpu1, which would only display usage for the 1st core.

So the text in line 115 should be:

Code: Select all

${color3}CPU: ${color}${cpu cpu0}% ${alignr}${color}${cpubar cpu0 8,60}
ADDED: and on another note, after installation of beta2, the MX logo no longer shows up in this conky (it did when I tested the conky in live mode) when you use:

Code: Select all

./MXLogoStart.png
as the file path.

Note that I used the $HOME/.conky/MX-Asq/etc etc way of describing the path for the harddrive.sh script and it continues to work.

Would suggest the same for the logo pic, so line 108 should be:

Code: Select all

 ${image $HOME/.conky/MX-Asq/MX-GeekyTowerLogo/MXLogoStart.png -p 97,90 -s 50x50}
and yep, that works. I really don't like the "./" shortcut.
Desktop: Intel i5-4460, 16GB RAM, Intel integrated graphics
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400

User avatar
Jerry3904
Administrator
Posts: 21939
Joined: Wed Jul 19, 2006 6:13 am

Re: The MX-17 conkies

#90 Post by Jerry3904 »

Thanks
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox and Windows 10
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

Post Reply

Return to “XFCE Desktop Environment”