... | ... | @@ -14,7 +14,9 @@ File manager [nemo](https://en.wikipedia.org/wiki/Nemo_%28file_manager%29) scale |
|
|
* **Flatpak**: Flatpak support and PureOS store integration are installed by default. Only need to add the Flathub repository in [step 3](https://flatpak.org/setup/Debian/)
|
|
|
* **IMEI:** To find the IMEI of your Librem 5, go to `Settings > Mobile > Modem Details`.
|
|
|
* **Install Software:** In case installing software from PureOS store does not work --> Do it from terminal e.g. `sudo apt install firefox-esr`. Note that PureOS store, by default, lists software that has been adapted to the Librem 5's screen. Other packages can be found and installed using the search tool within the store, but may not scale well to the screen without further modification. Using `Scale Screen` app, a part of `librem5-goodies`, to temporarily reduce scale, may help with such non-adaptive apps.
|
|
|
* **Notifications:** Accessed by touching the battery icon at the top right corner of the screen.
|
|
|
* **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.
|
|
|
* **Screen Orientation:** At present this is done manually from the notifications area.
|
|
|
* **Screenshots:** Install `librem5-goodies`. After install it will show in the app tray as: `Screen Shot`, along with other included apps.
|
|
|
* **Standby mode:** Currently no standby / suspend mode available. Screen just gets dark.
|
|
|
* **System/Software Updates:** Click Updates tab within PureOS Store, or install from Terminal. Tip for those new to Linux: Within Terminal, enter: `sudo apt update` followed by `sudo apt upgrade` (if any updates available). (sudo = superuser do / i.e. admin level action)
|
... | ... | |