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.

    How to hide mouse icon in running MM?

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    5 Posts 3 Posters 5.3k Views 3 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.
    • P Offline
      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 Offline
        conkhidot
        last edited by

        I used that youtube vid: link text

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

          @conkhidot thank you very much! :)

          B 1 Reply Last reply Reply Quote 1
          • B Offline
            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 Offline
              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 Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy