.. _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
