aboutsummaryrefslogtreecommitdiff
path: root/dwm.1
diff options
context:
space:
mode:
authorAnselm R Garbe <garbeam@gmail.com>2009-07-13 12:51:00 +0100
committerAnselm R Garbe <garbeam@gmail.com>2009-07-13 12:51:00 +0100
commit20996c6c5a0edbc9ebcb82e22520d04b789a9f0a (patch)
treee3a5f51676c4231d027775d0f5f40f7930430857 /dwm.1
parent8dc9fcf1b95db927ce50a63c7e571fdb074529e8 (diff)
removed obsolete BUG
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.16
1 files changed, 0 insertions, 6 deletions
diff --git a/dwm.1 b/dwm.1
index 4aa054a..7eb231f 100644
--- a/dwm.1
+++ b/dwm.1
@@ -153,12 +153,6 @@ code. This keeps it fast, secure and simple.
.SH SEE ALSO
.BR dmenu (1)
.SH BUGS
-The status bar may display
-.BR "EOF"
-when dwm has been started by an X session manager like
-.BR xdm (1),
-because those close standard output before executing dwm.
-.P
Java applications which use the XToolkit/XAWT backend may draw grey windows
only. The XToolkit/XAWT backend breaks ICCCM-compliance in recent JDK 1.5 and early
JDK 1.6 versions, because it assumes a reparenting window manager. As a workaround