blob: 12ca38c1f8b9664ba159ee5d7165cd2064efc791 (
plain) (
blame)
1
2
3
4
5
6
7
|
This is a small application (using GTK+) which lets you select your window
manager. It looks for a file named .selectwmrc in the user's directory
which contains a list of window managers.
When you start X it should show a list which lets you choose your window
manager (by double clicking on it with the mouse or with the arrow keys
and the return or space key).
|