日本語ユーザー向けに仕様を完全に特化・最適化した Linux ディストリビューションを開発するためのプロジェクトです。開発対象とするユーザー層は、広く一般のエンドユーザーを想定しています。
デスクトップ環境 (DE) には、おおよそ次のものを用意しました --- Budgie, Cinnamon, Fluxbox, GNOME, herbstluftwm, IceWM, JWM, LXDE, MATE, UKUI, Xfce などです。
MX Linux / antiX Linux および Debian 安定版をベースにしていますが、MX Linux / antiX Linux の公式な製品の一部ではありません。次期公開予定のテスト版を追加しました (2023-04-26)。
[How to install "Kazam" and update its translation of your installed application]
Download ja.mo and then overwrite the existing app's .mo file with this Japanese .mo file from the commandline as below:
[Example]
root@mx1:/home/demo/# apt install kazam
root@mx1:/home/demo/# cp ja.mo /usr/share/locale/ja/LC_MESSAGES/kazam.mo
Note: "ja" is a locale code for Japanese language.
END.