NAME
       disobedience - GUI client for DisOrder jukebox

SYNOPSIS
       disobedience [OPTIONS]

DESCRIPTION
       disobedience is a graphical client for DisOrder.

       Please  refer  to  Disobedience's  HTML manual for further information.
       This can be found at /usr/share/doc/disorder/html/index.html.

OPTIONS
       --config PATH, -c PATH
              Set the configuration file.  The default  is  /etc/disorder/con-
              fig.

       --debug, -d
              Enable debugging.

       --help, -h
              Display a usage message.

       --version, -V
              Display version number.

   GTK+ Options
       Additional  options  are  supported by the GTK+ library.  Refer to GTK+
       documentation for further information.  Under X11 they include:

       --display DISPLAY
              The X display to use.

       --screen SCREEN
              The screen number to use.

SEE ALSO
       disorder-playrtp(1), disorder_config(5)

       http://www.greenend.org.uk/rjk/disorder/
       - DisOrder home page

       http://www.gtk.org/api/2.6/gtk/gtk-x11.html
       - Using GTK+ on the X Window System