3 PWM - An X11 window manager
9 The original PWM was the first tabbing window manager. This version of
10 PWM is based on the code of Ion and is actually exactly the same window
11 manager with only differences in default configuration files, configuration
12 file lookup paths and some options.
16 .B \-display host:display.screen
19 .B \-conffile configfile
20 Configuration file to use instead of default
23 Directory to search for configuration files and other scripts
26 On X servers with multiple (traditional non-Xinerama) screens, manage only
27 default screen (root window), not all, as given by the -display option or
28 in the DISPLAY environment variable.
30 .B \-sessionname session_name
31 Set session name. This option affects where workspace and other save files are
32 put (~/.pwm3/session_name if option set).
35 Show help on command line options
41 Show about text (version, author, license)
45 These are the default key and pointer bindings. (\fBMod1\fP) depends on your
46 system. On PC:s with XFree86 it is probably bound to the left Alt key
47 (\fBAlt_L\fP). On Suns it is usually bound to the diamond keys
48 (\fBMeta_L\fP, \fBMeta_R\fP). Use \fIxmodmap(1x)\fP to find out.
50 The string in square brackets after a binding group heading below indicates
51 the module that whose configuration file defines these bindings.
53 .SS Globally available bindings
57 .SS Bindings operating on all frames and screens and their children
61 .SS Bindings operating on all frames and their children
64 BINDINGS:WFrame.floating
66 .SS Bindings operating on top-level (non-transient) frames as well as screens
68 BINDINGS:WMPlex.toplevel
70 .SS Bindings operating on top-level (non-transient) frames
72 BINDINGS:WFrame.toplevel
74 .SS Bindings for client windows
79 .SS Move/resize mode bindings
83 .SS Bindings for menus [mod_menu]
88 .SH FILES AND DIRECTORIES
91 System default main configuration file
94 Other configuration files
97 Colour scheme configuration files
100 User configuration files
102 .B ~/.pwm3/cfg_pwm.lua
103 User default main configuration file (overrides system default)
107 For more information, see
111 Both PWM and Ion have been written by Tuomo Valkonen <tuomov at iki.fi>.