Always use "/etc/X11/XF86Config" as the default file for font
configuration. Suggested by: Matt Mills <matt_mills@btopenworld.com>
This commit is contained in:
parent
654d0e5499
commit
002f8adf4d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79677
6 changed files with 6 additions and 8 deletions
|
@ -8,7 +8,7 @@ $ xset fp+ /usr/X11R6/lib/X11/fonts/freefont
|
|||
$ xset fp rehash
|
||||
|
||||
or by adding it to your X-server configuration file (usually
|
||||
/etc/XF86Config or /etc/Xaccel.ini) and restarting the X-server.
|
||||
/etc/X11/XF86Config) and restarting the X-server.
|
||||
|
||||
Some of these fonts are shareware, and some have restrictions on
|
||||
redistribution. Please consult the accompanying .license files
|
||||
|
|
|
@ -7,7 +7,7 @@ $ xset fp+ /usr/X11R6/lib/X11/fonts/jmk
|
|||
$ xset fp rehash
|
||||
|
||||
or by adding it to your X-server configuration file (usually
|
||||
/etc/XF86Config or /etc/Xaccel.ini) and restarting the X-server.
|
||||
/etc/X11/XF86Config) and restarting the X-server.
|
||||
|
||||
This font collection for X is under the terms of the GNU General
|
||||
Public License (GPL) version 2.0
|
||||
|
|
|
@ -7,7 +7,6 @@ $ xset fp+ /usr/X11R6/lib/X11/fonts/lfpfonts-fix
|
|||
$ xset fp rehash
|
||||
|
||||
or by adding it to your X-server configuration file (usually
|
||||
/etc/XF86Config, /etc/X11/XF86Config or /etc/Xaccel.ini) and
|
||||
restarting the X-server.
|
||||
/etc/X11/XF86Config) and restarting the X-server.
|
||||
|
||||
WWW: http://dreamer.nitro.dk/linux/lfp/lfpfonts-fix.html
|
||||
|
|
|
@ -7,7 +7,6 @@ $ xset fp+ /usr/X11R6/lib/X11/fonts/lfpfonts-var
|
|||
$ xset fp rehash
|
||||
|
||||
or by adding it to your X-server configuration file (usually
|
||||
/etc/XF86Config, /etc/X11/XF86Config or /etc/Xaccel.ini) and
|
||||
restarting the X-server.
|
||||
/etc/X11/XF86Config) and restarting the X-server.
|
||||
|
||||
WWW: http://dreamer.nitro.dk/linux/lfp/lfpfonts-var.html
|
||||
|
|
|
@ -7,4 +7,4 @@ $ xset fp+ /usr/X11R6/lib/X11/fonts/nucleus
|
|||
$ xset fp rehash
|
||||
|
||||
or by adding it to your X-server configuration file (usually
|
||||
/etc/XF86Config or /etc/Xaccel.ini) and restarting the X-server.
|
||||
/etc/X11/XF86Config) and restarting the X-server.
|
||||
|
|
|
@ -7,4 +7,4 @@ $ xset fp+ /usr/X11R6/lib/X11/fonts/URW
|
|||
$ xset fp rehash
|
||||
|
||||
or by adding it to your X-server configuration file (usually
|
||||
/etc/XF86Config or /etc/Xaccel.ini) and restarting the X-server.
|
||||
/etc/X11/XF86Config) and restarting the X-server.
|
||||
|
|
Loading…
Reference in a new issue