diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1997-02-16 22:32:14 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1997-02-16 22:32:14 +0000 |
commit | c6c47bd2627ff714d01ae746f5b49d6435cb2474 (patch) | |
tree | 03c21f363499aacb05460e7663582b4166ed4fe4 /x11-wm/mlvwm/pkg-descr | |
parent | A quick purousal thru our port's patches directory shows a *WAY* over use of (diff) |
Added mlvwm port.
A Mac lookalike window manager.
Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
Diffstat (limited to 'x11-wm/mlvwm/pkg-descr')
-rw-r--r-- | x11-wm/mlvwm/pkg-descr | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/x11-wm/mlvwm/pkg-descr b/x11-wm/mlvwm/pkg-descr new file mode 100644 index 000000000000..1d90731a690f --- /dev/null +++ b/x11-wm/mlvwm/pkg-descr @@ -0,0 +1,25 @@ +Mlvwm is a Macintosh like window manager. + +Execute: + mlvwm [-f config_file] [-d display_name] [-c] [-debug] + + -f Specify the configuration file. + -d Change display on which mlvwm run + -c Compatible mode. Change the window border to dot line + when move or resize the window. This causes speed down. + -debug Show debug message. + +Configuration: + Copy /usr/X11R6/lib/X11/mlvwm/system.mlvwmrc(default) to + $HOME/.mlvwmrc . Please refer to the comment in that sample + mlvwmrc. + +Send HUP signal to let mlvwm show debug message when it freezes. Please +e-mail to the author with the debug information such as how to replay +the freeze or when the freeze occurs. + +Author: + tak@bioele.nuee.nagoya-u.ac.jp + +------------------------------------------ +Yukihiro Nakai<Nakai@Mlab.t.u-tokyo.ac.jp> |