mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
293c8a8c04
- Pass maintainership to submitter PR: ports/159615 Submitted by: Sterling Camden <sterling@camdensoftware.com>
9 lines
274 B
Plaintext
9 lines
274 B
Plaintext
You'll have to add /usr/X11R6/lib/X11/fonts/hebrew
|
|
to you're X font path by either:
|
|
|
|
$ xset fp+ /usr/X11R6/lib/X11/fonts/hebrew
|
|
$ xset fp rehash
|
|
|
|
or by adding it to you're X-server configuration file (usually
|
|
/etc/XF86Config or /etc/Xaccel.ini) and restarting the X-server.
|