help for monitor sleep mode

Topics about terminal servers that doesn't fall into other categories.
Post Reply
dariocap
Posts: 1
Joined: Tue Dec 12, 2017 1:50 pm

help for monitor sleep mode

Post by dariocap »

Hi

i'm useing wtware on my raspberry pi 3 to connecto on my win 2008 R2 RDP session.

all is ok except that i can't find to way to set'up monitor sleep time out.

i find the command on help
http://wtware.com/docs5/config.html#sleep

i tried to put this conmmand in configuration file but nothing happend.
akatik
SUPPORT
SUPPORT
Posts: 630
Joined: Mon Jan 17, 2005 6:30 pm
Contact:

Re: help for monitor sleep mode

Post by akatik »

There are three variants to sleep:

Code: Select all

sleep=10,poweroff
or

Code: Select all

sleep=10,standby
or

Code: Select all

sleep=10,suspend
Post Reply