--- In [email protected], Patrick Chevalley
<[EMAIL PROTECTED]> wrote:
>> To install and run switch type:
>
> sudo apt-get install gtk-theme-switch
> switch
> Click the button on the right, check "Use font", click "Browse" button
> to select a font, click "Apply"
I did this part.
> Be sure you use the generated configuration file:
> export GTK_RC_FILES=~/.gtkrc
I'm not sure I understand this part. After selecting the font, the
.gtkrc file reads as follows:
# -- THEME AUTO-WRITTEN DO NOT EDIT
include "/usr/share/themes/Default/gtk/gtkrc"
style "user-font"
{
font="-adobe-times-medium-r-normal-*-*-140-*-*-p-*-iso10646-1"
}
widget_class "*" style "user-font"
include "/home/navneeth/.gtkrc.mine"
# -- THEME AUTO-WRITTEN DO NOT EDIT
Thanks,
Navneeth
P.S. I noticed a couple of typos in this page:
http://www.ap-i.net/skychart/en/documentation/install_on_linux_debian
The file names 'libgtk1.2' and 'libjpeg62' are misspelt.