From 32ed5a2d05b8266b2dd00844dc7b52b3cb91114d Mon Sep 17 00:00:00 2001 From: Nikolaus Gotsche Date: Sun, 27 Jan 2019 00:55:41 +0100 Subject: Fenestra 0.1 --- data.txt | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 data.txt (limited to 'data.txt') diff --git a/data.txt b/data.txt new file mode 100644 index 0000000..9754f16 --- /dev/null +++ b/data.txt @@ -0,0 +1,56 @@ +***XMonad Cheatsheet + +##Launching and Killing + - P -- Launch Dmenu + - S -- Launch Synergy + - F -- Launch Nautilus + - -- Launch Terminal + - C -- Kill Focused Window + +##Layout + - -- Rotate through Layouts + - -- Reset Layout of Current Workspace + - N -- Resize Window to Correct size + - B -- Toggle Strouts (Fullestscreen) + - B -- Toggle StatBar + - H -- Shrink Master Area + - L -- Expand Master Area + - T -- Push Floater back to Tiling + - -- Make Window Float and Move + - -- Make Window Float and Resize + - , -- Increase Windows in Master Area + - . -- Decrease Windows in Master Area + - A -- Mirror Shrink + - Y -- Mirror Expand + +##Focus and Order + - -- Focus on Next Window + - -- Focus on Previous Window + - J -- Focus on Next Window + - K -- Focus on Previous Window + - M -- Focus on Master Window + - J -- Swap Focused Window with Next + - K -- Swap Focused Window with Previous + -- Swap Focused with Master + - U -- Focus on Urgent Window + +##Workspaces & Screens + [1-0,-,+] -- Switch to Workspace N + [1-0,-,+] -- Move Window to Workspace N + [w,e,r] -- Switch to Screen 1,2 or 3 + [w,e,r] -- Move Window to Screen 1,2 or 3 + [Arrow Keys] -- Move on Workspace Pattern + - D -- Toggle Single and Multiscreen + +##Login + - Q -- Reload Xmonad + - Ö -- Lock Screen + - Q -- Quit Xmonad and Logout User + +##System + -- Screenshot of current Workspace + - -- Screenshot of All Workspaces + - -- Screenshot of current Window + - Ä -- Display this Help + +//Comments and Empty Lines are Ignored -- cgit v1.2.3