Support Request: SiteKiosk: Full Screen - Volume, Corner Label, Folder closing

Description

Hello,

(1) Could you please help stop Sitekiosk from turning the volume up by itself? The computer volume went up really high every time Sitekiosk was running.
- I saw this: Browser Designs > Customize > Taskbar > Sound Volume - but it is not available for Full Screen skin.
- I tried this but it didn't work:


            try
            {
                  if (!SiteKiosk.Multimedia.VolumeAvail || gb_HideVolume)
                        document.all["VolumeTD"].style.display = "none";
                  else
                  {
                        SiteKiosk.Multimedia.Volume = 0.5;
                        OnVolumeChanged(SiteKiosk.Multimedia.Volume);
                        SiteKiosk.Multimedia.OnVolumeChanged = OnVolumeChanged;
                  }
            }
            catch (e) { }


Is it possible to the remove the trademark/copyright label on the top left corner of the splash screen "Sitekiosk - secured desktop / PROVISIO All rights reserved"? If it is, where can I find this line in the folders?

Sitekiosk automatically closes all open folders and internet browsers. Is there any solution for this?

Thank you,

Answer: (3)

Re: SiteKiosk: Full Screen - Volume, Corner Label, Folder closing 1/20/2015 5:27 PM
I recommend choosing an IE skin and setting the volume at the level you need and then use the "Fullscreen" button to have the page display full screen instead of using the full screen skin.

What are you referring to as the splash screen? This text does not exist on the splash screen at startup which can be deactivated in the SiteKiosk configuration tool under >Basic >Start Page & Browser >Advanced. What are you using as the SiteKiosk start page?

The only way to avoid closing all browser windows, folders and applications would be to deactivate the screensaver and logout button.
Re: SiteKiosk: Full Screen - Volume, Corner Label, Folder closing 1/20/2015 5:49 PM
Hello,

- Thank you for the solutions with the volume and folder closing.
- The splash screen which I mentioned was the first one appearing after "Start Once" button in SiteKiosk Quick Start was hit. Its background is in: sitekiosk/bitmaps/watchdog_bg. Is it possible to turn off the text on the top left corner on this screen? Thank you.
Re: SiteKiosk: Full Screen - Volume, Corner Label, Folder closing 1/21/2015 4:40 PM
This text is hardcoded and cannot be changed.
My Account
Login
Language (Tickets):