2009/8/11 Miguel Enrique Cob� Martinez
<miguel.coba@gmail.com>
El mar, 11-08-2009 a las 00:04 -0300, Mariano Martinez Peck escribi�:
>
> I cannot believe it. I have a -headless image where I can use from a
> VNC client.
Other thing that I have in my list for RFB it is to add a proccess
forked that it searches for a file on a given path to start/stop the
server. This way you can start/stop a server on demand even when
headless.
I also thought in a Seaside/Pier component similar to the morph to start/stop the vnc. For a Pier application it can be under "System Managment" :)
�
Something like the example derived from Ramon Leon's script that we
discussed the other day.
>
> Thanks Miguel for this. A couple of comments:
>
> 1) The RFBServerGUI morph �has a problem with the menus I think. When
> you pass the mouse over one of the options (for example, passwords)
> the submenu is open and maintained open only if you maintain pressed
> the mouse button. Is this correct? Shouldn't it be clicked only once
> and maintain opened ? �It's difficult to express with words, sorry.
>
Yes, this is that way from the original, and I haven't modified anything
in this part. But I will try to correct this. Related to this I want to
replace all the old classes (FillTheBlank and friends) for the
equivalent UIManager ones.
Excellent!
�
> 2) Would you mind adding that little explanation of you about 0 ->
> 5900, 1 -> 5901 ... to the help menu ?
Yes I'll do.
:)
�
> �Perhaps there are other like me ;)
>
> Thanks all I can say right now.
>
> thanks for all.
Thanks to you.
>
--