[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: confused about X & window managers



-- Drew Cohan <drewcohan@drewcohan.com> wrote
(on Wednesday, 11 December 2002, 09:25 PM -0500):
> Is it possible to run an init script launch that runs xview without a
> window manager installed?

#!/bin/bash
# $HOME/.xinitrc
exec xview

and then from a prompt, "startx".

You'll have to be able to kill xview; otherwise, use
<Ctrl><Alt><Backspace> to kill X.

-- 
Matthew Weier O'Phinney
matthew@weierophinney.net



Reply to: