... | ... | @@ -4,13 +4,24 @@ Also check out this post and video of [Librem 5 Video Walkthrough](https://puri. |
|
|
|
|
|
**General**
|
|
|
* Battery fuel meter [needs adjustments](https://source.puri.sm/Librem5/linux-next/-/merge_requests/198) and for the time being is not precise. E.g. when fully loaded, the red charging led turns off and battery fuel meter indicates 70 %.
|
|
|
|
|
|
* Dark mode: Not available out-of-the-box. Can be tweaked by using GNOME Tweaks app and set any theme you want there. Alternative, use `gsettings`: `gsettings set org.gnome.desktop.interface gtk-theme “Adwaita-dark”`
|
|
|
* File manager: Install `nautilus` (not adaptive yet). Download [this ](https://source.puri.sm/Librem5/phoc/-/blob/master/helpers/scale-to-fit)and scale it to fit the screen. From the directory where the script is run `scale-to-fit org.gnome.nautilus`
|
|
|
|
|
|
* File manager: Install `nautilus` (not adaptive yet). Download [this ](https://source.puri.sm/Librem5/phoc/-/blob/master/helpers/scale-to-fit) and scale it to fit the screen. From the directory where the script is run `scale-to-fit.asc org.gnome.nautilus on`
|
|
|
Tip for Linux newbies: Search for and install 'nautilus' in PureOS store. From the browser, navigate to the indicated link, click Download, find the downloaded file and move it to the Home folder (for simplicity). Open terminal and type:
|
|
|
bash scale-to-fit.asc org.gnome.nautilus on
|
|
|
File manager nautilus is now scaled to fit the screen.
|
|
|
|
|
|
* Install Software: In case installing software from PureOS store does not work --> Do it from terminal e.g. `sudo apt install firefox-esr` and `firefox-esr-mobile-config` (for better screen fit)
|
|
|
|
|
|
* Root account: Locked by default. So there is no root password available. More technical details [here](https://source.puri.sm/Librem5/image-builder/-/merge_requests/123). Unlock root account with `sudo passwd`, check out [this discussion](https://forums.puri.sm/t/what-does-locking-the-root-password-do/10895) for more background.
|
|
|
|
|
|
* Screenshots: Insatll `librem5-goodies`. After install it will show in the app tray as: `Screen Shot`
|
|
|
|
|
|
* Standby mode: Currently no standby / suspend mode available. Screen just gets dark.
|
|
|
|
|
|
* User name: Default user name is: `purism`
|
|
|
|
|
|
* Web Apps: Installation as seen in Video Walkthrough. Deletion / adaption via [Web Application Manager](https://docs.puri.sm/Librem_5/Web.html#web-applications)
|
|
|
|
|
|
**Calls**
|
... | ... | |