• 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.

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 Apr 5, 2017, 6:42 PM Apr 5, 2017, 6:40 PM

    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

    S 1 Reply Last reply Apr 5, 2017, 7:02 PM Reply Quote 0
    • S Offline
      strawberry 3.141 Project Sponsor Module Developer @gable74
      last edited by Apr 5, 2017, 7:02 PM

      @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 Apr 5, 2017, 7:31 PM

        Thank you very much!

        1 Reply Last reply Reply Quote 0
        • G Offline
          gable74
          last edited by gable74 Apr 6, 2017, 2:09 AM Apr 6, 2017, 2:09 AM

          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!

          B 1 Reply Last reply Apr 6, 2017, 2:58 AM Reply Quote 0
          • B Offline
            broberg Project Sponsor @gable74
            last edited by Apr 6, 2017, 2:58 AM

            @gable74 add

            Html {
            Cursor: default; 
            }
            

            To your custom.css

            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