From 0373b9d53af5189fdd77d666149e93c953a7d96c Mon Sep 17 00:00:00 2001 From: Bert Gijsbers Date: Thu, 30 May 2024 19:44:26 +0200 Subject: [PATCH] Update icewm manpage description. --- man/icewm.pod | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/man/icewm.pod b/man/icewm.pod index 9da703928..e0730531e 100644 --- a/man/icewm.pod +++ b/man/icewm.pod @@ -10,12 +10,12 @@ B [I] =head2 DESCRIPTION -B is a window manager for the X11 window system. -It aims to be small, fast and familiar to new users. +B is a small and fast window manager for the X11 window system. It +is best started by L, which also starts L. -B is called a re-parenting window manager, -because it draws small frames around application windows. -By dragging this frame with the mouse, windows are resized or moved. +B is called I, because it draws frames around +application windows. Drag this frame with the mouse, to move or resize +a window. Because windows may overlap, B is also a stacking window manager. Many windows may exist, some hidden behind others. @@ -26,6 +26,7 @@ By switching between workspaces, the user can attend to different tasks, while keeping oversight. This is supported by a task bar and a pager. The installation comes with several themes. Choose a theme via a menu. +Install extra themes automatically with the B<--install> option. B is compliant with the ICCCM and EWMH window manager specifications.