aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/sciteco.1.in
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2024-02-03 09:24:49 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2024-02-03 09:24:49 +0300
commitc7397423f1151eb5f2424c1d58672f388d6e2fc9 (patch)
tree357647126d5ff583c0dec2ee701481d64ad790e3 /doc/sciteco.1.in
parent19d3f123f43f474b97a31707a07977d32b503b0d (diff)
downloadsciteco-c7397423f1151eb5f2424c1d58672f388d6e2fc9.tar.gz
GTK: allow disabling client-side decorations by setting $GTK_CSD=0
* This is the same variable used by gtk3-nocsd, but we will now work even without preloading any libraries. Also, it turns out that gtk3-nocsd does not ship as a FreeBSD port and hasn't been updated in a long time. * Setting this in .teco_ini wouldn't have been easy since the teco_interface_init() is called before any TECO code. Also, you might not even want disable this globally but depending on the window manager. * Therefore, you are advised to `export GTK_CSD=0` in ~/.xsession. * The --no-csd command line option is kept for the time being, but probably serves no more purpose.
Diffstat (limited to 'doc/sciteco.1.in')
-rw-r--r--doc/sciteco.1.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/sciteco.1.in b/doc/sciteco.1.in
index 1ebb4de..73303a1 100644
--- a/doc/sciteco.1.in
+++ b/doc/sciteco.1.in
@@ -305,6 +305,10 @@ for details.
environment before initializing Curses, so these variables
can be modified in the profile macro.
.
+.LP
+On GTK+, you may turn off the infamous client-side window decorations
+by setting the environment variable \fBGTK_CSD\fP to \(lq0\(rq.
+.
.
.SH SIGNALS
.