this post was submitted on 16 Jan 2024
189 points (78.4% liked)

Programmer Humor

31827 readers
748 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
189
Obscure button tier list (sh.itjust.works)
submitted 7 months ago* (last edited 7 months ago) by krotti@sh.itjust.works to c/programmerhumor@lemmy.ml
 

If you have "Help" instead of "Ins", replace it with Overgod-tier. Keep pressing it, it will come.

OC, feel free to share.

EDIT; Home is now G-od tier. I didn't know it would go to the beginning of a line, I always used macros "lol".

you are viewing a single comment's thread
view the rest of the comments
[–] mrunicornman@lemmy.world 8 points 7 months ago (3 children)

F9-F12 are useful when you're debugging code in Visual Studio.

I sometimes use F6 to jump to my browser's address bar.

Can't imagine any uses for F7 or F8 though. And all the times I've opened a help screen with F1 have been on accident.

My main gripe with function keys on laptops is they're tiny and easy to mix up, especially since they have large brightness, volume, etc. icons on them while the function key number is a tiny label that's barely visible.

[–] Krait@discuss.tchncs.de 6 points 7 months ago (1 children)

FYI, you can also use CTRL+L instead of F6 in Most Browsers, easier to reach than F6

[–] dlhextall@sh.itjust.works 3 points 7 months ago (2 children)

Yes, but removing the focus from the address bar is only doable through F6 in Firefox. Whyyyy can't I do it through ESC??

[–] Krait@discuss.tchncs.de 2 points 7 months ago (1 children)

No idea, but I have never felt the need to do that. Maybe CTRL TAB, and CTRL SHIFT TAB?

[–] dlhextall@sh.itjust.works 1 points 7 months ago

Nope, it returns to the original tab with the focus still in the URL bar. 😓

[–] crispy_kilt@feddit.de 1 points 7 months ago (1 children)
[–] dlhextall@sh.itjust.works 2 points 7 months ago (1 children)

Which platform? The focus is kept on MacOS for me.

[–] crispy_kilt@feddit.de 1 points 7 months ago (1 children)
[–] dlhextall@sh.itjust.works 1 points 7 months ago (1 children)

Not working for me on my Manjaro install either.

[–] crispy_kilt@feddit.de 1 points 7 months ago
[–] cmac@lemmy.world 3 points 7 months ago

If you're using Visual Studio F7 builds the solution.

[–] Nicadimos@lemmy.ml 2 points 7 months ago

A lot of games and emulators use them for quick save and quick load functions.