MagicMirror Forum

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

    Q: How to make the Magic Mirror clickable

    Troubleshooting
    3
    5
    1957
    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
      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.141 1 Reply Last reply Reply Quote 0
      • strawberry 3.141
        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
          gable74 last edited by

          Thank you very much!

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

            broberg 1 Reply Last reply Reply Quote 0
            • broberg
              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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy