blob: 6d3bb6a43d64abba26c1973555effa592725e946 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
KAIST Font(KSC5601)
===================
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>
|