Personal tools

Log in

Changes

From Planet Computers

Jump to: navigation, search

Linux for Cosmo

599 bytes added, 11:20, 11 December 2020
Linux News
==Linux News==
'''11/12/2020 - Linux update<br />'''
 
Today we released a new update for Linux users! It can be installed by typing the following commands in a terminal:
 
<code>sudo apt update</code>
 
<code>sudo apt upgrade</code>
 
Please reboot the unit after these commands.
 
The update includes a brand new feature which allow users to set the keyboard brightness either by using the key combinations Shift+Fn+B and Shift+Fn+N or by setting its value in the settings (System Settings ->Power Management -> Energy Saving -> Keyboard backlight)
 
The update also contains keyboard improvements and CoDi bug fixes.
 
 
'''18/11/2020 - The latest Linux Debian firmware v3 is now available!'''
The following command can be used to set the keyboard layout to English (GB):
<code>setxkbmap -model planetgemini planetcosmo -layout gb</code>
To restore the layout to English (US), use the following command:
<code>setxkbmap -model planetgemini planetcosmo -layout us</code>
====WIFI Configuration====