From 8372cce84d7b507484a8cd3ececaf2935c6580f2 Mon Sep 17 00:00:00 2001 From: speidy Date: Thu, 13 Mar 2014 00:21:29 +0200 Subject: 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. --- xrdp/xrdp.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xrdp') 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 # -- cgit v1.2.1