diff options
Diffstat (limited to 'ubuntu/maverick_automake/kdebase/debian/konsole-kde3.README.Debian')
-rw-r--r-- | ubuntu/maverick_automake/kdebase/debian/konsole-kde3.README.Debian | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/ubuntu/maverick_automake/kdebase/debian/konsole-kde3.README.Debian b/ubuntu/maverick_automake/kdebase/debian/konsole-kde3.README.Debian new file mode 100644 index 000000000..82205cf2c --- /dev/null +++ b/ubuntu/maverick_automake/kdebase/debian/konsole-kde3.README.Debian @@ -0,0 +1,18 @@ +Installing konsole's bitmap fonts +================================= + +Formerly, the few bitmap fonts KDE included, designed for use with Konsole, +were shipped as part of the xfonts-konsole package. However, as Konsole no +longer uses these fonts by default, and most users no longer use bitmap +fonts at all, KDE now includes these fonts with Konsole itself, and Debian +has followed this practice, including the fonts in the konsole package, and +eliminating the xfonts-konsole package entirely. + +To make use of these legacy fonts, start Konsole, and under Settings --> Font +select "Install Bitmap...". This will allow you to copy the legacy Konsole +fonts to $HOME/.fonts, where, after restarting KDE, all applications run by +that user, including Konsole, will be able to find them. Also make sure that +fontconfig is configured to allow the use of bitmap fonts. If you're not sure, +run, as root, 'dpkg-reconfigure fontconfig-config' from Konsole. + + -- jr <jr@lichts.Belkin>, Wed, 14 Nov 2007 14:26:31 +0000 |