0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

LinuxLite日本語入力設定

0
Posted at

MOZC取得

sudo apt install ibus-mozc
ibus restart

日本語追加

ibus-setup
スクリーンショット_2026-05-07_09-20-03

配列をJPへ変更

 linuxlite  ~  setxkbmap -query
rules:      evdev
model:      pc105
layout:     us
 linuxlite  ~  setxkbmap jp
 linuxlite  ~  setxkbmap -query
rules:      evdev
model:      pc105
layout:     jp
 linuxlite  ~  

ibusを再起動

ibus restart

対象

機種 : PC-VK20HHZNX
CPU : Intel(R) Core(TM) i7-3667U CPU @ 2.00GHz
MEM : 7.6Gi
OS : Linux Lite 6.6

73777e22b2319
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?