Just installing xrdp is not enough to make it work
- There are other packages to install
- some configuration so that xrdp user enough permission
- I use a bepo layout, how to get this layout instead of US layout
I looked at the setup pico script, and only did what I needed.
See : https://raw.githubusercontent.com/raspberrypi/pico-setup/master/pico_setup.sh
INVOKE THOSE COMMANDS WHERE YOU PLAN TO INSTALL THE SDK !
for pk in $(apt list --installed | grep "\[installé\]" | grep -o "^[^/]*"); do echo -e "\n## ${pk}\n\n\`\`\`"; aptitude why ${pk} ; echo -e "\`\`\`\n" ;done > ~/apt-report.md |
avconv -i <source>.MTS -vcodec mpeg4 -b:v 15M -acodec libmp3lame -b:a 192k <source>-converted.mp4 |
grep "class " fs_disk.py | grep -o " [0-9A-Za-z]*" | grep -o "[0-9A-Za-z]*" | sort |