Customize the login screen by webadmin | Apr 19, 2019var surface = new svGlobal.LocalInterface(); surface.onstart = function(canvas){ //you can draw something on the canvas here. } rdp.addSurface(surface);