An open API service indexing awesome lists of open source software.

https://github.com/samwhelp/note-about-compiz

note-about-compiz
https://github.com/samwhelp/note-about-compiz

compiz compiz-adjustment compiz-config gnome-flashback marco mate mate-desktop mate-desktop-environment

Last synced: 11 months ago
JSON representation

note-about-compiz

Awesome Lists containing this project

README

          

# 首頁

| Link | GitHub |
| --- | --- |
| [Compiz 探索筆記](https://samwhelp.github.io/note-about-compiz) | [GitHub](https://github.com/samwhelp/note-about-compiz) |

## 主題

* [按鍵綁定](#按鍵綁定)
* [輔助工具](#輔助工具)
* [Profiles](#profiles)
* [相關筆記](#相關筆記)
* [按鍵操作快速上手指南](https://samwhelp.github.io/system-modeling/read/zh_tw/quick-start)

## 按鍵綁定

| 按鍵綁定 |
| --- |
| [鍵盤](https://samwhelp.github.io/note-about-compiz/read/config/keybind.html) |
| [滑鼠](https://samwhelp.github.io/note-about-compiz/read/config/mousebind.html) |

## 輔助工具

* [compiz-profile-switch](https://github.com/samwhelp/note-about-compiz/tree/gh-pages/_demo/sample/config-start/compiz-1/compizconfig/profile-switch)

## Profiles

| basic profile |
| --- |
| [start](https://github.com/samwhelp/note-about-compiz/blob/gh-pages/_demo/sample/config-start/compiz-1/compizconfig/profile-switch/config/start.ini) |
| [basic](https://github.com/samwhelp/note-about-compiz/blob/gh-pages/_demo/sample/config-start/compiz-1/compizconfig/profile-switch/config/basic.ini) |

| wall profile |
| --- |
| [wall-ring-shift-switcher](https://github.com/samwhelp/note-about-compiz/blob/gh-pages/_demo/sample/config-start/compiz-1/compizconfig/profile-switch/config/wall-ring-shift-switcher.ini) |
| [wall-ring-switcher-shift](https://github.com/samwhelp/note-about-compiz/blob/gh-pages/_demo/sample/config-start/compiz-1/compizconfig/profile-switch/config/wall-ring-switcher-shift.ini) |
| [wall-ring-switcher-staticswitcher](https://github.com/samwhelp/note-about-compiz/blob/gh-pages/_demo/sample/config-start/compiz-1/compizconfig/profile-switch/config/wall-ring-switcher-staticswitcher.ini) |
| [wall-shift-ring-switcher](https://github.com/samwhelp/note-about-compiz/blob/gh-pages/_demo/sample/config-start/compiz-1/compizconfig/profile-switch/config/wall-shift-ring-switcher.ini) |
| [wall-shift-switcher-ring](https://github.com/samwhelp/note-about-compiz/blob/gh-pages/_demo/sample/config-start/compiz-1/compizconfig/profile-switch/config/wall-shift-switcher-ring.ini) |
| [wall-shift-switcher-staticswitcher](https://github.com/samwhelp/note-about-compiz/blob/gh-pages/_demo/sample/config-start/compiz-1/compizconfig/profile-switch/config/wall-shift-switcher-staticswitcher.ini) |

| cube profile |
| --- |
| [cube-ring-shift-switcher](https://github.com/samwhelp/note-about-compiz/blob/gh-pages/_demo/sample/config-start/compiz-1/compizconfig/profile-switch/config/cube-ring-shift-switcher.ini) |
| [cube-ring-switcher-shift](https://github.com/samwhelp/note-about-compiz/blob/gh-pages/_demo/sample/config-start/compiz-1/compizconfig/profile-switch/config/cube-ring-switcher-shift.ini) |
| [cube-ring-switcher-staticswitcher](https://github.com/samwhelp/note-about-compiz/blob/gh-pages/_demo/sample/config-start/compiz-1/compizconfig/profile-switch/config/cube-ring-switcher-staticswitcher.ini) |
| [cube-shift-ring-switcher](https://github.com/samwhelp/note-about-compiz/blob/gh-pages/_demo/sample/config-start/compiz-1/compizconfig/profile-switch/config/cube-shift-ring-switcher.ini) |
| [cube-shift-switcher-ring](https://github.com/samwhelp/note-about-compiz/blob/gh-pages/_demo/sample/config-start/compiz-1/compizconfig/profile-switch/config/cube-shift-switcher-ring.ini) |
| [cube-shift-switcher-staticswitcher](https://github.com/samwhelp/note-about-compiz/blob/gh-pages/_demo/sample/config-start/compiz-1/compizconfig/profile-switch/config/cube-shift-switcher-staticswitcher.ini) |

## Mean

| Workspace Switcher |
| ------------------ |
| wall |
| cube |

| Window Switcher |
| --------------- |
| ring |
| shift |
| switcher |
| staticswitcher |

> Ex: `cube-ring-shift-switcher`

| Item | Column 1 | Column 2 | Column 3 | Column 4 |
| ------- | --------------------- | --------------------- | ---------------- | -------------------------- |
| Subject | workspace | window | window | window |
| Switcher | cube | ring | shift | switcher |
| Keybind | `Alt + grave_Tab_a_s` | `Win + grave_Tab_a_s` | `Win + k_j_h_l` | `Win + Up_Down_Left_Right` |

## 方向鍵

| 方向 | 按鍵 | 按鍵 | 按鍵 |
| ----- | ----- | ---- | ----- |
| 上 | Up | k | grave |
| 下 | Down | j | Tab |
| 左 | Left | h | a |
| 右 | Right | l | s |

> 「grave」 指的是 「`」 ,在「Tab」鍵上方,也就是「~」那個鍵。

## 修飾鍵

| 按鍵 | 別名 | 別名 | 別名 |
| ----- | ---- | ------- | ----- |
| Alt | Mod1 | | |
| Win | Mod4 | Super | Meta |
| Ctrl | | Control | |
| Shift | | | |

* [轉換鍵](https://zh.wikipedia.org/zh-tw/轉換鍵) ([Alt](https://en.wikipedia.org/wiki/Alt_key))
* [超級鍵](https://zh.wikipedia.org/zh-tw/超級鍵) ([Super](https://en.wikipedia.org/wiki/Super_key_(keyboard_button)))
* [Windows鍵](https://zh.wikipedia.org/zh-tw/Windows鍵) ([Win](https://en.wikipedia.org/wiki/Windows_key))
* [控制鍵](https://zh.wikipedia.org/zh-tw/控制鍵) ([Ctrl](https://en.wikipedia.org/wiki/Control_key))
* [換檔鍵](https://zh.wikipedia.org/zh-tw/換檔鍵) ([Shift](https://en.wikipedia.org/wiki/Shift_key))

## 相關筆記

| 相關筆記 | GitHub |
| --- | ---
| [System Modeling](https://samwhelp.github.io/system-modeling/) | [GitHub](https://github.com/samwhelp/system-modeling) |
| [Mate 探索筆記](https://samwhelp.github.io/note-about-mate/) | [GitHub](https://github.com/samwhelp/note-about-mate) |
| [GNOME Flashback 探索筆記](https://samwhelp.github.io/note-about-gnome-flashback/) | [GitHub](https://github.com/samwhelp/note-about-gnome-flashback) |
| [Ubuntu 探索筆記](https://samwhelp.github.io/note-about-ubuntu/) | [GitHub](https://github.com/samwhelp/note-about-ubuntu) |

## 相關討論

* 關於「桌面環境」便利操作的按鍵組合設定 - 「[#12](https://www.ubuntu-tw.org/modules/newbb/viewtopic.php?post_id=364276#forumpost364276)」
* 【分享】適合 Ubuntu MATE 22.04 的面板布局方案 - 「[#35](https://www.ubuntu-tw.org/modules/newbb/viewtopic.php?post_id=364284#forumpost364284)」,「[#36](https://www.ubuntu-tw.org/modules/newbb/viewtopic.php?topic_id=109242&forum=2&post_id=364286#forumpost364286)」