From 97817658a8da2a0fec6db04a219632cf7664c3f6 Mon Sep 17 00:00:00 2001 From: Shivesh Mandalia Date: Sat, 11 Feb 2023 22:33:25 +0000 Subject: add fullscreen toggle and maximize startup flag --- st.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'st.1') diff --git a/st.1 b/st.1 index 39120b4..29a7885 100644 --- a/st.1 +++ b/st.1 @@ -63,6 +63,9 @@ defines the .I font to use when st is run. .TP +.B \-m +open st fully maximized +.TP .BI \-g " geometry" defines the X11 geometry string. The form is [=][{xX}][{+-}{+-}]. See @@ -159,6 +162,8 @@ Copy the selected text to the clipboard selection. .TP .B Ctrl-Shift-v Paste from the clipboard selection. +.B F11 +Enter fullscreen mode. .SH CUSTOMIZATION .B st can be customized by creating a custom config.h and (re)compiling the source -- cgit v1.2.3