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.

    Q: How to make the Magic Mirror clickable

    Scheduled Pinned Locked Moved Troubleshooting
    5 Posts 3 Posters 2.7k Views 2 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.
    • G Offline
      gable74
      last edited by gable74

      I am in the early stages of creating my mirror.

      I have setup my pi
      installed MM
      Edited my modules for my region
      etc.

      I already know I want to make my MM interactive so you can click on objects to open web pages or other modules. Can someone point me in the direction on how to start this process?

      Is there a “how-to” for this?
      Is there an already developed add-on to make this happen?

      Any help would be much appreciated!

      Jimmie

      strawberry 3.141S 1 Reply Last reply Reply Quote 0
      • strawberry 3.141S Offline
        strawberry 3.141 Project Sponsor Module Developer @gable74
        last edited by

        @gable74 rhere are some modules that support touch https://forum.magicmirror.builders/search?term=touch&in=titlesposts&categories[]=7&searchChildren=true&sortBy=relevance&sortDirection=desc&showAs=posts

        Please create a github issue if you need help, so I can keep track

        1 Reply Last reply Reply Quote 0
        • G Offline
          gable74
          last edited by

          Thank you very much!

          1 Reply Last reply Reply Quote 0
          • G Offline
            gable74
            last edited by gable74

            I have implemented the news feed touch module but I am having some issues. I guess my main issue is I can not even see a mouse pointer to try the clickable object. How would I go about first just making the pointer visible so I can begin actually testing the touch objects? I want to get the interface working correctly before I go on to the next step of building the housing and ordering the touch frame.

            Thanks!

            brobergB 1 Reply Last reply Reply Quote 0
            • brobergB Offline
              broberg Project Sponsor @gable74
              last edited by

              @gable74 add

              Html {
              Cursor: default; 
              }
              

              To your custom.css

              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