「LeftWM」の版間の差分

提供: ArchWiki
ナビゲーションに移動 検索に移動
(→‎Usage: 翻訳)
28行目: 28行目:
 
詳細については、[https://github.com/leftwm/leftwm GitHub Readme] を参照してください。
 
詳細については、[https://github.com/leftwm/leftwm GitHub Readme] を参照してください。
   
  +
== デフォルトのキー ==
== Default keys ==
 
   
 
{|class="wikitable"
 
{|class="wikitable"
!width="22%"| Keybinding
+
!width="22%"| キーバインディング
!width="77%"| Description
+
!width="77%"| 説明
 
|-
 
|-
 
| {{ic|Mod+(1-9)}}
 
| {{ic|Mod+(1-9)}}
  +
| デスクトップ/タグ に切り替えます
| Switch to a desktop/tag
 
 
|-
 
|-
 
| {{ic|Mod+Shift+(1-9)}}
 
| {{ic|Mod+Shift+(1-9)}}
  +
| フォーカスされたウィンドウをデスクトップ/タグに移動します
| Move the focused window to desktop/tag
 
 
|-
 
|-
 
| {{ic|Mod+W}}
 
| {{ic|Mod+W}}
  +
| S画面ごとにデスクトップを切り替えます。デスクトップ [1][2] が [2][1] に変わります
| Switch the desktops for each screen. Desktops [1][2] changes to [2][1]
 
 
|-
 
|-
 
| {{ic|Mod+Shift+W}}
 
| {{ic|Mod+Shift+W}}
  +
| ウィンドウを他のデスクトップに移動する
| Move window to the other desktop
 
 
|-
 
|-
 
| {{ic|Mod+(Up/Down)}}
 
| {{ic|Mod+(Up/Down)}}
  +
| 現在のワークスペースのさまざまなウィンドウにフォーカスを合わせます
| Focus on the different windows in the current workspace
 
 
|-
 
|-
 
| {{ic|Mod+Shift+(Up/Down)}}
 
| {{ic|Mod+Shift+(Up/Down)}}
  +
| 現在のワークスペースで別のウィンドウを移動します
| Move the different windows in the current workspace
 
 
|-
 
|-
 
| {{ic|Mod+Enter}}
 
| {{ic|Mod+Enter}}
  +
| 選択したウィンドウを現在のワークスペースのスタックの一番上に移動します
| Move selected window to the top of the stack in the current workspace
 
 
|-
 
|-
 
| {{ic|Mod+Ctrl+(Up/Down)}}
 
| {{ic|Mod+Ctrl+(Up/Down)}}
  +
| 異なるレイアウトを切り替える
| Switch between different layouts
 
 
|-
 
|-
 
| {{ic|Mod+Shift+(Left/Right)}}
 
| {{ic|Mod+Shift+(Left/Right)}}
  +
| 異なるワークスペースを切り替える
| Switch between different workspaces
 
 
|-
 
|-
 
| {{ic|Mod+Shift+Enter}}
 
| {{ic|Mod+Shift+Enter}}
  +
| ターミナルを開く
| Open a terminal
 
 
|-
 
|-
 
| {{ic|Mod+Ctrl+l}}
 
| {{ic|Mod+Ctrl+l}}
  +
| 画面をロックする
| Lock the screen
 
 
|-
 
|-
 
| {{ic|Mod+Shift+x}}
 
| {{ic|Mod+Shift+x}}
| Exit LeftWM
+
| LeftWM を終了します
 
|-
 
|-
 
| {{ic|Mod+Shift+q}}
 
| {{ic|Mod+Shift+q}}
  +
| 現在のウィンドウを閉じる
| Close the current window
 
 
|-
 
|-
 
| {{ic|Mod+Shift+r}}
 
| {{ic|Mod+Shift+r}}
  +
| LeftWM とその設定をリロードします
| Reload LeftWM and its config
 
 
|-
 
|-
 
| {{ic|Mod+p}}
 
| {{ic|Mod+p}}
  +
| dmenu を使用してアプリケーションを開始します
| Use dmenu to start application
 
 
|}
 
|}

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

関連記事

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

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

インストール

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

スタート

tty から

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

ディスプレイマネージャ

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

使い方

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

デフォルトのキー

キーバインディング 説明
Mod+(1-9) デスクトップ/タグ に切り替えます
Mod+Shift+(1-9) フォーカスされたウィンドウをデスクトップ/タグに移動します
Mod+W S画面ごとにデスクトップを切り替えます。デスクトップ [1][2] が [2][1] に変わります
Mod+Shift+W ウィンドウを他のデスクトップに移動する
Mod+(Up/Down) 現在のワークスペースのさまざまなウィンドウにフォーカスを合わせます
Mod+Shift+(Up/Down) 現在のワークスペースで別のウィンドウを移動します
Mod+Enter 選択したウィンドウを現在のワークスペースのスタックの一番上に移動します
Mod+Ctrl+(Up/Down) 異なるレイアウトを切り替える
Mod+Shift+(Left/Right) 異なるワークスペースを切り替える
Mod+Shift+Enter ターミナルを開く
Mod+Ctrl+l 画面をロックする
Mod+Shift+x LeftWM を終了します
Mod+Shift+q 現在のウィンドウを閉じる
Mod+Shift+r LeftWM とその設定をリロードします
Mod+p dmenu を使用してアプリケーションを開始します