meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
desktopenvironments [2022/09/17 07:41] – realroot | desktopenvironments [2023/06/09 12:05] (current) – fixed sxmo install method after testing on Mobian rc3 magdesign | ||
---|---|---|---|
Line 7: | Line 7: | ||
==== Sxmo - wayland/ | ==== Sxmo - wayland/ | ||
- | Sxmo x11/ | + | Sxmo (x11/dwm) is not available. |
- | While swmo currently it is on Debian testing repo, to install it: | + | Swmo is on Debian testing repo, to install it: |
< | < | ||
+ | sudo apt install sxmo-utils | ||
+ | </ | ||
+ | and select **swmo** on the session dropdown of the login screen. | ||
- | sudo systemctl stop phosh | + | |
+ | on older system you might still disable | ||
+ | < | ||
sudo systemctl disable phosh | sudo systemctl disable phosh | ||
Line 19: | Line 24: | ||
sudo apt install sxmo-utils | sudo apt install sxmo-utils | ||
- | </ | + | sudo systemctl enable sxmo |
- | You need to be on ssh or a physical keyboard, since the GUI will be stopped. | + | sudo reboot |
- | Check the user guide for info about the gestures etc. https:// | + | </ |
+ | Or any other method to run this. Note that currently a reboot is needed | ||
+ | after installing this package in order to re-run udev rules to create | ||
+ | the symlink / | ||
+ | |||
+ | Check the user guide for info about the gestures etc. https:// | ||
Sxmo's home page: https:// | Sxmo's home page: https:// | ||
+ | |||
+ | Debian patches it to use emoji instead of the original nerd fonts. | ||
+ | You can download them from https:// | ||
+ | |||
+ | Then you need to revert the patches that changes them in the hooks: https:// | ||
==== GNOME Shell ==== | ==== GNOME Shell ==== | ||
Line 151: | Line 166: | ||
Lomiri is the desktop environment from Ubuntu Touch. It was originally Canonical' | Lomiri is the desktop environment from Ubuntu Touch. It was originally Canonical' | ||
- | + | Lomiri | |
- | + | ||
- | ==== Plasma ==== | + | |
- | + | ||
- | Jonah Brüchert | + | |
- | We can install | + | |
< | < | ||
- | #. Get and install the repository keyring | + | sudo apt update |
- | wget https:// | + | sudo apt install Lomiri |
- | sudo dpkg -i debian-pm-archive-keyring_20210819_all.deb | + | </code> |
- | #. Add the following to `/ | + | {{lomiri_homescreen.jpg? |
+ | {{lomiri_appdrawer.jpg? | ||
+ | {{lomiri_topbarmenu.jpg? | ||
+ | {{lomiri_runningapps.jpg?200|}} | ||
- | deb https:// | ||
- | #. Update the package database: | ||
- | sudo apt update | + | ==== Plasma Mobile ==== |
- | #. Install the base packages: | + | Plasma Mobile has been packaged and uploaded to Debian main repo! |
- | sudo apt install plasma-phone-components plasma-phone-settings plasma-settings plasma-phonebook plasma-angelfish plasma-nm simplelogin plasma-dialer spacebar | + | Installing Plasma Mobile is now as simple |
- | + | < | |
- | + | sudo apt update | |
- | #. Modify the simple | + | |
- | ``phablet`` by editing the ``/ | + | |
- | + | ||
- | #. Prevent `phosh.service` from auto-starting at future boots and enable simplelogin at its place:: | + | |
- | | + | sudo apt install plasma-mobile plasma-mobile-tweaks plasma-settings plasma-phonebook plasma-dialer spacebar angelfish okular-mobile |
- | + | ||
- | #. Reboot. | + | |
</ | </ | ||
- | This procedure is not removing Phosh from the system, then it remains possible to start Phosh or Plasma by starting/ | + | {{plasma_homescreen.jpg? |
+ | {{plasma_appdrawer.jpg? | ||
+ | {{plasma_pulldownmenu.jpg?200|}} | ||
- | {{: | ||
- | {{: | ||
- | {{: | ||
- | {{: | ||
- | {{: | ||
- | {{: | ||
==== LXDE ==== | ==== LXDE ==== |