Description: Add Debian specifics to manual page
 Add specifics of the Debian packaging to the gtk3-nocsd(1) manual
 page, i.e. explain how it's integrated into Xsession startup in Debian
 by default.
Author: Christian Seiler <christian@iwakd.de>
Last-Update: 2015-10-15
Forwarded: no

---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/gtk3-nocsd.1
+++ b/gtk3-nocsd.1
@@ -20,6 +20,26 @@ in PATH. In case command cannot be found
 .TP
 .I command arguments
 Arbitrary number of arguments to pass to the command being executed.
+.SH INTEGRATION IN DEBIAN
+.P
+Usage of \fBgtk3-nocsd\fR is not required in Debian by default, because
+gtk3-nocsd functionality is activated automatically on Xsession startup
+if anything but GNOME is used. On GNOME CSDs will remain enabled. Both
+the administrator and each individual user may override those defaults.
+.P
+Administrators may choose to re-enable CSDs by default by editing the file
+.I /etc/X11/Xsession.d/01gtk3-nocsd
+and changing the following setting:
+.RS
+.P
+export GTK_CSD=1
+.RE
+.P
+Users may choose to override this (in either way) by adding a similar line
+to their
+.IR ~/.xsessionrc .
+For more details, please see
+.IR /usr/share/doc/gtk3-nocsd/README.Debian .
 .SH USAGE VIA SYMLINKS
 If a symlink to \fBgtk3-nocsd\fR under a different name is called,
 \fBgtk3-nocsd\fR will assume that the name it was called under is the name
