diff options
author | Tomasz Konojacki <me@xenu.tk> | 2014-04-14 07:21:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-14 07:21:06 +0700 |
commit | 2a03947f962403b18394957398fcecb8ef6c1625 (patch) | |
tree | ebd14cbaf5cbb7cdda19e6f060297aa06c2c0aeb /desktop/fvwm95/README | |
parent | 936e218d368c1843778aaff34d676e3f7ef5878f (diff) | |
download | slackbuilds-2a03947f962403b18394957398fcecb8ef6c1625.tar.gz |
desktop/fvwm95: Added (window manager for X11).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/fvwm95/README')
-rw-r--r-- | desktop/fvwm95/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/desktop/fvwm95/README b/desktop/fvwm95/README new file mode 100644 index 0000000000..4d39fd7cf1 --- /dev/null +++ b/desktop/fvwm95/README @@ -0,0 +1,15 @@ +Fvwm95 (window manager for X11 with familiar look and feel) + +Fvwm95 is a hack based on fvwm2. It tries to emulate the good +features of a well known product without bloating the regular fvwm +code. + +Source code is patched a bit, just to make compilation under modern +versions of Slackware possible. + +Manpages were moved to avoid collision with fvwm, e.g. if you want +to read documentation for FvwmTaskBar module, type: + + man Fvwm95TaskBar + +xpmroot was renamed to xpmroot95 to avoid collision with fvwm. |