Saturday, March 7, 2015

windows - Caps Lock for Numeric Keys

Is there a way I can have persistent access to the special characters above the numeric keys? I'm thinking something akin to the CAPS LOCK key but that locks the numeric keys to the equivalent Shift + number combination. For example when I press the 3 key I would get a # instead. I'm not looking to install any 3rd party software for this, but rather I'm looking for some function built-in to either all keyboards or the OS.

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...