diff options
author | Tracy Williams <t_s_williams[at]yahoo[dot]com> | 2011-01-16 01:27:48 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-01-16 01:27:48 -0600 |
commit | b878aabf9252914b6480095fe1067ccb1bd84e7a (patch) | |
tree | 0b3d4a61f9942a5050c922ef759fc3f00ff62413 /desktop/uwm/README | |
parent | ff54faabf2c04e79b6cca7f98405c366bb9e16ff (diff) | |
download | slackbuilds-b878aabf9252914b6480095fe1067ccb1bd84e7a.tar.gz |
desktop/uwm: Added (ultimate window manager)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/uwm/README')
-rw-r--r-- | desktop/uwm/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/desktop/uwm/README b/desktop/uwm/README new file mode 100644 index 0000000000..09b32466b6 --- /dev/null +++ b/desktop/uwm/README @@ -0,0 +1,12 @@ +The UDE-Project is creating a new WM which will be a complete GUI in future. +The project does not use any special GUI-Libraries such as QT or GTK+. It just +uses the standard Xlibs (both to keep UDE fast and slim and to avoid +dependencies). + +UDE has a completely original Look'n'Feel, it's not just another copy of the +so well known "classical" window management user interface. + +System wide configuration files are in /usr/share/uwm/config/. +User specific configuration files are in $HOME/.ude/config/. + +HTML documentation is provided in /usr/doc/uwm-0.2.10a/html/. |