diff options
author | speidy <speidy@gmail.com> | 2014-03-13 00:21:29 +0200 |
---|---|---|
committer | speidy <speidy@gmail.com> | 2014-03-13 00:21:29 +0200 |
commit | 8372cce84d7b507484a8cd3ececaf2935c6580f2 (patch) | |
tree | 3aab97012d47d7f6ee9b92bb7894210050527a08 /xrdp | |
parent | 744cdf9da1ae7cd4da4f8d01ae0f1cb448b9b071 (diff) | |
download | xrdp-proprietary-8372cce84d7b507484a8cd3ececaf2935c6580f2.tar.gz xrdp-proprietary-8372cce84d7b507484a8cd3ececaf2935c6580f2.zip |
o libxrdp: fastpath output, added cursor and palette now updates
o xrdp.ini: changed default behavior: always new cursors, always use
fastpath input and output.
Diffstat (limited to 'xrdp')
-rw-r--r-- | xrdp/xrdp.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xrdp/xrdp.ini b/xrdp/xrdp.ini index 079ed7b9..22e7d644 100644 --- a/xrdp/xrdp.ini +++ b/xrdp/xrdp.ini @@ -45,12 +45,12 @@ grey=dedede # You can set the PAM error text in a gateway setup (MAX 256 chars) #pamerrortxt=change your password according to policy at http://url -new_cursors=no +new_cursors=yes #nego_sec_layer=0 allow_multimon=true # fastpath - can be set to input / output / both / none -use_fastpath=input +use_fastpath=both # # configure login screen # |