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.

    Alt Key Doesn't Open Menu

    Scheduled Pinned Locked Moved Bug Hunt
    21 Posts 5 Posters 6.7k Views 5 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.
    • L Offline
      lnicaodh
      last edited by

      As a partial fix for this:

      Add the following to your config.js

      electronOptions:
          {
      		frame: true,
      		autoHideMenuBar: true
          }
      

      However, this has the issue of still showing the outer frame of the window, which obviously isn’t ideal.

      I need to move on from troubleshooting this particular issue so this will have to do for now. Hopefully someone in future can solve it for real.

      1 Reply Last reply Reply Quote 0
      • ankonaskiff17A Offline
        ankonaskiff17 @lnicaodh
        last edited by

        @lnicaodh If it is any consolation I have 3 Pi4b’s and 1 Pi3B and they all exhibit the same behavior.
        Ive done automated installs, manual installs 64 bit, 32 bit, and none of them function by hitting ALT key.
        F11 will reduce size on MM screen so you can get at file manager and Shift+CTL+I will launch developer tools.

        I suspect as prices continue to drop on Pi’s this is going to show up more and more.

        L F 2 Replies Last reply Reply Quote 0
        • L Offline
          lnicaodh @ankonaskiff17
          last edited by

          @ankonaskiff17 I’m brand new to this so still testing on PC, but will be moving to RPi soon, thanks for letting me know what to expect!

          It bothered me that alt+f4 left a bunch of electron processes open which prevents a new instance launching, and they are a bit stubborn to kill in the task manager.

          I haven’t tested this but I’m thinking a solution might be to just make the app window slightly taller than the screen so that the visible frame is just beyond the display border… feels like a sad workaround but i’m hoping it’ll at least hide the unsightly edge!

          Hopefully the issue gets resolved soon enough.

          1 Reply Last reply Reply Quote 0
          • F Offline
            Fifteen15Studios @ankonaskiff17
            last edited by

            @ankonaskiff17 If you read the thread, this has nothing to do with the hardware. It’s a change that was made to the software. The price of the pi has nothing to do with this thread.

            ankonaskiff17A 1 Reply Last reply Reply Quote 0
            • ankonaskiff17A Offline
              ankonaskiff17 @Fifteen15Studios
              last edited by ankonaskiff17

              @Fifteen15Studios When the price of Pi’s come down, more people will start buying Pi’s.
              As the volume of 4B sales increase, the subset of purchasers installing MM software onto these new Pi’s is going to increase and probably significantly.
              I never said it was hardware based.
              I said the decreasing price of Pi’s will show up in the number of complaints.
              I was the one who originated the thread.

              When Pi 4B’s are selling for ridiculously high prices that means less people are going to buy them. How many $200.00 Pi 4B’s did you or members of this forum buy?
              You have this demographic of people that buy 4B’s, Pi’s are used for a multitude of different projects. A subset of 4B purchasers build Magic Mirrors.
              When the price of Pi’s get stupid high, less people are going to buy 4B’s across the board. Consequently the subset of 4B purchasers who paid $200.00 for a 4B to build MM’s probably tailed off to near zero.
              As Pi 4B price decreases, sales will increase across the board. That subset of Pi purchasers that are MM builders will start increasing.
              As MM builds increase, since the problem hasn’t been solved as far as I know, more people will start complaining “ALT doesn’t work”.

              In that economic respect the price of Pi’s will increase the number of people complaining.
              I stand by my economic statement.

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @ankonaskiff17
                last edited by

                @ankonaskiff17 we should also remove the sentence from the doc. or put in the correct keystroke combo.

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                ankonaskiff17A 1 Reply Last reply Reply Quote 0
                • ankonaskiff17A Offline
                  ankonaskiff17 @sdetweil
                  last edited by

                  @sdetweil That’s up to you all. You can’t do away with the sentence. Sentence should say ALT+Space Bar and you need to validate install per instructions to confirm. Do away with the sentence then everyone trying to build one on their own is stuck the first time they want to flip back and forth between different views.
                  All I can say regarding ALT is that I have built several MM’s, used ALT per the doc and it worked up until v 2.23.0.

                  Where does that block of Electron.js code exist. It absolutely exists somewhere.
                  You and some of the other folks that maintain Magic Mirror get down in the weeds with this stuff and I’m like I’m missing something because it seems like this question should be as answerable as the thousand other questions that float across the top of the forum but it isn’t.

                  I know maintaining documentation is one of the most miserable tasks out there, or at least it is in my opinion.
                  At least it was for me when I had to do it. I’d get an assignment to do some documentation and I would think “What did I do to make you mad at me.”

                  But MM is designed for average Joe who decides they want to take a crack at building one to be able to do it with little to no help so the docs need to be correct

                  I have installed PiOS so many times in last few weeks, NEVER using VNC
                  I can not make ALT+Spacebar work. I’m doing it right now.

                  S 2 Replies Last reply Reply Quote 0
                  • S Offline
                    sdetweil @ankonaskiff17
                    last edited by

                    @ankonaskiff17 electron is hundreds of thousands of line of code.

                    https://github.com/electron/electron

                    our code that uses Electron is in electron.js

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • S Offline
                      sdetweil @ankonaskiff17
                      last edited by sdetweil

                      @ankonaskiff17 I use alt-spacebar every day

                      x64, pi, odoid, … under VMware… native…

                      never use vnc.

                      the windows key on my keyboard opens the menu too

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 2 / 3
                      • 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