From: Marco Peereboom Date: Mon, 28 Sep 2009 17:15:15 +0000 (+0000) Subject: Clarify quirks X-Git-Url: https://jasonwoof.com/gitweb/?a=commitdiff_plain;h=7e10528f09e64507c35ab722495e152a5ecce0ce;p=spectrwm.git Clarify quirks --- diff --git a/scrotwm.1 b/scrotwm.1 index 9d127ab..804f3a9 100644 --- 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