I have seen lines like the one below, in a number of config files (xmobar has one of these and dmenu too has this)
'-*-fixed-*-*-*-*-18-*-*-*-*-*-*-*'
- What is the meaning of each token which is seperated by a hyphen ('-')?
- Where can I see a list of fonts which I can use in these configs?
There is another variation of this with obvious placeholders. Where can I see a list of fonts for this? (I understand that xft fonts are different)
xft:Bitstream Vera Sans Mono:size=10:antialias=true
