-- Drew Cohan <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]