Differences between revisions 2 and 4 (spanning 2 versions)
Size: 751
Comment:
|
Size: 1028
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
=== Raspi 400 mit SDR++ im [[Window]] === | === Raspi 400 mit SDR++ === Im Schaufenster [[Window]] |
Line 10: | Line 12: |
----- ==== Startskript für Autostart und Play ==== |
|
Line 13: | Line 13: |
== Startscript == Seit August 2024 ist sdrpp 2.0 installiert welches die ''--autostart'' option hat. Fullscreen ist über die Datei ''.config/openbox/lubuntu-rc.xml'' gelöst. {{{#!highlight xml <application name="SDR*" type="normal"> <fullscreen>yes</fullscreen> </application> }}} === v1.0.4 === |
Raspi 400 mit SDR++
Im Schaufenster Window
Basis: https://github.com/luigifcruz/pisdr-image PiSDR Version 6.1 (64-bits)
user lol
sudo apt install xdotool
Startscript
Seit August 2024 ist sdrpp 2.0 installiert welches die --autostart option hat. Fullscreen ist über die Datei .config/openbox/lubuntu-rc.xml gelöst.
v1.0.4
/home/lol/Desktop/cat launch-sdrpp-fs-start.sh
Autostart on login
~/.config/autostart $ cat sdrppstartfs.desktop