Hi all,
Raspberry pi 5
I have two monitors connected to my pi 5 and they work as expected. What I would like to do is set up an autostart script
that can load two URLs', the first URL on desktop 1 and the second URL on desktop 2.
I have already written an autostart file which is in .config/lxsession/LXDE-pi/autostart
The content of the autostart file is:
@lxpanel --profile LXDE-pi
@pcmanfm --desktop --profile LXDE-pi
#@xscreensaver -no-splash
point-rpi
@chromium-browser --start-fullscreen --start-maximized https://......
What would I need to do to create one autostart file which could load two URLs, one on desktop 1 and the other on desktop 2.
Or am I going about this completetly wrong.
Raspberry pi 5
I have two monitors connected to my pi 5 and they work as expected. What I would like to do is set up an autostart script
that can load two URLs', the first URL on desktop 1 and the second URL on desktop 2.
I have already written an autostart file which is in .config/lxsession/LXDE-pi/autostart
The content of the autostart file is:
@lxpanel --profile LXDE-pi
@pcmanfm --desktop --profile LXDE-pi
#@xscreensaver -no-splash
point-rpi
@chromium-browser --start-fullscreen --start-maximized https://......
What would I need to do to create one autostart file which could load two URLs, one on desktop 1 and the other on desktop 2.
Or am I going about this completetly wrong.
Statistics: Posted by NaveX — Tue Apr 16, 2024 5:33 pm