
Ubuntu日本語フォーラム

ログインしていません。
8.04にアップグレードしたのですが
フォントについて分からない部分があります。
以前のバージョンでは/etc/fonts/language-selector.confが存在して
language-selector.confに<string>VL ゴシック</string>を追記することで
システム全体をVL-Gothicに変更できたのですが
8.04では /etc/fonts/language-selector.confが存在しないようです。
/etc/fonts/language-selector.confの代わりのファイルは存在するのでしょうか?
もしくは、どこに<string>VL ゴシック</string>を追記してシステム全体をVL-Gothicに変更できますか?
宜しくお願い致します。
オフライン
ググると出てきます。
http://ploguser.blogspot.com/2008/03/sanssans-serifmonospace-ubuntu-804.html
但し、バックアップを取って試してください。
ベータorアルファ版での情報です。
私は、試してません。
オフライン
language-selector (0.3.0) hardy; urgency=low
[ Michael Vogt ]
* run gnome-language-selector as non-root by default
* make the input method configuration a per-user setting
* fix dialog default size
[ Arne Goetje ]
* split up the fontconfig configuration files according to recent fontconfig
rules. Install all fontconfig files in /etc/fonts/conf.avail/ and link
those which are needed to /etc/fonts/conf.d/ .
* data/languages: split up the entries for Chinese (simplified) and Chinese
(traditional) into Chinese (China), Chinese (Hong Kong), Chinese
(Singapore) and Chinese (Taiwan), to reflect the different locales and
dialects.
-- Michael Vogt <[email protected]> Thu, 06 Mar 2008 17:35:25 +0100
このへんが関わっているんだと思います。というわけで、上記ブログの内容とはちょっと違いますが、
/etc/fonts/conf.d/69-language-selector-ja-jp.conf
を修正してください。8.04から、本家版の日本語環境ではVLゴシックが既定のフォントになったので、順番を入れ替えるだけでいいはず。
オフライン