862
edits
Changes
From Planet Computers
Temp
,no edit summary
You can also use command line to set the keyboard hardware model and layout. The following command can be used to set the kebyoard layout to English (GB):
<code>setxkbmap -model planetgemini -layout gb</code>
To restore the layout to English (US), use the following command:
<code>setxkbmap -model planetgemini -layout us</code>
====WIFI Configuration====