diff --git a/README.md b/README.md index f7ed298..2022ecd 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ | Link | GitHub | | ---- | ------ | -| [Mate Desktop Adjustment](https://samwhelp.github.io/mate-adjustment/) | [GitHub](https://github.com/samwhelp/mate-adjustment) | -| [Mate Desktop 探索筆記](https://samwhelp.github.io/note-about-mate/) | [GitHub](https://github.com/samwhelp/note-about-mate) | +| [MATE Desktop Adjustment](https://samwhelp.github.io/mate-adjustment/) | [GitHub](https://github.com/samwhelp/mate-adjustment) | +| [MATE Desktop 探索筆記](https://samwhelp.github.io/note-about-mate/) | [GitHub](https://github.com/samwhelp/note-about-mate) | diff --git a/read/config.md b/read/config.md new file mode 100644 index 0000000..ab13b51 --- /dev/null +++ b/read/config.md @@ -0,0 +1,23 @@ +--- +title: 設定 +nav_order: 2000 +has_children: true +--- + + +# 設定 + + +## 微調腳本 + +| 微調腳本 | +| --- | +| | + + +## 按鍵綁定 + +| 按鍵綁定 | +| --- | +| [鍵盤](https://samwhelp.github.io/note-about-mate/read/config/keybind.html) | +| [滑鼠](https://samwhelp.github.io/note-about-mate/read/config/mousebind.html) | diff --git a/read/config/keybind.md b/read/config/keybind.md new file mode 100644 index 0000000..3e92c5b --- /dev/null +++ b/read/config/keybind.md @@ -0,0 +1,9 @@ +--- +title: 按鍵綁定 +nav_order: 2000 +has_children: false +parent: 設定 +--- + + +# 按鍵綁定 diff --git a/read/config/mousebind.md b/read/config/mousebind.md new file mode 100644 index 0000000..b8e5b33 --- /dev/null +++ b/read/config/mousebind.md @@ -0,0 +1,77 @@ +--- +title: 滑鼠按鍵綁定 +nav_order: 3000 +has_children: false +parent: 設定 +--- + + +# 滑鼠按鍵綁定 + + +## 主題 + +* [設定檔路徑](#設定檔路徑) +* [視窗內容區塊](#視窗內容區塊) +* [視窗標題區塊](#視窗標題區塊) +* [視窗邊界區塊](#視窗邊界區塊) +* [桌面](#桌面) +* [相關連結](#相關連結) + + + + +## 設定檔路徑 + +| 設定檔路徑 | +| ----------- | +| | + + +## 視窗內容區塊 + +| 滑鼠按鍵組合 | 功能 | +| --------------------------- | ------------- | +| `Win + [滑鼠左鍵按住拖曳]` | 視窗移動 | +| `Win + [滑鼠右鍵按住拖曳]` | 視窗更改大小 | +| `Win + [滑鼠中鍵雙擊]` | 顯示視窗選單 | + + +## 視窗標題區塊 + +| 滑鼠按鍵組合 | 功能 | +| --------------------------- | ----------------- | +| `[滑鼠左鍵按住拖曳]` | 視窗移動 | +| `[滑鼠左鍵單擊]` | 視窗向上且聚焦 | +| `[滑鼠左鍵雙擊]]` | 視窗最大化 | +| `[滑鼠右鍵單擊]` | 顯示視窗選單 | +| `[滑鼠滾輪向上捲動]` | 隱藏視窗內容區塊 | +| `[滑鼠滾輪向下捲動]` | 顯示視窗內容區塊 | +| `[滑鼠中鍵雙擊]` | 視窗向下且失焦 | + + +## 視窗邊界區塊 + +| 滑鼠按鍵組合 | 功能 | +| --------------------------- | ----------------- | +| `[滑鼠左鍵按住拖曳]` | 視窗更改大 | +| `[滑鼠右鍵單擊]` | 顯示視窗選單 | + + +## 桌面 + +| 滑鼠按鍵組合 | 功能 | +| --------------------------- | --------------------- | +| `[滑鼠左鍵雙擊]` | 切換顯示桌面 | +| `[滑鼠右鍵單擊]` | 顯示主要功能選單 | +| `[滑鼠滾輪向上捲動]` | 切換到上一個工作空間 | +| `[滑鼠滾輪向下捲動]` | 切換到下一個工作空間 | +| `[滑鼠中鍵單擊]` | 顯示工作空間選單 | + + + +## 相關連結 + +| 相關連結 | +| ------- | +| System Modeling / [滑鼠按鍵組合](https://samwhelp.github.io/system-modeling/read/zh_tw/spec-mousebind-common) | diff --git a/read/link.md b/read/link.md new file mode 100644 index 0000000..a85bafe --- /dev/null +++ b/read/link.md @@ -0,0 +1,26 @@ +--- +title: 連結 +nav_order: 9000 +has_children: false +--- + + +# 連結 + + +## Mate Desktop + +| Link | +| ---- | +| [MATE Desktop](https://mate-desktop.org) ([MATE 桌面環境](https://mate-desktop.org/zh_tw/)) | +| GitHub / [mate-desktop](https://github.com/mate-desktop) | +| [Ubuntu MATE](https://ubuntu-mate.org/) | +| GitHub / [ubuntu-mate](https://github.com/ubuntu-mate) | + + + + +## Just the Docs + +* [Just the Docs](https://pmarsceill.github.io/just-the-docs/) ([GitHub](https://github.com/pmarsceill/just-the-docs)) +* [Demo](https://pmarsceill.github.io/jtd-remote/) ([GitHub](https://github.com/pmarsceill/jtd-remote))