alterator-standalone(8)

alterator-standalone(8) Alterator user manual alterator-standalone(8)

NAME

alterator-standalone - graphical user interface to alteratord, single-module version

SYNOPSIS

alterator-standalone [-ld] [module]

DESCRIPTION

alterator-standalone opens a window containing the interface of a single module.

Single parameter is a name of the module description file without extension, e.g., if module description is in file /usr/share/alterator/applications/foo.desktop you should start alterator-standalone with parameter foo.

If module name is omitted all available module names will be displayed.

Utility will always try to stop running alteratord and run it as its own subprocess.

In local mode it will try to use interface definitions and module description file from local project directory and will start alteratord in local mode too.

OPTIONS

-l, --local
Work in local mode.
-d, --debug
Turn on additional debug in Scheme interpreter. This is useful for debugging alterator-standalone itself.

EXAMPLE

/usr/sbin/alterator-standalone datetime

FILES

/usr/share/alterator/ui/ - interface definitions.
/usr/share/alterator/applications/ - descriptions of modules.
/usr/share/alterator/desktop-directories/ - descriptions of module groups.

AUTHOR

Stanislav Ievlev <inger@altlinux.org>

SEE ALSO

alteratord(8)

8/04/2009 ALT Linux