##Removable Medium is inserted メッセージウィンドウを無効化
Exploler > Edit > Preferences
Uncheck Show available options for removable media when they are inserted
##SDCard 上でのSwap使用の停止
##MyApp.pyのデスクトップアイコン作成
[Desktop Entry]
Name=MyApp
Exec=/usr/bin/python3 /path/to/your/MyApp.py
Icon=/path/to/your/icon.png
Terminal=false
Type=Application