Ok Lonnie,

** I don't know about your inet.d issues, thought :-(((  **

BACKGROUND (usable thought)

Let's imagine I want to show only the xeyes application.- then I would
do:

user$ Xsvc :1 -geometry 200x100 &
user$ xeyes -display :1 -geometry 200x100 &

and the for testing purposes:

user$ vcviewer :1


and then I could connect from outside to see only the xeyes (and the X
backdrop, that wouldn't be shown if the app were opaque).


USER FRIENDLY WAY

I guess, however that the option -geometry 200x100 can be passed through
the vncserver script (almost sure).- then on the users .vnc directory
the file xstartup shuld simply contain:

xsetroot -solid grey 
xeyes -geometry 200x100 &

this would make it possible the same above but in a more standard manner
and with the password checking issues. The first line would also clean
the X backdrop into a grey solid state but it is not necessary for
opaque apps!.

NOTE:

Dialogs will appear centered on application and WITHOUT borders (a la
gdm display chooser configuration...)


-- hope it helps --

Regards, Guillermo.



On Mon, 2001-10-22 at 20:15, [EMAIL PROTECTED] wrote:
> This is a very interesting possibility.
> 
> Could you please tell me more about how this might be done?
> 
> Cheers,
> Lonnie
> 
> Quoting guillermo pastor torrente <[EMAIL PROTECTED]>:
> 
> > Hello,
> >     I would rather launch the application with no windowmanager- The only
> > issue would be to pass the -geometry option properly to match the size
> > of the Xsvc used.- Hope it helps!
> > 
> > Regards,
> >     Guillermo
> > 
> > On Sun, 2001-10-21 at 02:57, [EMAIL PROTECTED] wrote:
> > > Hello All,
> > > 
> > > I am new to this list and also to the modifying VNC. I have seen
> > this
> > > "rfbcounter" and am begining to see how it might be possible to make
> > some
> > > modifications for what we need to do.
> > > 
> > > I have just download VNC and am going to work on getting it installed
> > on my
> > > Linux Mandrake 8.1 system.
> > > 
> > > There is a few simple questions that I really hope that you could
> > answer for me
> > > as I am new to VNC and have only used VNC a few times before.
> > > 
> > > For a really important project that we are working on, we need to be
> > able to run
> > > just a single application on the server when the user logs in.
> > > 
> > > For instance, we would like for the user to be able initiate a command
> > line
> > > something like:
> > > 
> > > "vncviewer -user 'lonnie' -password 'mypassword' -application
> > 'xterm'
> > > remote.host.com:5959
> > > 
> > > Actually what we are looking to do is to be able to put the "Xvnc"
> > into the
> > > "inetd.conf" which we can already do and have done in the past.
> > > 
> > > The VNC server would be started when the user connects to port 5959 ,
> > for
> > > example, but also to be able to send a user name and possibly
> > encrypted password
> > > along with the application to run.
> > > 
> > > It would log in the user and then run that particular application and
> > would exit
> > >  when the user exited the application.
> > > 
> > > How hard would this be to do with VNC, or is there some project that
> > might be
> > > addressing this type of question using VNC?
> > > 
> > > Best Regards,
> > > Lonnie Cumberland
> > >
> > ---------------------------------------------------------------------
> > > To unsubscribe, mail [EMAIL PROTECTED] with the line:
> > > 'unsubscribe vnc-list' in the message BODY
> > > See also: http://www.uk.research.att.com/vnc/intouch.html
> > >
> > ---------------------------------------------------------------------
> > ---------------------------------------------------------------------
> > To unsubscribe, mail [EMAIL PROTECTED] with the line:
> > 'unsubscribe vnc-list' in the message BODY
> > See also: http://www.uk.research.att.com/vnc/intouch.html
> > ---------------------------------------------------------------------
> > 
9
---------------------------------------------------------------------
To unsubscribe, mail [EMAIL PROTECTED] with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------

Reply via email to