0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Raspberry pi 3 B+ setup メモ

0
Last updated at Posted at 2024-05-03

##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

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?