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.
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
They tought us on typewriters in the 90s. Wait until you hear about how I changed an ink ribbon, son.
I miss crunchy keyboards that fought you every time you hit the carriage return. These modern ones all feel weak and listless to me.
I’m with you but the snark is a bit much
Ok, windows “hacks” I use at work.
There’s a setting in windows that opens snipping tool when print screen is pressed. This allows to select a screen, window or a rectangle. More than that, it also has screen recording functionality. Very good for quick screen grabs with no additional software required.
Useful for multilinguals out there. Windows (and some linux distros) have an option to bind keyboard layout selection to open windows, meaning alt+tab’ing no longer requires switching between languages.
EDIT:
A phone thing. Some keyboards have whitespace and backspace drag functionality, that allows to move the cursor or highlight and delete text without blocking your view with your fat fingrers.ANOTHER EDIT:
Having a mouse with at least two thumb buttons is a god send. Moving backwards and forwards between application pages is very useful.Also, for devs. Go through you IDE shortcut settings and configure (ctrl|shift|alt)+click shortcuts. Having mouse controls to navigate between declarations, usages and implementations of different code elements with intention is awesome.
In the same vein: ctrl+(f|r) and ctrl+shift+(f|r) for find or replace in file or whole project respectively is really common use case.
Have multicarret shortcuts that allow edits in multiple lines at once. Don’t forget to add shortcuts like alt+(up|down) to move selected lines up and down.
Configure shortcuts for code folding like ctrl+numpad+ and ctlr+numpad- to expand and hide current block or combine with shift to manipulate the whole file.
And for gods sake use home and end keys, combined with ctrl and shift it allows for efficient navigation and selection within a file. Combine it with multicarret support and ctrl+side_arrow_keys and you have a way to sync multiple carrets and efficiently edit multiple lines.Finnaly: f1 – help, f2 – rename, f5 – refresh / run, optionally with ctrl, f11 – fullscreen, f12 – devtools.
Using ublock origin picker to remove everything useless. Like, Youtube suggestions, everything but download button on ddl websites, useless footers/headers on news, etc…
Just getting people to switch away from chrome to get ublock origin is a major hack all itself and completely changed the way you use the internet.
Why have I not been doing this?! Just removed the “2 years old” .world banner.
Not sure if this has been said already, but win + m collapses all open windows.
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.
I had to read the post twice, is the arrow keys the life hack? zu the fold, }} two paragraph and 3) to jump three sentences is. And we haven’t mentioned macros yet
Yay, nobody said my favorite hack.
While browsing on the web and you want to “open link into a new tab”, click using the mouse wheel like it’s a regular left or right click.
It’s great for researching.
Very recently, I have adopted Shift+LMBclick to open a link in a new browser window.
I use this primarily for accessing one link in favorites bar.
I would love to figure out a non-extension way (curse you, draconian IT policy!) to set this behavior in the favorite/bookmark…
Unless the page uses shitty “link” implementation where buttons are use instead of actual anchor tags. Fucking SPAs…
Showed a coworker that while he was training me.
“OK, right-click on that and…”
<center click>
puzzled
"OK, right-click…
<center click>
Or ctrl-/command-click!
there’s a extension to do this with the right click button instead too
Far from most used, but very handy: ctrl+win+shift+b
It restarts the graphic subsystem, which can help recover from situations where game crashes or similar cause visual issues.
-
Double clicking with the mouse on a word usually selects the whole word with the space after, very nice for copy-pasting.
-
Double clicking on the selected word will sometimes select the whole line(In some applications it actually selects up to the newline marker, so it will grab multiple lines if resized smaller).
-
Actually use Home and End keys to get to the start and end of text.
Ctrl + F for searching text. Very useful.
Alt + Tab for window switching.
Linux + USB drive to switch away from Windows.
Combine home and end with ctrl to move to the start or end of the file. As a dev I use this a lot.
I also have keyboard shortcuts for code folding and mouse shortcuts to navigate between usages, declarations and implementations. Onboarding people is a slog when they don’t have the same shortcuts.
I can’t live without my home, end, pagedown and pageup keys
Linux is the easier to install, less headache to run, less configuration needed, better to game on platform compared to windows.
That’s my life hack. Get over the Stockholm syndrome.
I don’t know shit about Linux but I’ve been using Mint for the last year with no problem. It’s pretty idiot-proof and I haven’t had any issues with software since gaming is largely solved on Linux and Adobe can eat my ass.
less configuration needed
Would say that GNU/Linux is actually *more * customizable than Windows which then requires more config. For a techie like me, not a downside as I can figure it out… but wouldn’t say this is true for all distros even with vanilla Gnome compared to Windows or something like ZorinOS. IMO, GNU/Linux still takes the cake on this one unfortunately.
Yes if you install gentoo or something. I run arch btw(endeavour) and there was no customization needed other than installing an app store of my choice.
What distribution do you use?
Currently am on endeavour os but honestly, I started on fedora. You can get mint or ubuntu or whatever cause honestly they differences are basically about as noticable in day to day use than different editions of windows.
What distribution do you use?
Recommend CachyOS, not US centered and pretty stable.
Control Backspace deletes whole words. Misspelled control? Faster to delete and retype than move my cursor around when I’m on a roll.
Not a computer hack, but some phone keyboards have backspace and whitespace drag, the former allowing to select a range form the cursor to delete and the latter moving the cursor. Way more usable than trying to fat finger cursor position and selection.
Ctrl + shift + esc brings up the Windows task manager directly instead of the menu you get when you press ctrl + alt + del
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.
when my computer pisses me off i like to smash it
Oh kid, I do this for over forty years now.
I’m kinda mind blown that this is even considered a tip. isn’t this just basic functionality of a text box???
it’s shit like this that makes me think I do know tech a little bit, until i stumble on an actual tech community and feel like I know nothing
I’m sitting up on the upper balcony tabbing between two two plebs.
Not too sure if you can do this in windows, but I’ve enjoyed mapping alt+tab and alt+shift+tab to windows+mouse scroll