diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-10-11 02:02:54 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-10-11 02:02:54 +0000 |
commit | e2284d808c62b81ce3570e98b50f767047073bb1 (patch) | |
tree | d60fbc5b3ec5a0c6f50356de954bece070acef34 /x11-wm/fvwm2 | |
parent | dc107a25741df603c6e834753f65fa232d804e6d (diff) | |
download | ports-e2284d808c62b81ce3570e98b50f767047073bb1.tar.gz ports-e2284d808c62b81ce3570e98b50f767047073bb1.zip |
Notes
Diffstat (limited to 'x11-wm/fvwm2')
-rw-r--r-- | x11-wm/fvwm2/pkg-message | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/x11-wm/fvwm2/pkg-message b/x11-wm/fvwm2/pkg-message new file mode 100644 index 000000000000..2ba3f21a5f14 --- /dev/null +++ b/x11-wm/fvwm2/pkg-message @@ -0,0 +1,23 @@ + +Notes for XFree86 3.3/3.3.1 and LANG=ja_JP.EUC: + +There are some bug (?) in already released XFree86 based on X11R6.3, i.e., +XFree86 3.3 and XFree86 3.3.1, when X client runs under LANG=ja_JP.EUC. + +If you wanna use this fvwm2 with LANG=ja_JP.EUC (which means "run fvwm2, +with environment variable 'LANG' is set to 'ja_JP.EUC' to enable to display +Japanese Kanji/Hiragana/Katakana characters"), apply following patch to +/usr/X11R6/lib/X11/locale/ja/XLC_LOCALE (or equivalent). + +*** lib/X11/locale/ja/XLC_LOCALE.dist Mon Aug 4 16:44:48 1997 +--- lib/X11/locale/ja/XLC_LOCALE Wed Oct 8 01:28:00 1997 +*************** +*** 35,40 **** +--- 35,41 ---- + } + font { + primary JISX0201.1976-0:GR ++ substitute JISX0201.1976-0:GR + vertical_rotate all + } + } |