MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Updated to 2.15 but now have a random cursor

    Scheduled Pinned Locked Moved Troubleshooting
    11 Posts 5 Posters 3.0k Views 6 Watching
    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.
    • S Offline
      scumbelly @sdetweil
      last edited by

      @sdetweil

      Your solution is certainly easier.

      Thanks for the information.

      Regards.

      1 Reply Last reply Reply Quote 0
      • T Offline
        TDMPro2K
        last edited by TDMPro2K

        HI Guys, Yeah it only showed since doing the update to the latest. I had no issue before.

        The unclutter worked and its not showing once again.
        @scumbelly Thanks for your help…

        W 1 Reply Last reply Reply Quote 0
        • W Offline
          Wenike @TDMPro2K
          last edited by

          So, unclutter worked for me to hide the cursor but now I don’t have the normal RaspPi desktop and instead I’m in some Openbox thing. After some panic, I was able to figure out that I needed to right-click to bring up the menus (I use a Chromebook to VNC on and have a bluetooth keyboard/mouse combo that I use rarely if the Chromebook doesn’t work and the Chromebook has long-press to be right-click, which doesn’t translate very well outside of it). I’ve killed that autostart command and uninstalled unclutter (sudo apt-get --purge remove uncluter). How do I get it to stop going into Openbox and go back to using the desktop that I’m used to?

          W 1 Reply Last reply Reply Quote 0
          • W Offline
            Wenike @Wenike
            last edited by

            @wenike Apparently, deleting that autostart file (or in my case, renaming it) caused it to be recreated and get the normal desktop back.

            1 Reply Last reply Reply Quote 0
            • M Offline
              MajorC Project Sponsor @sdetweil
              last edited by

              @sdetweil since updated to v2.15 I have the cursor, too.

              The main.css looks like:

              html {
                cursor: none;
                overflow: hidden;
                background: #000;
                user-select: none;
              }
              

              Not sure what to do.

              1 Reply Last reply Reply Quote 0
              • 1
              • 2
              • 1 / 2
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy