blob: 9ea83003e0d9b1f688bdc8506436a1beb357bb5b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
Fixed width fonts from the Linux Font Project.
You'll have to add /usr/X11R6/lib/X11/fonts/lfpfonts-fix
to your X font path by either:
$ xset fp+ /usr/X11R6/lib/X11/fonts/lfpfonts-fix
$ xset fp rehash
or by adding it to your X-server configuration file (usually
/etc/X11/XF86Config) and restarting the X-server.
WWW: http://dreamer.nitro.dk/linux/lfp/lfpfonts-fix.html
|