remember to do the usual conversion of ctrl to ⌘
:email
expands to me@erikz.xyz
. I haven’t set this up myself. On macOS, you can set them up globally in the keyboard settings.You could also consider improving your WPM (Words Per Minute) or typing speed, as that factors into all of these tips. Monkeytype is a great website. I personally think the default mode is too easy to help you improve and is not even representative of the WPM you’d get in real-life scenarions. When I switch from English to English 10k my speed always tanks, and that can only be a good thing for learning, so I would recommend you to practice with English 10k or above.
Also, when I was learning a new keyboard layout, daily practicing for 5-10 minutes felt like it helped me just as much as 30+ minutes, so I think it’s about how consistently you practice, not the total volume that you practice.
cmd
(and enter) in the search bar to open a command line at the current locationI found this snippet somewhere to remap Caps Lock to be used as esc. It doesn’t seem to work in some games but I still found it extremely useful as I happen to press esc all the time to cancel actions, close windows, close open images..
Paste this into a newly created something.reg
file:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,03,00,00,00,3a,00,46,00,01,00,3a,00,00,00,00,00
then save it, and double click it. Click yes if it prompts anything.
Takes less time to start repeating a key press if you’re holding it down, as well as repeating it faster. If you’re going to use keys to scroll or navigate in any way, this is especially useful. Press the win and search for “keyboard properties”. It should open the following panel from the control panel:
I would increase both the key delay and repeat rate to their minimum and maximum respectively, as in the screenshot above; they’re the limits on the sliders but are not actually extreme at all.I gave you some shortcuts that should feed you for a day. Now you should teach yourself how to fish and feed yourself for a lifetime. Unfortunately a lot of tips I come across are by accident, taught from friends, or found in articles explicitly about shortcuts. I suppose a good tip would be to always question whether you could be doing something faster (or if you’re even doing it the right way (if one exists)). Sometimes, menus and buttons have small print with what keys you can press to do that same action.