ユーザ用ツール

サイト用ツール


linux:userland:debian_uimfep

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

次のリビジョン
前のリビジョン
次のリビジョン両方とも次のリビジョン
linux:userland:debian_uimfep [2019/02/25 20:05] – 作成 ogalinux:userland:debian_uimfep [2020/06/14 19:38] – [(3) mozc をインストールします] oga
行 1: 行 1:
-====== Debian (Stretch) + SSH コンソールでの日本語入力 ======+====== Debian + SSH コンソールでの日本語入力 (uim-mozc) ======
  
  
行 15: 行 15:
 $ sudo apt update $ sudo apt update
 $ sudo apt upgrade $ sudo apt upgrade
-$ sudo apt install apt-utils 
 $ sudo apt install task-japanese $ sudo apt install task-japanese
-$ sudo dpkg-reconfigure tzdata 
 $ sudo dpkg-reconfigure locales $ sudo dpkg-reconfigure locales
 +$ source /etc/default/locale
 +$ sudo dpkg-reconfigure tzdata
 </code> </code>
 +
 +++++旧情報|
 +
 +Buster がリリースされたため不要になりました。
  
 ==== (2) buster の設定を行います ==== ==== (2) buster の設定を行います ====
行 36: 行 40:
 deb http://deb.debian.org/debian/ buster main deb http://deb.debian.org/debian/ buster main
 </code> </code>
 +++++
  
 ==== (3) mozc をインストールします ==== ==== (3) mozc をインストールします ====
行 41: 行 46:
  
 <code bash> <code bash>
-$ sudo apt update 
 $ sudo apt install uim-fep uim-mozc $ sudo apt install uim-fep uim-mozc
 </code> </code>
行 51: 行 55:
 ファイル **<nowiki>~/.uim</nowiki>** を作成し、中身を下記のように書き込みます。 ファイル **<nowiki>~/.uim</nowiki>** を作成し、中身を下記のように書き込みます。
  
-<code>+<code scheme>
 (define default-im-name 'mozc) (define default-im-name 'mozc)
 (define-key generic-on-key? '("<Control> " "<Control>g")) (define-key generic-on-key? '("<Control> " "<Control>g"))
linux/userland/debian_uimfep.txt · 最終更新: 2020/06/21 12:55 by oga

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki