Tuesday, June 16, 2015

Change/swap keyboard keys






How can I switch my pgup/dn keys on my netbook with home/end? Here's my keyboard layout:


enter image description here


Answer



You may use the Microsoft Keyboard Layout Creator and change the keyboard layout to your likings.


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...