ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Ubuntu Mate - Auto Launch

    IT Discussion
    raspberry pi 3 ubuntu mate
    4
    6
    1.6k
    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.
    • hobbit666H
      hobbit666
      last edited by hobbit666

      Trying to get Firefox to load up when my Raspberry Pi boots up (with auto login), but can't seem to work it out.

      1 Reply Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller
        last edited by

        Is that like eating in your car?

        1 Reply Last reply Reply Quote 1
        • RomoR
          Romo
          last edited by

          Using the GUI :

          Go to Control Center > Startup Aplications Preferences > Add
          alt text

          Using CLI:
          From you current user home, create the following file and add the following with your editor of choice.

          vim .config/autostart/firefox.desktop
          

          File contents:

          [Desktop Entry]
          Type=Application
          Name=Firefox
          Exec=/usr/bin/firefox
          Comment="Optional"
          X-MATE-Autostart-enabled=true
          hobbit666H 1 Reply Last reply Reply Quote 2
          • hobbit666H
            hobbit666 @Romo
            last edited by

            @Romo I tried the GUI method before posting here but when the Pi reboots all it says is Firefox is already running. Will try the CLI method tomorrow when i'm back in

            RomoR 1 Reply Last reply Reply Quote 0
            • RomoR
              Romo @hobbit666
              last edited by Romo

              @hobbit666 Here is a test in a vm of firefox startingup after login; the config file was created manually.

              0_1496246416205_autostart-firefox.gif

              JaredBuschJ 1 Reply Last reply Reply Quote 1
              • JaredBuschJ
                JaredBusch @Romo
                last edited by JaredBusch

                @Romo said in Ubuntu Mate - Auto Launch:

                @hobbit666 Here is a test in a vm of firefox startingup after login; the config file was created manually.

                0_1496207842845_upload-9763f030-62ff-49be-871f-16072de5b9a7

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post