On Sat, Feb 8, 2020 at 1:08 AM Manoj Patil <[email protected]> wrote:
> Dear, > > in what JS i want to change this page to modify new one . > > On Sat, 8 Feb 2020 at 09:37, Manoj Patil <[email protected]> wrote: > >> PFA >> >> pleas find the snap shot >> >> On Fri, 7 Feb 2020 at 09:42, Manoj Patil <[email protected]> wrote: >> >>> Dear, >>> >>> When i am connecting to xrdp server through guacamole using browser that >>> every time i am display a "Black Screen" and then after we got the RDp >>> session . >>> >>> how can convert this black window screen or page into any visual page on >>> that user see a message " connecting to server " like that or any GIF on >>> that screen? >>> >>> In my experience this black screen is provided by the RDP server, not by Guacamole. Guacamole already displays a "Connecting" status box until it actually gets a connection from guacd - once the connection is established the RDP server is what is providing the display data, including the black screen. So, if you need to change this behavior you'll have to find some way on the RDP server (Windows, xrdp, etc.) side to do it. -Nick
