From 1d12b392f1f6f206f58566429372dfea164758a1 Mon Sep 17 00:00:00 2001 From: roxwize Date: Mon, 30 Dec 2024 14:08:14 -0500 Subject: [PATCH] ~ --- README.md | 56 ++++++++++++++++++++++++++++++++----------------------- 1 file changed, 33 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 72cc1e8..e53479a 100644 --- a/README.md +++ b/README.md @@ -22,31 +22,41 @@ nixos-install --flake './nixos#[hostname]' ## openbox hotkeys ``` -A-d - Open application menu -A-c - Open client (window) menu +Menus + A-d + Main menu + A-question + Application menu + A-period + ssh menu + A-c + Client (window) menu -A-Enter - Iconify window -A-Up - Raise window -A-Down - Lower window -CA-x - Close window -CA-m - Maximize window +Window actions + A-Return + Iconify + A-Up + Raise + A-Down + Lower + CA-x + Close + CA-f + Fullscreen + CA-m + Maximize -CA-Enter - Open terminal (kitty) -CAS-r - Restart +Workspace management + A-Left + Switch to previous workspace + A-Right + Switch to next workspace -A-Left - Switch to previous workspace -A-Right - Switch to next workspace +Miscellaneous + CA-Return + Open terminal (kitty) + CAS-r + Restart ``` or: @@ -54,7 +64,7 @@ or: **Alt+Left click** and drag over a window to move it
**Alt+Right click** and drag over a window to resize it
**Ctrl+Right click** on titlebar to open its window's menu
-**Alt+C** over a window to do the same thing
+**Alt+C** over a window to do the same thing **Double click titlebar** to maximize its window completely
**Left click maximize button** to maximize completely