Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    SBC RPI4 Bookworm 3.5.4 Disable Chrome Startup

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    3
    4
    199
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • tmreithundefined
      tmreith
      last edited by

      On previous DuetPi images to disable the chrome startup the autostart file would be modified by removing the @launch-dwc entry. /etc/xdg/lxsession/LXDE-pi/autostart

      Using the new build with Bookworm, how do I disable the chrome startup on the pi?

      chrishammundefined 1 Reply Last reply Reply Quote 0
      • chrishammundefined
        chrishamm administrators @tmreith
        last edited by

        @tmreith It's either in ~/.config/wayfire.ini or ~/.config/labwc/autostart.

        Duet software engineer

        tmreithundefined 1 Reply Last reply Reply Quote 0
        • tmreithundefined
          tmreith @chrishamm
          last edited by

          @chrishamm works great! Thanks for the insight.

          Below is an excellent guide for more detail.

          https://github.com/thagrol/Guides/blob/main/bookworm.pdf

          stuartofmtundefined 1 Reply Last reply Reply Quote 0
          • stuartofmtundefined
            stuartofmt @tmreith
            last edited by

            For anyone stumbling across this ...

            Looks like the correct file to edit is ~/.config/labwc/autostart
            Just comment out the line with launch-dwc &

            # Start DWC on boot
            # launch-dwc &
            
            
            1 Reply Last reply Reply Quote 1
            • davidjryanundefined davidjryan referenced this topic
            • First post
              Last post
            Unless otherwise noted, all forum content is licensed under CC-BY-SA