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.

    Unclutter not working

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    3 Posts 3 Posters 4.8k 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.
    • Y Offline
      yolomcyolo
      last edited by

      I have unclutter installed using

      sudo apt-get install unclutter

      Everything says it install perfectly fine but the cursor still appears on boot up of the mirror.The cursor disappears only when I move the mouse. I am going insane here. Thanks in advance!

      L 1 Reply Last reply Reply Quote 0
      • L Offline
        l8kerjuan @yolomcyolo
        last edited by

        @yolomcyolo any fix for this yet?

        1 Reply Last reply Reply Quote 0
        • lolobyteL Offline
          lolobyte
          last edited by

          You have install unclutter but not configure it!

          start a ssh session, log in to you pi an type following command:

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

          The entries of this file begins wit an @ for program’s witch are started by a GUI

          @xscreensaver -no-splash
          @xset s off
          @xset -dpms
          @xset s noblank
          @unclutter

          After saving this, restart your pi an check the status of you mouse cursor.

          1 Reply Last reply Reply Quote 1
          • 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