Tag Archives: font

Show japanese in xterm


Japanese letter is sometimes shown in incorrect way on xterm. In case that you use ubuntu with Japanese font. Here, I introduce how I made it available to show Japanese letter. (The way is also available for uxterm.)

Edit Menu

Launching xterm with some option solves the problem. So, change xterm command on menu. If you use LXDE or Gnome etc., you can change menu with property window opened by right-clicking the menu. On the dialog, change the command to xterm -fwb Sans, then wide bold letter displayed in Sans font,

In my case, I use openbox and wanted to change “Terminal emulator” menu item, which open LXTerminal, to xterm, then followed the steps below.

Then I was ready to change menu and changed the execution command of “Terminal emulator” in ~/.config/openbox/menu.xml to xterm launching command with options.


Windows で Chrome を英語版にして使うときのフォント設定


日本語の WindowsGoogle Chrome英語スタイルにして使う場合、日本語のが中国語フォントで表示されることがあります。ここではその対処法を紹介します。(この対処法を行った後でも google drive の表示は中国語フォントが優先されました。)

手順

  1. Google Chrome の設定画面を開きます。英語環境では Settings ですね。
  2. 設定画面で右上に表示されている検索窓に ‘font’ と入力します。font size というのが表示されます。
  3. そこで ボタン「Customize fonts…」をクリックします。
  4. 使用するフォントを指定できるので、「MS ゴシック」「MS P ゴシック」「メイリオ」などの日本語フォントを設定します。

こうすることで、中国語フォントよりも日本語フォントが優先されます。

この記事を書いているときの Chrome のバージョンは Version 32.0.1700.107 m でした。