FAQ SparkView A Customize the login screen var surface = new svGlobal.LocalInterface(); surface.onstart = function(canvas){ //you can draw something on the canvas here. } rdp.addSurface(surface); Category: SparkView Tags: customize, login Permalink