Talk:Debian fonts

From AMule Project FAQ
Jump to: navigation, search

I fixed small gtk1.2 fonts with this in ~/.gtkrc.mine:

style "user-font"
{
fontset="-*-bitstream vera sans-medium-r-normal-*-11-*-*-*-*-*-iso8859-1"
}

widget_class "*" style "user-font"

~/.gtkrc-1.2-gnome2:

# Autowritten by gnome-settings-daemon. Do not edit
include "/home/user/.gtkrc.mine"

Yes, that's what switch and switch2 actually do. I just made it more clear in the Debian fonts artcile so that people take a look at the skins article. Thanks for your tip :)