Keys swapped on Apple A1048 keyboard, help configuring?
Posted: Wed Jan 16, 2013 5:50 am
by skaldicpoet9
In using an Apple A1048 109-key keyboard (
http://www.amazon.com/gp/aw/d/B003FVYP7U) with my Pi, however the 2 and " keys are swapped as are a few others. Is there a way I can fix this problem?
Re: Keys swapped on Apple A1048 keyboard, help configuring?
Posted: Wed Jan 16, 2013 8:38 am
by skaldicpoet9
Nevermind. I figured it out. I didn't realize that the default keyboard layout was Great Britian (durr) which was the problem. I merely edited /etc/default/keyboard in vi and change the following line as such : XKBLAYOUT ="us"
and rebooted the system with sudo reboot. Anyways, my bad hopefully this part helps someone else who may have overlooked this.