• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.2k 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 Jun 14, 2018, 10:15 AM

    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 Jun 15, 2018, 4:13 PM Reply Quote 0
    • C Offline
      conkhidot
      last edited by Jun 14, 2018, 10:59 AM

      I used that youtube vid: link text

      1 Reply Last reply Reply Quote 1
      • P Offline
        PaulB
        last edited by Jun 14, 2018, 11:03 AM

        @conkhidot thank you very much! :)

        B 1 Reply Last reply Jun 16, 2018, 3:45 PM Reply Quote 1
        • B Offline
          BluP Project Sponsor @PaulB
          last edited by Jun 15, 2018, 4:13 PM

          @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 Jun 16, 2018, 3:45 PM

            @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
            1 / 1
            • First post
              4/5
              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