jesus2099
jesus2099
Super, I see. Apple/Command key really feels like the equivalent of Control key.
@nimuxoha, your ticket is about POWER VOTE, where you can collapse/expand edits by special clicks and SUPER TURBO, where you can `ctrl`+`enter` to submit? Or did you have other scripts...
I found the official terminology in [English](https://support.apple.com/en-us/HT201236) and in [French](https://support.apple.com/fr-fr/HT201236). The order then mention is for example: `Option-Shift-Command-Delete`. | Windows / Linux | Mac | |-------------------|-------------------| | Alt `altKey` |...
Detect Mac: `navigator.userAgent.match(/\bMac(intosh| OS)\b/)`
@nimuxoha, could you please try this beta version on your Macintosh and tell me if it works for you? > Click the **Raw** button to install: > https://github.com/jesus2099/konami-command/blob/%23735-mac-os-keys/mb_POWER-VOTE.user.js This is...
I will read your full reply soon but [please retest the same Raw link to reinstall](https://github.com/jesus2099/konami-command/issues/735#issuecomment-1347469186), I fixed a typo `Mab` to `Mac`, it should work better. ;-)
Thanks for your reply. Every link is very helpful! Please test [my latest version](https://github.com/jesus2099/konami-command/issues/735#issuecomment-1348288366). :) I changed `Mab` to `Mac`.
I'm trying to extract some guidelines that could apply to Windows, Linux and Mac, altogether: - Support keyboard-only interaction where possible [¹] I agree but specifically for POWER VOTE, it...
Thank you, I have updated [my _rules_](https://github.com/jesus2099/konami-command/issues/735#issuecomment-1353186112) (work in progress)!
@nimuxoha warning, `Alt`+click has changed to `Ctrl`+`Shift`+click because of #22 and #736. POWER VOTE is OK, now I will fix the other scripts with keyboard shortcuts.