Main Menu

Is there a such thing as a hexidecimal numpad?

Started by bluaki, October 27, 2007, 07:31:21 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bluaki

I want need one D:

It's taking a bit too long to key in about 1,000 hexidecimal color codes (for... something that I'm doing >_>)
Is there a such thing as a numpad that has the keys for 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, and F? If so, where do I buy it?

sleepin_dude_99

#1
You can't just use one hand on the Num Pad and the other on a keyboard?

>_>

*looks down at keyboard*

Yeah, you can use your left hand on the left side of the keyboard for  A B C D E F, and the right hand for the num pad

Or am I too stupid to realize that whatever you're doing doesn't recognize that?

Avion-Finch

hexiwhatsit? I dont think there is one, but I could be wrong.

Brawl FC 1504-5840-0611 name Avion, mains below(as of now)

bluaki

Quote from: Kilroy on October 27, 2007, 07:33:15 PM
You can't just use one hand on the Num Pad and the other on a keyboard?

>_>
When doing it like that, all the A-F keys are too scattered D:
...the best I can do to make up for that as far as I know is to make a GlovePIE script similar to:
keyboard.backspace + keyboard.b = keyboard.s
keyboard.backspace + keyboard.c = keyboard.d
keyboard.backspace + keyboard.d = keyboard.f
keyboard.backspace + keyboard.e = keyboard.g
keyboard.backspace + keyboard.f = keyboard.h

sleepin_dude_99

Quote from: bluaki on October 27, 2007, 07:37:17 PM
Quote from: Kilroy on October 27, 2007, 07:33:15 PM
You can't just use one hand on the Num Pad and the other on a keyboard?

>_>
When doing it like that, all the A-F keys are too scattered D:
...the best I can do to make up for that as far as I know is to make a GlovePIE script similar to:
keyboard.backspace + keyboard.b = keyboard.s
keyboard.backspace + keyboard.c = keyboard.d
keyboard.backspace + keyboard.d = keyboard.f
keyboard.backspace + keyboard.e = keyboard.g
keyboard.backspace + keyboard.f = keyboard.h

Augh, brain hurts D: >_>

I see what you mean, but the A-F keys aren't THAT scattered, unless you're in that much of a hurry to get whatever the hell you're doing done...