Xrdp

From MyWiki
Revision as of 14:01, 25 September 2015 by George2 (Talk | contribs)

Jump to: navigation, search

http://www.xrdp.org/index.php?option=com_content&view=article&id=33:building-xrdp-in-fedora-19&catid=2:documents&Itemid=7
To make the "i" key work - sudo xrdp-genkeymap /etc/xrdp/km-0409.ini no this was rubbish

For xfce4 users
From the terminal issue the following command
    echo xfce4-session > ~/.xsession
Restart the xrdp service using following command
    sudo service xrdp restart
For lxde users
From the terminal issue the following command
    echo lxsession -s LXDE -e LXDE > ~/.xsession 
Restart the xrdp service using following command
    sudo service xrdp restart