Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

run in command line:
/home/pi/scratchgpio5/scratchgpio5.sh

or

/home/pi/scratchgpio5/scratchgpio5plus.sh


Image Added   Image Added


Code Block
titleicon
pi@raspberrypi:~/Desktop $ more scratchgpio5.desktop
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Exec=./scratchgpio5/scratchgpio5.sh
Icon=scratch
Terminal=false
Name=ScratchGPIO 5
Comment= Programming system and content development tool
Categories=Application;Education;Development;
MimeType=application/x-scratch-project
pi@raspberrypi:~/Desktop $ more scratchgpio5plus.desktop
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Exec=./scratchgpio5/scratchgpio5plus.sh
Icon=scratch
Terminal=false
Name=ScratchGPIO 5plus
Comment= Programming system and content development tool
Categories=Application;Education;Development;
MimeType=application/x-scratch-project
pi@raspberrypi:~/Desktop $