From: hayao Date: Wed, 12 Aug 2020 04:01:58 +0000 (+0900) Subject: Merge branch 'dev-stable' into alteriso-3-mainline X-Git-Tag: rc3-alpha1~165^2~351 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=b15e6ce4e17687a3456ee51b2a667d5debb85129;p=alterlinux%2Falterlinux.git Merge branch 'dev-stable' into alteriso-3-mainline --- b15e6ce4e17687a3456ee51b2a667d5debb85129 diff --cc build.sh index 508130a5,deaa11fd..bbf1db05 --- a/build.sh +++ b/build.sh @@@ -1446,8 -1287,15 +1446,8 @@@ if [[ ${EUID} -ne 0 ]]; the exit 1 fi -# Show alteriso version -if [[ -d "${script_path}/.git" ]]; then - cd "${script_path}" - _msg_debug "The version of alteriso is $(git describe --long --tags | sed 's/\([^-]*-g\)/r\1/;s/-/./g')." - cd - > /dev/null 2>&1 -fi - # Show config message - [[ -f "${defaultconfig}" ]] && _msg_debug "The settings have been overwritten by the ${defaultconfig}" + [[ -f "${defaultconfig}" ]] && _msg_debug "Use the default configuration file (${defaultconfig})." # Debug mode mkalteriso_option="-a ${arch} -v" @@@ -1512,8 -1395,10 +1512,9 @@@ elif [[ "${channel_name}" = "clean" ]] remove "${script_path}/menuconfig/build" remove "${script_path}/system/cpp-src/mkalteriso/build" remove "${script_path}/menuconfig-script/kernel_choice" + remove "${work_dir%/}"/* remove "${work_dir}" remove "${rebuildfile}" - remove "${script_path}/temp" exit 0 fi diff --cc channels/i3/airootfs.any/usr/share/doc/alter-i3/Document.html index 682affc9,dbacf167..4309d54e --- a/channels/i3/airootfs.any/usr/share/doc/alter-i3/Document.html +++ b/channels/i3/airootfs.any/usr/share/doc/alter-i3/Document.html @@@ -369,316 -369,403 +369,718 @@@ code

This document will show how to use Alter Linux i3 Edition.
このドキュメントでは、Alter Linux i3エディションの使い方を紹介します。

    +
  1. 日本語
  2. +
  3. English
  4. +
+
+

ショートカットキー

+

i3wmには多数の便利なショートカットがあります。ショートカットは[mod]と呼ばれるキーとの組み合わせであることがほとんどです。
+ここでは、ショートカットの一部を紹介します。

+

キーの定義

+ +

重要ショートカット

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ショートカット内容
mod+Enterターミナルを開く
mod+Shift+Qアクティブウィンドウを閉じる
mod+Dランチャーの表示
super+Esc画面のロック
mod+Shift+E電源メニュー
(電源メニュー時)
Sシャットダウン
R再起動
Oログアウト
Lロック
Q, Esc, Enterキャンセル
+

ワークスペース・ウィンドウ

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ショートカット内容
mod+0-9ワークスペースの変更
mod+Rリサイズモード (リサイズモード中に押すとキャンセル)
mod+Shift+0-9アクティブウィンドウを他のワークスペースに移動する
mod+Arrowアクティブウィンドウの切り替え
mod+Shift+Arrowアクティブウィンドウの移動
mod+h新規ウィンドウの作成位置を水平 (横) 方向にする
mod+v新規ウィンドウの作成位置を垂直 (縦) 方向にする
mod+Shift+Ri3wmの再読込
+

ソフトウェア

+ + + + + + + + + + + + + + + + + +
ショートカット内容
mod+Shift+Sテーママネージャ (パネルの見た目変更)
mod+Bシステム設定マネージャ
+

この他にも多数の便利なショートカットがあります。

+

設定を変更したい

+

カスタマイズを加えたい場合は、この項目を参考にしてください。

+ +

テーママネージャについて

+

mod+Shift+S で、Alter Linux i3独自のテーママネージャを起動できます。
+このテーママネージャでは、画面の上 (デフォルト) にあるパネルの見た目、位置などを変更することが出来ます。

+

bmenu (システム設定マネージャ) について

+

mod+Bで、システム設定マネージャを起動できます。
+このショートカットを押すと、新規ターミナル上でbmenuが起動します。変更したい設定に該当するカテゴリの数字を入力し、設定を変更してください。

+

Q&A

+ +
+

Shortcut keys

+

i3wm has many useful shortcut keys. Most of the shortcuts are in combination with a key called [mod].
+Here are some of them.

+

Key Definitions

+ +

Most important shortcut

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ShortcutsContents
mod+EnterOpen a new terminal
mod+Shift+QKill active window
mod+DSoftware launcher
super+EscScreen lock
mod+Shift+EPower menu
(on the power menu)
SShutdown
RReboot
OlogOut
LLock
Q, Esc, EnterCanncel
+

Workspace, window

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ShortcutsContents
mod+0-9Switch workspaces
mod+RResize mode (Canncel when )
mod+Shift+0-9Move active window to other workspace
mod+ArrowSwitch active window
mod+Shift+ArrowMove active window
mod+hChange the new window position horizontally
mod+vChange the new window position horizontally
mod+Shift+RReload i3wm
+

Softwares

+ + + + + + + + + + + + + + + + + +
ShortcutsContents
mod+Shift+STheme Manager (change the look of the panel )
mod+BSystem setting manager
+

There are many other useful shortcuts.

+

I want to change settings

+

If you want to add some customization, please refer to this section.

+ +

About the Theme Manager

+

You can use mod+Shift+S to launch Alter Linux i3's own theme manager.
+The theme manager allows you to change the appearance, position, etc. of the panel at the top of the screen (by default).
+This theme manager allows you to change the appearance, position, etc. of the panels at the top of the screen (the default) You can do.

+

About bmenu (System setting manager)

+

You can use mod+B to start the System Configuration Manager.
+Pressing this shortcut will launch bmenu in a new terminal. Enter the number of the category that corresponds to the setting you want to change.

+

Q&A

+ +
+
	Alter Linux i3 edition help document
 +	Watasuke
 +	Twitter: @Watasuke102
 +	Email  : Watasuke102@gmail.com
 +	(c) 2020 Fascode Network.
+ ++

Thank you for try Alter Linux i3 Edition

++

This document will show how to use Alter Linux i3 Edition.
++このドキュメントでは、Alter Linux i3エディションの使い方を紹介します。

++
    +
  1. 日本語
  2. +
  3. English
  4. +
+
+

目次

+
    +
  1. 基本的な使い方 +
      +
    1. ソフトを起動する
    2. +
    3. ウィンドウの簡易的な操作
    4. +
    5. ソフトを追加・更新する
    6. +
    7. シャットダウンする
    8. +
    9. テーマを変更する
    10. +
    11. システム設定マネージャを使用する
    12. +
    13. インストール方法
    14. +
    +
  2. +
  3. ショートカットキー +
      +
    1. キーの定義
    2. +
    3. 重要ショートカット
    4. +
    5. ワークスペース・ウィンドウ
    6. +
    7. ソフトウェア
    8. +
    +
  4. +
  5. 設定を変更したい
  6. +
  7. その他
  8. +
+

基本的な使い方

+

i3wmはタイル型ウィンドウマネージャです。ウィンドウが増えるたびに、i3wmは自動でウィンドウをリサイズし、整列させます。
+ 基本的な操作はショートカットで行います。ショートカットについては、こちらを参考にしてください。
+ 豊富なショートカットが用意されていますが、その全てを覚える必要はありません。まずはデスクトップに表示しているショートカットキーを覚えるところからはじめましょう。

+

ソフトを起動する

+

ソフトを起動するために、ランチャーが用意されています。
+ mod(Windowsキー)+Dでランチャーを起動し、上下キーでソフトを選択、Enterキーで起動します。
+ デフォルトでインストールされている主なソフトの一部を紹介します。

+ +

ウィンドウの簡易的な操作

+

mod+上下左右キーで、アクティブなウィンドウを切り替えることが出来ます。
+ また、mod+Shift+Qキーで、アクティブなウィンドウを閉じることが出来ます。

+

ソフトを追加・更新する

+

mod+Dキーでランチャーを開き、「ソフトウェアの追加と削除」を起動してください。ストアが表示されます。
+ ソフトの更新は、上部の「アップデート」タブからすることができます。
+ 「パッケージが見つかりません」と表示された場合は、右上のメニューから「データベースをアップデートする」を選択してください。

+

シャットダウンする

+

mod(Windows)+Shift+iキーでメニューが表示されます。
+ 「Shutdown」を選択することでシャットダウンが開始されます。
+ また、再起動やスリープなどもここから選択することが出来ます。

+

テーマを変更する

+

mod+Shift+S で、Alter Linux i3独自のテーママネージャを起動できます。
+ このテーママネージャでは、画面の上 (デフォルト) にあるパネルの見た目、位置などを変更することが出来ます。

+

システム設定マネージャを使用する

+

mod+Bで、システム設定マネージャを起動できます。
+ このショートカットを押すと、新規ターミナル上で設定マネージャが起動します。変更したい設定に該当するカテゴリの数字を入力し、設定を変更してください。

+

インストール方法

+

ライブ環境を試してみて、インストールしてみたいと思ったら、mod+iキーでインストーラが起動します。
+ インストーラの指示通りに進み、インストールしてみてください。

+

ショートカットキー

+

i3wmには多数の便利なショートカットがあります。ショートカットは[mod]と呼ばれるキーとの組み合わせであることがほとんどです。
+ ここでは、ショートカットの一部を紹介します。

+

キーの定義

+ +

重要ショートカット

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ショートカット内容
mod+Enterターミナルを開く
mod+Shift+Qアクティブウィンドウを閉じる
mod+Dランチャーの表示
super+Esc画面のロック
mod+Shift+E電源メニュー
(電源メニュー時)
Sシャットダウン
R再起動
Oログアウト
Lロック
Q, Esc, Enterキャンセル
+

ワークスペース・ウィンドウ

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ショートカット内容
mod+0-9ワークスペースの変更
mod+Rリサイズモード (リサイズモード中に押すとキャンセル)
mod+Shift+0-9アクティブウィンドウを他のワークスペースに移動する
mod+Arrowアクティブウィンドウの切り替え
mod+Shift+Arrowアクティブウィンドウの移動
mod+h新規ウィンドウの作成位置を水平 (横) 方向にする
mod+v新規ウィンドウの作成位置を垂直 (縦) 方向にする
mod+Shift+Ri3wmの再読込
+

ソフトウェア

+ + + + + + + + + + + + + + + + + + + + + +
ショートカット内容
mod+Shift+Sテーママネージャ (パネルの見た目変更)
mod+Bシステム設定マネージャ
mod+Shift+PrtScrスクリーンショットの撮影
+

この他にも多数の便利なショートカットがあります。

+

設定を変更したい

+

カスタマイズを加えたい場合は、この項目を参考にしてください。

+ +

その他

+ +
+

Table of Contents

+
    +
  1. Basic Usage +
      +
    1. Launch the software
    2. +
    3. Simple manipulation of windows
    4. +
    5. Add or update software
    6. +
    7. Shutdown
    8. +
    9. Change the theme
    10. +
    11. Using the System Configuration Manager
    12. +
    13. How to install
    14. +
    +
  2. +
  3. Shortcut keys +
      +
    1. key definitions
    2. +
    3. Most important shortcut
    4. +
    5. Workspace, window
    6. +
    7. Softwares
    8. +
    +
  4. +
  5. How to change the settings
  6. +
  7. Q&A
  8. +
+

Basic Usage

+

i3wm is a tiling window manager. Each time you add more windows, i3wm will automatically resize and align them.
+ The basic operations are done using shortcuts. See Shortcut keys for more information on shortcuts.
+ There are many shortcuts available, but you don't need to remember them all. Let's start by learning the shortcut keys that displaying on your desktop.

+

Launch the software

+

The launcher is installed to launch the software.
+ Start the launcher by pressing mod(Windows key)+D, select the software by pressing the up and down keys, and start it by pressing Enter.
+ Some of the main software installed by default are listed below.

+ +

Simple manipulation of windows

+

You can use the mod+up, down, left, and right keys to switch between the active windows.
+ You can also use the mod+Shift+Q keys to close the active window.

+

Add or update software

+

Use the mod+D keys to open the launcher and launch "Add/Remove Software". The Store will start.
+ You can update the software from the 'Update' tab at the top.
+ If you get a message "Package not found", select "Update database" from the top right menu.

+

Shutdown

+

Press mod(Windows)+Shift+E to bring up the menu.
+ Selecting "Shutdown" will start the shutdown.
+ You can also choose "reboot", "Logout" and more.

+

Change the theme

+

You can use mod+Shift+S to launch Alter Linux i3's own theme manager.
+ This theme manager allows you to change the appearance, position, etc. of the panels at the top of the screen (the default).

+

Using the System Configuration Manager

+

You can use mod+B to start the System Configuration Manager.
+ Pressing this shortcut will launch system manager in a new terminal. Enter the number of the category whose settings you want to change and change the settings.

+

How to install

+

If you want to try the live environment and install it, use the mod+i key to launch the installer.
+ Follow the installer's instructions and try to install it.

+

Shortcut keys

+

i3wm has many useful shortcut keys. Most of the shortcuts are in combination with a key called [mod].
+ Here are some of them.

+

Key Definitions

+ +

Most important shortcut

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ShortcutsContents
mod+EnterOpen a new terminal
mod+Shift+QKill active window
mod+DSoftware launcher
super+EscScreen lock
mod+Shift+EPower menu
EscCanncel the power menu
+

Workspace, window

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ShortcutsContents
mod+0-9Switch workspaces
mod+RResize mode (Canncel when )
mod+Shift+0-9Move active window to other workspace
mod+ArrowSwitch active window
mod+Shift+ArrowMove active window
mod+hChange the new window position horizontally
mod+vChange the new window position horizontally
mod+Shift+RReload i3wm
+

Softwares

+ + + + + + + + + + + + + + + + + +
ShortcutsContents
mod+Shift+STheme Manager (change the look of the panel )
mod+BSystem setting manager
+

There are many other useful shortcuts.

+

How to change settings

+

If you want to add some customization, please refer to this section.

+ +

Q&A

+ +
+
	Alter Linux i3 edition help document
+ 	Watasuke
+ 	Twitter: @Watasuke102
+ 	Email  : Watasuke102@gmail.com
+ 	(c) 2020 Fascode Network.
+ diff --cc channels/xfce/airootfs.any/root/customize_airootfs_xfce.sh index 0b53b75d,0feac801..a1819862 --- a/channels/xfce/airootfs.any/root/customize_airootfs_xfce.sh +++ b/channels/xfce/airootfs.any/root/customize_airootfs_xfce.sh @@@ -103,21 -91,8 +103,8 @@@ dconf updat systemctl enable firewalld.service - # Replace link - if [[ "${language}" = "ja" ]]; then - remove "/etc/skel/Desktop/welcome-to-alter.desktop" - remove "/home/${username}/Desktop/welcome-to-alter.desktop" - - mv "/etc/skel/Desktop/welcome-to-alter-jp.desktop" "/etc/skel/Desktop/welcome-to-alter.desktop" - mv "/home/${username}/Desktop/welcome-to-alter-jp.desktop" "/home/${username}/Desktop/welcome-to-alter.desktop" - else - remove "/etc/skel/Desktop/welcome-to-alter-jp.desktop" - remove "/home/${username}/Desktop/welcome-to-alter-jp.desktop" - fi - - # Replace right menu -if [[ "${japanese}" = true ]]; then +if [[ "${language}" = "ja" ]]; then remove "/etc/skel/.config/Thunar/uca.xml" remove "/home/${username}/.config/Thunar/uca.xml"