URGENT: Xvnc as Single Application Server

Admiral Michael H. Collins mhtexcollins "at" austin.rr.com
Fri, 29 Sep 2000 18:18:34 +0000


	Run the browser with no menus.  We use sawfish.  Then have that app
started in the config file of the user. 

here is an example.

#!/bin/sh
xrdb $HOME/.Xresources
xsetroot -blue
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
sawfish &
netscape &

have fun

Muraleetharan wrote:
> 
> Hello all!
> 
>     I am doing my final year project on VNC. I am looking for a way to
> modify Xvnc to become an application server - ie. only serve any one given
> application (whose geometry should be retrieved at execution time).
> 
>     Any help anyone can render will be greatly appreciated. Thanks.
> 
> Muralee
> ---------------------------------------------------------------------
> To unsubscribe, send a message with the line: unsubscribe vnc-list
> to majordomo "at" uk.research.att.com
> See also: http://www.uk.research.att.com/vnc/intouch.html
> ---------------------------------------------------------------------

-- 
Michael H. Collins		Admiral: Penguinista Navy International
http://www.linuxlink.com        Migration
Free Linux Email                http://www.78704.com
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to majordomo "at" uk.research.att.com
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------