MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    UNSOLVED How to hide mouse icon in running MM?

    Troubleshooting
    3
    5
    4470
    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.
    • P
      PaulB last edited by

      Dear fellow MM-builders,

      does anyone know how to hide the mouse icon while MM is running?

      Thank you very much in advance!

      Many greetings from Hamburg 🙂

      B 1 Reply Last reply Reply Quote 0
      • C
        conkhidot last edited by

        I used that youtube vid: link text

        1 Reply Last reply Reply Quote 1
        • P
          PaulB last edited by

          @conkhidot thank you very much! 🙂

          B 1 Reply Last reply Reply Quote 1
          • B
            BluP Project Sponsor @PaulB last edited by

            @paulb
            Hi,

            I used

            sudo apt-get install unclutter
            
            unclutter -idle 3
            
            1 Reply Last reply Reply Quote 2
            • B
              BluP Project Sponsor @PaulB last edited by

              @paulb
              and not to forget if you want this automatically after boot:

              sudo nano /home/pi/.config/lxsession/LXDE-pi/autostart
              

              add the following to that file

              @unclutter -idle 3
              
              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy