- This topic is empty.
-
AuthorPosts
-
27. September 2007 at 8:04 #631
Seem like I just don’t get it!
I’m using S10 Terminals with wnos.ini files and the only thing I want is:
Power on -> automatic open RDA connection
Log off (from Windows) -> return to (locked down) wyse screen so that the user can shutdown the client or reconnect per double click on the connection iconMy current settings are:
AutoSignoff=yes Shutdown=no
Autoconnect=yes
Reconnect=noAutoconnect works fine but when the user logs off the client immediately reconnects!
27. September 2007 at 10:30 #10305Hi Stare,
Can you post your entire file? Also have you tried using the example desktop.zip in the WTOS downloads section? This does exactly what you are after, just delete the ICA connection,
Cheers,
-TT28. September 2007 at 7:16 #10309What I Want:
– At startup: automatic connect to RDA Connection
– At Windows Logoff: reurn to Wyse Terminal OSWhat it does:
– At startup: automatic connection works fine
– At Windows Logoff: System Shuts down showing ShutdownCounter)
#This will prevent the user being asked to log in to the local device.
SignOn=0
MaxVNCD=0#Save settings if wnos.ini file off line
EnableLocal=1#This will upgrade to firmware if a newer version existsting the ftp directory
AutoLoad=0#Set correct language
language=de#Set screen resolution
Resolution=1024×768 Refresh=75#Set desktop colour
DeskColor=”0 78 152″#Set wallpaper, don’t forget to put a bitmap in the directory under
#the wnos directory and call it bitmap (ie wnosbitmaplogo.bmp)
Desktop=logo_stadtbibliothek_wyse.gif#Start to lock down thin client, lockdown for kiosk mode
Priviledge=none lockdown=yes
#To unlock the Client use following Statement (and don’t forget to change the Autoconnect parameter!)
#Priviledge=High lockdown=no#Set the time
TimeZone=”GMT + 01:00″#Remote Shadow options
VncPrompt=0#Automatically turn off the terminal
AutoSignoff=yes Shutdown=no
ShutdownCounter=3#Disable the power button so kiosk can’t be turned off
AutoPower=noInactive=10
#Custom Screen Saver
#ScreenSaver=10 LockTerminal=no Type=1 Image=logo_stadtbibliothek_scrsv.gif
ScreenSaver=10 LockTerminal=no SoftSaver=yes Type=3 Image=logo_stadtbibliothek_scrsv.gif#DefaultPrinter=LPT1
#Printer=LPT1 Name=”HP Laserjet 4″ PrinterID=”HP Laserjet 4″ enabled=yesconnect=RDP
description= “Opac dieMediathek”
icon=RDP.bmp
host=RZMSV195
Fullscreen=yes
Colors=High
NoReducer=no
LowBand=no
Autoconnect=yes
Reconnect=no
UserName=Z13_01
Password=?????
DomainName=$DN
LocalCopy=no
#To save RDP connection settings to NVRAM change the LocalCopy= setting to yes28. September 2007 at 15:03 #10314Hi stare,
remove ShutdownCounter=3
This should help.Regards
ConfGen -
AuthorPosts
- You must be logged in to reply to this topic.