Changing Keyboard Layout on Raspberry Pi

  By default, the keyboard layout is set for UK on Raspbian OS. So, if your keyboard is not UK layout, you may want to change it. Here is the steps. 1. Launch Terminal if you are on  graphical desktop mode. 2. Open “/etc/default/keyboard” with nano (or any other editor you prefer). sudo nano /etc/default/keyboard The… Continue reading “Changing Keyboard Layout on Raspberry Pi”

Setting & Booting up Raspberry Pi

This post shows steps to setup and boot up Raspberry Pi board with Raspbian, the recommended OS [1]  . Here is the list of contents of this post. Contents – Prerequisites – Steps 1. OS Image Preparation 2. Booting up Raspberry Pi board – What’s next? – Reference   Prerequisites (parentheses indicate my environment) Raspberry Pi… Continue reading “Setting & Booting up Raspberry Pi”