「LeftWM」の版間の差分
ナビゲーションに移動
検索に移動
(→Display manager: 翻訳) |
Kusanaginoturugi (トーク | 投稿記録) (リダイレクト) タグ: 新規リダイレクト |
||
(3人の利用者による、間の4版が非表示) | |||
1行目: | 1行目: | ||
− | [[ |
+ | #REDIRECT [[ウィンドウマネージャ#タイル型ウィンドウマネージャ]] |
− | [[en:LeftWM]] |
||
− | {{Related articles start}} |
||
− | {{Related|ウィンドウマネージャ}} |
||
− | {{Related|タイル型ウィンドウマネージャの比較}} |
||
− | {{Related articles end}} |
||
− | |||
− | [https://leftwm.org LeftWM] は X11 [[Wikipedia:ja:タイル型ウィンドウマネージャ|タイル型ウィンドウマネージャ]] の一種です。''do one thing and one thing well''という考えに基づいて設計されています。スクリプトやバイナリを使って ''テーマ化'' することで拡張することができます。 |
||
− | |||
− | LeftWM はマルチスクリーンとウルトラワイドモニタのサポートを念頭に置いて作られており、1つのスクリーンに複数のワークスペースを作成したり、複数のスクリーンにまたがる1つのワークスペースを作成することをサポートしています。また、キーバインドを管理することもできます。 |
||
− | |||
− | == インストール == |
||
− | |||
− | [[AUR]] で {{AUR|leftwm}} パッケージを [[インストール]] して下さい。 |
||
− | |||
− | == スタート == |
||
− | |||
− | === tty から === |
||
− | |||
− | [[xinit]] を指定して {{ic|dbus-launchleftwm}} を実行します。 |
||
− | |||
− | === ディスプレイマネージャ === |
||
− | |||
− | LeftWM には、ウィンドウマネージャーを起動する [[Xsession]] として {{ic|leftwm.desktop}} が含まれています。 |
||
− | |||
− | == Usage == |
||
− | |||
− | See the [https://github.com/leftwm/leftwm GitHub Readme] for more information. |
||
− | |||
− | == Default keys == |
||
− | |||
− | {|class="wikitable" |
||
− | !width="22%"| Keybinding |
||
− | !width="77%"| Description |
||
− | |- |
||
− | | {{ic|Mod+(1-9)}} |
||
− | | Switch to a desktop/tag |
||
− | |- |
||
− | | {{ic|Mod+Shift+(1-9)}} |
||
− | | Move the focused window to desktop/tag |
||
− | |- |
||
− | | {{ic|Mod+W}} |
||
− | | Switch the desktops for each screen. Desktops [1][2] changes to [2][1] |
||
− | |- |
||
− | | {{ic|Mod+Shift+W}} |
||
− | | Move window to the other desktop |
||
− | |- |
||
− | | {{ic|Mod+(Up/Down)}} |
||
− | | Focus on the different windows in the current workspace |
||
− | |- |
||
− | | {{ic|Mod+Shift+(Up/Down)}} |
||
− | | Move the different windows in the current workspace |
||
− | |- |
||
− | | {{ic|Mod+Enter}} |
||
− | | Move selected window to the top of the stack in the current workspace |
||
− | |- |
||
− | | {{ic|Mod+Ctrl+(Up/Down)}} |
||
− | | Switch between different layouts |
||
− | |- |
||
− | | {{ic|Mod+Shift+(Left/Right)}} |
||
− | | Switch between different workspaces |
||
− | |- |
||
− | | {{ic|Mod+Shift+Enter}} |
||
− | | Open a terminal |
||
− | |- |
||
− | | {{ic|Mod+Ctrl+l}} |
||
− | | Lock the screen |
||
− | |- |
||
− | | {{ic|Mod+Shift+x}} |
||
− | | Exit LeftWM |
||
− | |- |
||
− | | {{ic|Mod+Shift+q}} |
||
− | | Close the current window |
||
− | |- |
||
− | | {{ic|Mod+Shift+r}} |
||
− | | Reload LeftWM and its config |
||
− | |- |
||
− | | {{ic|Mod+p}} |
||
− | | Use dmenu to start application |
||
− | |} |