Personal tools

Log in

Changes

From Planet Computers

Jump to: navigation, search

Temp

333 bytes added, 11:25, 23 July 2020
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====