<%attr> ajax => 1 1280x1024 1024x768 640x480

<%perl> if ( $r->notes('CFG_vncenable') eq '1' ) { $m->comp( 'SELF:display_applet', %ARGS ); } else { $m->comp( 'SELF:vnc_disabled' ); }
<%method vnc_disabled>
@(vnc ist nicht aktiviert. Aktivieren sie es in den) @(Configuration)
@(Starten sie danach den KDM oder die Reelbox neu).

<%method display_applet> <%attr> ajax => 1 <%args> $width => $r->notes('CFG_vncwidth') $height => $r->notes('CFG_vncheight') $size => undef <%init> ($width , $height) = $size =~ /(\d+)x(\d+)/ if $size; HEIGHT = <% $height + 20 %> > notes('CFG_vncport') %> notes('CFG_ip_address') %> > HEIGHT = <% $height + 20 %> PORT = <% $r->notes('CFG_vncport') %> HOST = <% $r->notes('CFG_ip_address') %> USETLS = 1 scriptable = false pluginspage = "http://java.sun.com/products/plugin/index.html#download">