JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Clarify quirks
authorMarco Peereboom <marco@conformal.com>
Mon, 28 Sep 2009 17:15:15 +0000 (17:15 +0000)
committerMarco Peereboom <marco@conformal.com>
Mon, 28 Sep 2009 17:15:15 +0000 (17:15 +0000)
scrotwm.1

index 9d127ab..804f3a9 100644 (file)
--- a/scrotwm.1
+++ b/scrotwm.1
@@ -523,6 +523,12 @@ In the following example the main window of Firefox was clicked:
 $ xprop | grep WM_CLASS
 WM_CLASS(STRING) = "Navigator", "Firefox"
 .Ed
+.Pp
+Note that grepping for WM_CLASS flips class and name.
+In the example above the quirk entry would be:
+.Bd -literal -offset indent
+quirk[Firefox:Navigator] = FLOAT
+.Ed
 .Sh FILES
 .Bl -tag -width "/etc/scrotwm.confXXX" -compact
 .It Pa ~/.scrotwm.conf