(list added to distribution, it appears to have fallen off)
If you're running an X window manager from the system init scripts (look
for a file matching /etc/init.d/*dm), you want to stop it. The
following should work though it's a bit broad:
$ for file in /etc/init.d/*dm; do $file stop; don
Try starting X from a console prompt as follows:
startx wmaker -- 1> startx.log 2>&1 &
If it works, cool.
If it doesn't, look at startx.log and maybe post it.
On Mon, May 15, 2000 at 04:24:00PM -0600, Cameron Matheson wrote:
> Hey,
>
> I long time ago I used to use the new version of Windo
2 matches
Mail list logo