ggordon wrote:Like to see a version with awesome wm, dwm, pekwm or one of the other regular versions with an alternate login, say Fluxbox and dwm.....
I don't know what you mean
ggordon wrote:or maybe a short tutorial on adding another wm to an existing version of Salix.
Just use slapt-get or slapt-src to install a WM of your liking, e.g.:
- Code: Select all
slapt-get -u
slapt-get -i openbox
As most window managers are quite simple you may want to add a file manager and panel, e.g.:
- Code: Select all
slapt-get -i pcmanfm tint2
Of course you can use any other file manager like dolphin or thunar, too (they come with KDE and Xfce version).
Last but not least you have to configure your WM settings to autostart stuff like the panel, but that depends on the WM, e.g. for openbox there is a file
autostart.sh in
$HOME/.config/openbox.