Giter VIP home page Giter VIP logo

linux-desktop-ja's Introduction

linux-desktop-ja

Linux の日本語デスクトップ環境を作るための Vagrantfile です。

目次

必要なもの

注意

動作確認は Vagrant 2.0.1 と VirtualBox 5.2.0 で行っています。
バージョンの組み合わせがシビアで、
相性が悪いと上手く起動できないことがあるためご注意下さい。

設定

リポジトリをクローンした後 Vagrantfileansible ディレクトリを適当なところに置いてください。 $HOME (Windows であれば %USERPROFILE% ) に置くのがおすすめです。

$ git clone https://github.com/rinatz/ubuntu-desktop-ja
$ cp -rp ubuntu-desktop-ja/{Vagrantfile,ansible} $HOME

必要に応じて Vagrantfile を編集します。 デフォルトのままでいい場合は何もしてくていいです。

起動

Vagrantfile の置かれたところ(ここでは $HOME としています)で vagrant up と打てばプロビジョニングが始まります。

$ cd $HOME
$ vagrant up

プロビジョニングが終わったら再起動して下さい。

$ vagrant reload

日本語化

デスクトップ環境を日本語化するには次のようにします。

  1. デスクトップ右上の歯車のアイコンから System settings... > Language Support を選択
  2. 表示されるダイアログで install を選択(パスワードは vagrant
  3. Language タブで 日本語 を一番上までドラッグし Apply System-Wide ボタンを押す
  4. Regional Formats日本語 を選択し Apply System-Wide ボタンを押す
  5. 再ログイン

日本語入力

日本語入力を有効化するためには次のようにします。

  1. デスクトップ右上のキーボードのアイコンから 設定 を選択

  2. 入力メソッド の項目にある キーボード - 英語(US) を削除して下記をこの順に追加

    • キーボード - 日本語 - 日本語(かな 86)
    • Mozc
  3. 全体の設定 タブで 入力メソッドのオンオフ の項目に 半角/全角キー を追加

ライセンス

license

Copyright (c) 2017 Kenichiro IDA

linux-desktop-ja's People

Contributors

rinatz avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.