「LeftWM」の版間の差分

提供: ArchWiki
ナビゲーションに移動 検索に移動
(→‎Usage: 翻訳)
24行目: 24行目:
 
LeftWM には、ウィンドウマネージャーを起動する [[Xsession]] として {{ic|leftwm.desktop}} が含まれています。
 
LeftWM には、ウィンドウマネージャーを起動する [[Xsession]] として {{ic|leftwm.desktop}} が含まれています。
   
== Usage ==
+
== 使い方 ==
   
See the [https://github.com/leftwm/leftwm GitHub Readme] for more information.
+
詳細については、[https://github.com/leftwm/leftwm GitHub Readme] を参照してください。
   
 
== Default keys ==
 
== Default keys ==

2022年5月25日 (水) 14:12時点における版

関連記事

LeftWM は X11 タイル型ウィンドウマネージャ の一種です。do one thing and one thing wellという考えに基づいて設計されています。スクリプトやバイナリを使って テーマ化 することで拡張することができます。

LeftWM はマルチスクリーンとウルトラワイドモニタのサポートを念頭に置いて作られており、1つのスクリーンに複数のワークスペースを作成したり、複数のスクリーンにまたがる1つのワークスペースを作成することをサポートしています。また、キーバインドを管理することもできます。

インストール

AURleftwmAUR パッケージを インストール して下さい。

スタート

tty から

xinit を指定して dbus-launchleftwm を実行します。

ディスプレイマネージャ

LeftWM には、ウィンドウマネージャーを起動する Xsession として leftwm.desktop が含まれています。

使い方

詳細については、GitHub Readme を参照してください。

Default keys

Keybinding Description
Mod+(1-9) Switch to a desktop/tag
Mod+Shift+(1-9) Move the focused window to desktop/tag
Mod+W Switch the desktops for each screen. Desktops [1][2] changes to [2][1]
Mod+Shift+W Move window to the other desktop
Mod+(Up/Down) Focus on the different windows in the current workspace
Mod+Shift+(Up/Down) Move the different windows in the current workspace
Mod+Enter Move selected window to the top of the stack in the current workspace
Mod+Ctrl+(Up/Down) Switch between different layouts
Mod+Shift+(Left/Right) Switch between different workspaces
Mod+Shift+Enter Open a terminal
Mod+Ctrl+l Lock the screen
Mod+Shift+x Exit LeftWM
Mod+Shift+q Close the current window
Mod+Shift+r Reload LeftWM and its config
Mod+p Use dmenu to start application