<pre>
sudo sed -e 's/^new_cursors=true/new_cursors=false/g' -i /etc/xrdp/xrdp.ini
</pre>*接続ユーザーでログインし、スクリプト実行(3)<pre>
cat <<EOF | \
sudo tee /etc/polkit-1/localauthority/50-local.d/xrdp-color-manager.pkla
ResultActive=yes
EOF
</pre>*接続ユーザーでログインし、スクリプト実行(4)<pre>
sudo systemctl restart xrdp
sudo systemctl restart polkit