-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mac Keyboard Support #1
Comments
This comment has been minimized.
This comment has been minimized.
What the flip, gmail?! I will try to implement command key, in the mean time. |
Also, what keys do you use for alt and command? I have no idea what a macbook’s keys are like. If I could learn from you I would appreciate it. |
CTRL is to the right of FN, to the right of CTRL is option, then command is in between option and space. (there's another command right after the space, plus another option right next to the arrow keys) |
Also, I WAS using that shortcut. |
Oh. To uninstall, go to terminal and type |
You're saying that CMD is like the windows key and OPTION Is like ALT? |
Yeah, something like that... |
Ok. now also: are either of the two keys used by the system or browser in ways that might interfere with the app manager? P.S: Sorry for all the questions. |
No they aren't.
…On Sat, Oct 9, 2021 at 9:18 AM Perodactyl ***@***.***> wrote:
Ok. now also: are either of the two keys used by the system or browser in
ways that might interfere with the app manager?
P.S: Sorry for all the questions.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AV6NZIX5I3M5LZYASXIEYETUGBFMXANCNFSM5FUD3ASA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Ok. Thanks! |
No problem. |
Also you could make the appmanager gui look more like this: |
Is this dead? |
Eh. Sorry, but kinda. |
It is no longer dead, I just worked on it a whole bunch. |
Can I close this issue? |
Never mind. If you want, you can try and get this program working. |
I never dealt with mac support before |
Huh. Does it at least work fine? |
The MacKeys didn't work. Option+A and Command+A did nothing. You should probably see if you could get it to actually register one of the two keys (Option or Command) as the ALT key. |
Okay. I'll try this again. |
Can you try it now after updating? |
Still does nothing. |
Ok. I did, and the library seems pretty intuitive, but it won't work. I'll try and fix it up. |
I found this neat macOS emulator I'll try to test with. |
Or... maybe not. It seems very, absurdly old. Can you help me find a mac emulator? |
Try to use metakeys |
Ok! The question is option. Can you find out about the option key, or are you fine with command? |
This says that altKey is |
Have you tried |
I honestly think Command works fine, but option didn't work either, so... uh.... yeah. Edit: NEVER MIND, USE OPTION, COMMAND+A TRIGGERS SELECT ALL |
Ok. That makes sense why it does. Like Ctrl+A on windows and ubuntu. The issue is that I can't seem to get Option to work. |
I can't get it to work right on macbook.
We don't have an alt key.
You should maybe change it so that it'll also work with command or option keys on a macbook.
The text was updated successfully, but these errors were encountered: