Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/rest/nogui.txt
diff options
context:
space:
mode:
Diffstat (limited to 'help/rest/nogui.txt')
-rw-r--r--help/rest/nogui.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/help/rest/nogui.txt b/help/rest/nogui.txt
new file mode 100644
index 0000000..68ec5f1
--- /dev/null
+++ b/help/rest/nogui.txt
@@ -0,0 +1,17 @@
+.. _nogui:
+
+.. index::
+ pair: command line option; nogui
+ pair: command; nogui
+
+Disable XaoS's builtin GUI
+==========================
+
+**Syntax**:(nogui bool)
+
+Disable XaoS menus and dialogs. This function should be used by external GUI
+programs; these manipulate XaoS via a pipe, so the internal GUI should be
+disabled at the same time. See the hacker's manual (xaosdev.texinfo) for more
+details.
+
+**Available as**: command line option, command