summaryrefslogtreecommitdiff
path: root/korean/mizifont/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'korean/mizifont/pkg-message')
-rw-r--r--korean/mizifont/pkg-message20
1 files changed, 20 insertions, 0 deletions
diff --git a/korean/mizifont/pkg-message b/korean/mizifont/pkg-message
index 0ba5babc8325..f241dc43be6b 100644
--- a/korean/mizifont/pkg-message
+++ b/korean/mizifont/pkg-message
@@ -6,3 +6,23 @@ This is a product of MIZI Research
For more information, contact to info@mizi.co.kr or http://www.mizi.co.kr
+Please note:
+
+ This package installed fonts in /usr/X11R6/lib/X11/fonts/local directory.
+ If you are using XFree86 3.3.2 or older, please upgrade to a new version
+ or add this directory to your /etc/XF86config:
+
+ Section "Files"
+ ...
+ FontPath "/usr/X11R6/lib/X11/fonts/local/"
+ ...
+
+ Or, run this command at your X desktop:
+
+ # xset +fp /usr/X11R6/lib/X11/fonts/local/ && xset fp rehash
+
+ Don't forget to add the directory to your /etc/XF86config, for
+ add the correct font path after you reboots X.
+
+--
+CHOI Junho <junker@jazz.snu.ac.kr>