Go to file
mainzelm fd0b0f9b2b Describe user-bindings. 2003-05-19 17:06:21 +00:00
doc Describe user-bindings. 2003-05-19 17:06:21 +00:00
src Switch off ignoring of enter-notify after any enter-notify 2003-05-19 14:36:00 +00:00
.gitignore first commit 2003-03-28 01:40:16 +00:00
COPYING Initial versions 2003-05-19 14:37:02 +00:00
INSTALL Initial versions 2003-05-19 14:37:02 +00:00
Makefile.in Added dist target 2003-05-19 14:37:18 +00:00
README Incomplete version 2003-05-19 14:38:01 +00:00
configure.in + added with-scx option to configure (specifies scx executable) 2003-05-16 15:05:13 +00:00

README

                         Orion window manager
                         ====================

Orion is a window manager for the X11 windowing system. Orion is
written in Scheme and accesses Xlib via the scx library for scsh.
Orion is in fact a family of window managers which can be nested. This
enables great flexibility and efficient handling of X11
appliations. Orion currently comes with a conventional moving window
manager and a window manager for stacking windows in frames. Orion
also supports work spaces and saving the window manager layout.

See the file INSTALL for installation instructions.

The directory doc contains a small manual which lists the standard key
bindings. Its description of configuration files is currently not
up to date.