How to resize the text in the players

Dear all

I can resize the players, but the tex like A or B are to big, even as the timecodes.
Anyone know how to change the size.
The same question about the playlist.
Where can I resize the shown text so.
I’ve tried to change the font and fontsize but nothing happened

Tia

Martin

Do a forum search for “skin” or “skin.ini”. That’s the file where these settings need to be put into. (You need to create the file manually.) For example, to change the font size of the playlist, write

[Playlist]
FontSize=12

You will find many examples here in the forum which will help you to understand how skin.ini works. It’s pretty straightforward.

The mAirList.ini file supplied with the download is a quite outdated one, containing many settings which aren’t used anymore nowadays, the “Font” and “FontSize” settings being among of them. I think I should create a new set of default config files.

Torben: if you are creating new ‘default’ config files such as skin.ini, would it be possible for you to include all the keys/values possible under each Section?

You could comment out (:wink: any keys you don’t want as defaults, but it would be extremely useful to all of us to have an up-to-date ‘reference’ of all possible keys/values in skin.ini and all the other config files. ;D

Would these files be for 2.2.x or 3.x? I personally would prefer if you did this for V 2.2.x (for now).

Many thanks in advance.

BFN
CAD

I was only referring to the config files managed by mAirListConfig. I would start with an empty config folder (except for the license file), run mAirListConfig so that the hard-coded default values are restored, adjust a number of settings which are not covered by the default values (e.g. the number, name and colors of the players, and some useful hotkeys) and then save the config. This is how you get a fresh set of ini files not containing any obsolete settings.

This is actually a “cosmetic” thing because (1) there’s no sense in editing or viewing these ini files after all, and (2) obsolete settings are ignored anyway. So it’s just to avoid confusion of people who do look into those files and wonder what all those settings are about.

Creating a “skin.ini template” would be too much work. Consider how many combinations of “…RowColor” settings there are.

I’d rather think we should update the Wiki and establish a comprehensive, up-to-date skin.ini reference. This would be more useful to a skin.ini newbie than a template file with hundreds of lines only a few of which are interesting, I suppose. Once you get the idea of how skin.ini works, it’s pretty easy to write one, given a good reference. Moreover, I consider skin.ini editing an advanced feature for experienced user, so I believe reading a reference is not too much to ask for.

I am trying Mairlist on a differant screen with differant layout. I find the text in the players too big (player name, state, time etc.) i have looked at the wiki and after multiple attempts not managed to alter the text size in skin’ini
Thanks in advance.