Erik, ecl> Try "xpdf -fullscreen"
xpdf must be invoked in the context of X. The command must begin with something to start X such as startx. I tried these. startx xpdf -fullscreen startx 'xpdf -fullscreen' startx `xpdf -fullscreen` startx "xpdf -fullscreen" In all cases X starts and then immediately quits. I need to find the right syntax so that the argument for xpdf is handled properly. Thanks, Peter E. Peter Easthope http://carnot.pathology.ubc.ca/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

