diff options
| author | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-07-25 22:37:16 +0200 |
|---|---|---|
| committer | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-07-26 00:42:38 +0200 |
| commit | 0b90eb1f9a9b397ebb1960f2f03409d57154f42b (patch) | |
| tree | 4cf1f76836c82aa1912844aa13bbcf551799c637 /doc/sciteco.1.in | |
| parent | a53fa85dabdfc2c47ec0c9e6626ddda2379a8e38 (diff) | |
minor documentation update (sciteco(1) and sciteco(7)) and comment changes
Diffstat (limited to 'doc/sciteco.1.in')
| -rw-r--r-- | doc/sciteco.1.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/sciteco.1.in b/doc/sciteco.1.in index 83dba44..9b4b112 100644 --- a/doc/sciteco.1.in +++ b/doc/sciteco.1.in @@ -392,8 +392,11 @@ Integrating with Wayland and the Mac OS clipboards is of course also possible. . .LP .SCITECO_TOPIC "$GTK_CSD" +\# NOTE: Contrary to the GTK documentation, this is _not_ supported +\# natively yet. We have to implement it ourselves. On GTK+, you may turn off the infamous client-side window decorations by setting the environment variable \fBGTK_CSD\fP to \(lq0\(rq. +Alternatively, you can use the \(lq\-\-no\-csd\(rq command line parameter. . .LP .SCITECO_TOPIC "$SCITECO_SCINTILLUA_LEXERS" |
