536815c83e
- 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.
12 lines
395 B
Plaintext
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.
|
|
+------------
|