/etc/xrdp/startwm.shを編集する. sudo vim /etc/xrdp/startwm.sh 以下のようにif文を書き換え,SESSION="cinnamon"に任意のデスクトップ環境を指定する. { #To customize system-wise session, edit this file. #To customize user specific session, copy this file to $HOME and edit it. #Please refer to DefaultWindowManager and UserWindowManager in /…