Mine is using the arrow keys to navigate typed text while writing and editing. It helps speed things up, versus having to move your hand to the mouse to navigate.
Use the Up and Down Arrows to move/jump vertically.
Left and Right Arrows to move/jump horizontally.
Combine Left or Right Arrow with Shift to be able to select text. Use Up or Down Arrow with Shift to quickly select whole/nearly whole sections of text.
Combine Control with Left/Right Arrow to jump whole words to more quickly move to where you want to type.
Microsoft has never fixed the sticky keys replacement cheese to unlock a PC you have physical access to. Ive done it up to W10, never tested it on W11.
Get a Windows recovery USB.
Boot into the recovery menu and open the command prompt.
Navagate to system32 and make a copy of the cmd.exe file (for a backup)
Copy the sticky_keys.exe and have it overwrite cmd.exe, then reboot.
On the login screen, smash the shift key until the command prompt appears and for some reason (because no user has logged in yet) it has admin permissions, so you can reset local passwords.
Once your logged in as a local admin, copy the backup of cmd.exe back so noone is none the wiser (except the security software that knows you messed with something)
It is, we used the same just with the accessibility button in earlier Windows Versions to troll one another in school.
Thing is, if encryption is enabled it won't work.
It's well worth learning, you can use vim motions In lots of apps (or they have vim plugins) and even some websites will let you navigate with hjkl and search with / etc
There used to be a web based vim game to help you learn, vim tutor maybe?
Any time I'm forced to select text with a mouse it feels like a massive ball ache.
Don't get me started on editing text on an iPad, they have gone out of their way to make selection and editing, like changing a URL, a total nightmare.
Are you serious? arrow keys instead of clicking? let's take it further:
shift+arrow highlights letters
ctrl+arrow skips entire words
ctrl+shift+arrow highlights entire words
home/end jumps to start/end of line
ctrl+home/end jumps to start/end of text box
ctrl+shift+home/end jumps to start/end of textbox and highlights it
um, do you need me to explain what ctrl+xcv do? or ctrl+zy? or ctrl+asdwerfgop?
isn't this just basic typing? didnt yall learn this in the 90s??? how are you all on the internet right now
wait til you hear about how i swipe texted all this
Using ublock origin picker to remove everything useless.
Like, Youtube suggestions, everything but download button on ddl websites, useless footers/headers on news, etc...
Set up three WireGuard network interfaces on a VPS then accept traffic from your end devices to route through the three double hop VPN tunnels to a country with better privacy laws. Install an ad and tracking blocking DNS server to block all nefarious hostnames as well as more granular blockers for your browsers.
Just remember that ctrl+alt+del is a system level interrupt that should always work as long as the kernel is running. Ctrl+shift+esc is not, and won't work in some situations like being used inside a fullscreen frozen program.
Custom autocompletes/corrects. Just figure out a non-word (i.e. something that you wouldn't want to use without autocorrecting) that's easy to remember and set it up frequently used snippets of text. Some examples:
meetnow - my zoom meeting link
booktime - a link to my calendly
frequent sentences or blurbs I use in emails (e.g. thanks so much, let me know if i can help with anything else sorta stuff)
nicknames for different frequently used hex codes
galert/yalert/redalert populate a styled HTML snippet to make a green, yellow, or red div that I can then just pop my content into
lots of other little HTML snippets like that
group nicknames to populate a list of email addresses (like an Outlook contacts group but you can use it outside of Outlook)
Anyway there are a ton of things I use it for, those are just a few examples. Saves me a lot of time.
You can do this on Macs at a system level, on Windows you can do it on some programs but it seems to have to be set up on each one which is worthless.
My favorite windows shortcut is 'Windows+shift+left/right' to move an application between monitors. Very helpful for moving games around or snapping without have to use a mouse.
To be pedantic, keyboard shortcuts aren't hacks. That's the intended use of the thing, and long lists of keybaord shortcuts exist so that people can find the ones that work for them and use them. Just because most people don't do it doesn't make it a hack.
My favorite keyboard shortcut is Super/Windows key and spacebar switches keyboard languages. That's not a hack, though.
Closer to a "hack" is going into an android phone with ADB and disabling bloatware manually.
Recently had to help a relative who still uses windows, so here's a freebie from Linux:
You can use super + number to launch any pinned program on the taskbar.
For example let's say you have your browser right of the start button and file explorer on the next spot right, pressing super+1 launches the browser and super+2 the explorer
I've discovered over the years that these 2 commands can fix a lot of problems for a windows computer.
And there’s no practical downside unless you're running pirated software or exotic OS mods.
Safe: Use text expansion for trivial yet long texts like your emails, addresses, etc. to almost eliminate errors in those texts. Espanso is something I use on Linux Mint, while macOS supports text expansion natively. I am yet to find something that fills the gap on NetBSD, but I almost exclusively use emacs on those machines, which has native support for snippets.
Unsafe: Remove USB drive without ejecting it. :P
Contrived yet neat: With special software (BetterTouchTool on macOS) or keyboard firmware (QMK and ZMK, which is what I use), one can use Spacebar as a layer key (SpaceFn, as it makes Spacebar behave as a Fn key) to unlock neat shortcuts like navigating using HJKL, add macros, remap hard to reach keys on to the home row, etc. There are other things that can be done such as one-shot modifiers which make typing less straining.
P.S. The snark in the comments here is surprising. Everyone starts somewhere. Let us be welcoming.
Wait until you learn about vim keybindings. Instead of moving your hand to the arrow keys, you can stay on the homerow and movie up down left right from there.
top 50 comments