No one’s gonna throw shade at the ≣ key? Aka the Menu Key?
It’s next to useless. It’s almost always used to open the right-click menu, which is specifically for GUIs and based on the mouse position… so why not just right-click? What silly person is using their mouse except to bring up the context menu?
I’d say the same about the Super Key (❖) Aka The Windows Key, but I got i3wm on my laptop and I am loving having a GUI without needing to use my mortal enemy: the Trackpad. Plus it’s a minor time-save above moving windows/clicking menus with the mouse; still doesn’t apply to Menu when your finger’s already hovering over the RMB.
Very nice! Jsyk, you can also use Shift + Ctrl + V for the one handed paste (likewise Shift + Ctrl + C to copy), or Shift + Insert (and Ctrl + Insert to copy) works too. If you’re on Windows, right clicking in CMD/Powershell pastes, Enter copies anything highlighted, and Ctrl + V work as usual… Ctrl + C copies too, except when a command/script is actively running, in which case it sends the halt signal, so use it at your own risk.
I usually stick to the Ctrl + Shift shortcuts, but it messes me up when I’m trying to copy from firefox into my terminal and I accidentally bring up the devtools instead
Jsyk, you can also use Shift + Ctrl + V for the one handed paste (likewise Shift + Ctrl + C to copy), or Shift + Insert (and Ctrl + Insert to copy) works too.
Super/Windows key isn’t useless… It gives you another modifier key. Since apps don’t really use it, you can use it for global shortcuts without the risk of collisions with shortcut keys that individual apps support like you would with Ctrl, Alt and Shift.
Something that I have come to appreciate about MacOS. The ctrl modifier is completely free from the OS so, I don’t have to worry about terminal commands causing unexpected side effects.
I use it to open the spell checker options while I’m typing. It’s annoying to have to switch from keyboard to mouse. My current laptop doesn’t have the key and I even added another short key.
The super key, again, is useful so you don’t have to switch between keyboard and mouse when searching for an app. It is also the modifier for all GUI shortcuts.
No one’s gonna throw shade at the ≣ key? Aka the Menu Key?
It’s next to useless. It’s almost always used to open the right-click menu, which is specifically for GUIs and based on the mouse position… so why not just right-click? What silly person is using their mouse except to bring up the context menu?
I’d say the same about the Super Key (❖) Aka The Windows Key, but I got i3wm on my laptop and I am loving having a GUI without needing to use my mortal enemy: the Trackpad. Plus it’s a minor time-save above moving windows/clicking menus with the mouse; still doesn’t apply to Menu when your finger’s already hovering over the RMB.
I use the menu key in my terminal emulator to paste from the clipboard. Just Menu -> P. There’s probably a shortcut, but this works.
Very nice! Jsyk, you can also use Shift + Ctrl + V for the one handed paste (likewise Shift + Ctrl + C to copy), or Shift + Insert (and Ctrl + Insert to copy) works too. If you’re on Windows, right clicking in CMD/Powershell pastes, Enter copies anything highlighted, and Ctrl + V work as usual… Ctrl + C copies too, except when a command/script is actively running, in which case it sends the halt signal, so use it at your own risk.
I usually stick to the Ctrl + Shift shortcuts, but it messes me up when I’m trying to copy from firefox into my terminal and I accidentally bring up the devtools instead
TIL, works in xfce4-terminal, thank you!
Super/Windows key isn’t useless… It gives you another modifier key. Since apps don’t really use it, you can use it for global shortcuts without the risk of collisions with shortcut keys that individual apps support like you would with Ctrl, Alt and Shift.
Something that I have come to appreciate about MacOS. The ctrl modifier is completely free from the OS so, I don’t have to worry about terminal commands causing unexpected side effects.
I absolutely love being able to command+c and command+v in my terminals.
I use it to open the spell checker options while I’m typing. It’s annoying to have to switch from keyboard to mouse. My current laptop doesn’t have the key and I even added another short key.
The super key, again, is useful so you don’t have to switch between keyboard and mouse when searching for an app. It is also the modifier for all GUI shortcuts.