Command to restart Lomiri on focal?
-
I'm running focal on a Lenovo X605f.
I'm not happy with the scaling which is currently 13.
UT Tweak Tool is not available for focal yet.
So I changed "GridUnit" in /etc/deviceinfo/devices/halium.yaml to "18".To make that change take effect I have to restart Lomiri, right? (Like I had to restart Unity8 from UT Tweak Tool)
How do I do that from the command line?
TIA!
-
@muskist
To reboot phone type:reboot
Press EnterReboot only gui:
lomiri --replace
Press Enter
It might hang on the splash screen, wait a few minutes and press the powerbutton to get the gui to load. -
@Rondarius said in Command to restart Lomiri on focal?:
[...]
Reboot only gui:
lomiri --replace
Press Enter
It might hang on the splash screen, wait a few minutes and press the powerbutton to get the gui to load.Thanks for your reply!
Lomiri tried to restart but endlessly hung on the splash screen. Pressing the power button made the device reboot. Both on my Lenovo tablet and my Fairphone 3.
-
@muskist
systemctl --user restart lomiri-full-greeter.service
-
@kugiigi Thanks! Worked out fine!
-