this post was submitted on 16 Jan 2024
188 points (78.1% liked)

Programmer Humor

32443 readers
891 users here now

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

Rules:

founded 5 years ago
MODERATORS
188
Obscure button tier list (sh.itjust.works)
submitted 10 months ago* (last edited 10 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 10 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 10 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 10 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 10 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 10 months ago

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

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

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

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

Not working for me on my Manjaro install either.

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

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

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

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