I've been using VsCode on a Mac to remote edit and compile a GUI app on a Pi4 running Bullseye - I can run the GUI app from VsCode. To do this I've included this line in .profleNow I want to move to Bookworm and use Wayland, so my question is: How can I configure Bookworm to do the same?
Code:
export DISPLAY=:0;xset s noblank; xset s off; xset -dpms
Statistics: Posted by mbn — Wed Jun 05, 2024 6:30 pm