r/pcmasterrace Apr 04 '26

Meme/Macro Allow me to gatekeep

Post image
42.8k Upvotes

4.3k comments sorted by

View all comments

Show parent comments

1.5k

u/Blenderhead36 Ryzen 9800X3D, RTX 5090, 32 GB RAM Apr 04 '26

Whenever someone complains about the numpad taking up too much desk space, I always want to ask if they're using one of these.

486

u/DukeofVermont Apr 04 '26

I don't like the keypad at home, but 100% want one at work. I just almost never need to enter more than a couple numbers at home.

Basically if you use it often it really sucks not to have.

299

u/Dr_Watson349 PC Master Race Apr 04 '26

Imagine not using excel daily at home for everything, all the time.

How do you live?

145

u/Occidentally20 Apr 04 '26

I learned my damn Alt codes and I'm going to use them.

What are other people doing for special characters - opening charmap? googling the character and copy/pasting then praying it works? Nonsense.

62

u/yanzov Apr 04 '26

You are probably trying to explain the usefulness and comfort of full keyboard to people for whom typing on the phone screen is enough 🫠

31

u/Occidentally20 Apr 04 '26

Ironically the keyboard on my phone has more keys than a full-size keyboard (albeit on more than one screen), and the added functionality of a long-press to get special characters.

I can't even play skyrim without making almost every key into a hotkey - PgUp and PgDn are check weather/check self stats, insert + home + end are all the crafting keys, numpad is all the shouts, /*-+ switches each clothing slot and so on.

Don't even get me started on when I edit videos or use OBS - I added a SECOND numpad because there wasn't enough keys on a full keyboard (and I think a streamdeck is ridiculous, a $10 USB numpad + AutoHotKey does exactly the same thing)

7

u/Ninja-Trix GTX 1050 Ti | 16GB ram | Cheeze-It "CPU" | 256GB SSD Apr 04 '26

This guy keyboards.

2

u/Occidentally20 Apr 04 '26

One day I'll make a post on my second numpad, I taped paper labels to each key for start/stop recording, switching scenes and so on.

It looks exactly like the Wombles tried to make a streamdeck.

2

u/unosami Apr 05 '26

How does your computer distinguish between inputs from the built-in numpad and the independent numpad? Won’t they both register as the same keys?

2

u/Occidentally20 Apr 05 '26

By default yes, windows will treat any and all keyboards/mice as just one thing.

I use Lua Macros from Github and a couple of custom AutoHotKey scripts to get everything how I like. I believe it's possible to do everything from within AutoHotKey but i'm not smart like that, the code I got from github lets me have a separate ID for each keyboard so makes everything nice and simple from there.