set _NET_WM_USER_TIME on the window
[dana/urxvt.git] / README.configure
index 1808c8e..8c0a4ab 100644 (file)
@@ -9,7 +9,7 @@ CONFIGURE OPTIONS
 
     --enable-everything
         Add (or remove) support for all non-multichoice options listed in
-        "./configure --help".
+        "./configure --help", except for "--enable-assert".
 
         You can specify this and then disable options you do not like by
         *following* this with the appropriate "--disable-..." arguments, or
@@ -64,7 +64,7 @@ CONFIGURE OPTIONS
     --enable-combining (default: on)
         Enable automatic composition of combining characters into composite
         characters. This is required for proper viewing of text where
-        accents are encoded as seperate unicode characters. This is done by
+        accents are encoded as separate unicode characters. This is done by
         using precomposited characters when available or creating new
         pseudo-characters when no precomposed form exists.
 
@@ -163,7 +163,7 @@ CONFIGURE OPTIONS
           MWM-hints
           EWMH-hints (pid, utf8 names) and protocols (ping)
           urgency hint
-          seperate underline colour (-underlineColor)
+          separate underline colour (-underlineColor)
           settable border widths and borderless switch (-w, -b, -bl)
           visual depth selection (-depth)
           settable extra linespacing /-lsp)
@@ -171,7 +171,7 @@ CONFIGURE OPTIONS
           tripleclickwords (-tcw)
           settable insecure mode (-insecure)
           keysym remapping support
-          cursor blinking and underline cursor (-cb, -uc)
+          cursor blinking and underline cursor (-bc, -uc)
           XEmbed support (-embed)
           user-pty (-pty-fd)
           hold on exit (-hold)
@@ -236,6 +236,10 @@ CONFIGURE OPTIONS
         --perl-ext-common """, so it should be safe to enable from a
         resource standpoint.
 
+    --enable-assert (default: off)
+        Enables the assertions in the code, normally disabled. This switch
+        is only useful when developing rxvt-unicode.
+
     --with-afterimage-config=DIR
         Look for the libAfterImage config script in DIR.