openbsd-ports/x11/qvwm/pkg/MESSAGE
espie 536815c83e qvwm port, based on danh work.
- no destdir patches needed,
- update to new configure style,
- disable imlib and esound for now, these must be flavored,
and tested for correctly, which includes dependency.

- remove dropping into gdb, this does not work on OpenBSD.
- fix segfault when no audio support is available.
2000-07-02 23:25:18 +00:00

12 lines
395 B
Plaintext

+------------
| In order to use qvwm as your window manager, you must change your
| .xinitrc or .xsession appropriately and add a line similar to the
| following:
|
| exec ${PREFIX}/bin/qvwm
|
| The default configuration and icons are stored in ${PREFIX}/share/qvwm.
| To use your own configuration, copy ${PREFIX}/share/qvwm/system.qvwmrc to
| ~/.qvwmrc and edit as appropriate.
+------------