summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAntti Nykänen <aon@iki.fi>2008-06-26 16:57:16 +0300
committerShawn <sabetts@juicebox.(none)>2008-10-12 17:29:27 -0700
commit9ec3e80ad828e3eb35ce800b78fa73176d0d7c02 (patch)
tree5c9888f9b7e32744a4c88c39bc9a833765e47137 /doc
parent656481bd1b052137826d041347bd0a93592b96a0 (diff)
downloadratpoison-9ec3e80ad828e3eb35ce800b78fa73176d0d7c02.zip
PID support for format_string
Diffstat (limited to 'doc')
-rw-r--r--doc/ratpoison.12
-rw-r--r--doc/ratpoison.texi2
2 files changed, 4 insertions, 0 deletions
diff --git a/doc/ratpoison.1 b/doc/ratpoison.1
index c1cfc6d..d953965 100644
--- a/doc/ratpoison.1
+++ b/doc/ratpoison.1
@@ -660,6 +660,8 @@ The following substitutions happen in format:
.br
%i by the X Window ID,
.br
+%p by the process ID,
+.br
%l by the last access number,
.br
%M by the string \fBMaxsize\fP, if it specifies a maximum size,
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi
index 788c7f0..75a5e7a 100644
--- a/doc/ratpoison.texi
+++ b/doc/ratpoison.texi
@@ -386,6 +386,8 @@ A unique number based on when the window was last accessed. The higher
the number, the more recently it was accessed.
@item %n
The window number
+@item %p
+Process ID ('?' if _NET_WM_PID isn't set)
@item %s
Window status (current window, last window, etc)
@item %S