Keyboard configuration

From Raspberry Pi Min-Grant project
Revision as of 10:52, 29 April 2015 by Cmaina (talk | contribs) (Created page with "To change the keyboard layout type  <code> sudo nano /etc/default/keyboard </code> and edit the XKBLAYOUT flag to your desired layout. For example to change the layout...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

To change the keyboard layout type 

sudo nano /etc/default/keyboard

and edit the XKBLAYOUT flag to your desired layout. For example to change the layout to "gb" type

XKBLAYOUT="gb"