Quote:
Originally posted by Fritz_Monroe
Does this mean that if I install another WM, I can add it to the .xinitrc and make use of it? A while back I added a WM and couldn't figure it out. Didn't have much time to put into it at that time.
Thanks.
F_M
|
Yep. When you start X, it calls ~/.xinitrc (if it exists) or /etc/X11/xinitrc/xinitrc and executes that script, expecting that it will load a window manager. In Slackware, there are several scripts in that directory - xinitrc.kde, xinitrc.fluxbox, etc. 'xinitrc' is a symlink to the currently-selected systemwide default window manager.
All of the default window managers in Slackware should already have this preconfigured for you and you will just need to change which xinitrc.xxxx script the symlink points to.