How to disable lock screen in Phosh? - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121) +--- Thread: How to disable lock screen in Phosh? (/showthread.php?tid=12570) Pages:
1
2
|
RE: How to disable lock screen in Phosh? - nelstomlinson - 09-27-2021 (09-18-2021, 02:11 PM)3x5co Wrote: It looks like this has been [fixed](https://gitlab.gnome.org/World/Phosh/phosh/-/commit/bca85c8a984ba24eb5f0de7f28ba671667d6314a), and is waiting for [a merge](https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/747) into the codebase. So keep an eye on those threads. From here Quote:Merge blocked: fast-forward merge is not possible. To merge this request, first rebase locally.Looks as if that's not going to get merged for a while. RE: How to disable lock screen in Phosh? - svenh - 02-18-2022 The merge request 747 has been replaced by a new one, two weeks ago: https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1012 Let's hope that this will succeed soon. RE: How to disable lock screen in Phosh? - svenh - 03-05-2023 (02-18-2022, 09:08 AM)svenh Wrote: The merge request 747 has been replaced by a new one, two weeks ago: https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1012 This merge request 1012 was merged and it is present in phosh 0.25.1 It took 2 years, but better late than never. The following command works for me to avoid screen locking with the power button: gsettings set org.gnome.desktop.screensaver lock-delay 3600 Please share better ideas. RE: How to disable lock screen in Phosh? - jakfish - 03-05-2023 Thanks for the heads-up. Manjaro Phosh Beta 29 is still at Phosh 24 but I downloaded Phosh and Phoc 25.1 from here: https://archmobile.mirror.danctnix.org/danctnix-testing/aarch64/ and manually installed them. So far, without problem. With your command, using PP Beta and physical kb, the power button simply blanks the screen for a moment, then it comes back. Sometimes, however, it's in portrait. Now, when the screen times out, it does come back without lockscreen and that's great. Since I hate the pop-up warning of a suspend, I disabled suspend in Phosh and installed/used xautolocker which simply suspends with user-set time. I still would love to find auto login from boot. And also, a way to forgo any pin entry at all. Editing /etc/sudoers helps in terminal/scripts, but the six-character login remains a pain. Thanks again for the find. RE: How to disable lock screen in Phosh? - Eugo - 03-31-2023 (03-05-2023, 09:34 AM)svenh Wrote:(02-18-2022, 09:08 AM)svenh Wrote: The merge request 747 has been replaced by a new one, two weeks ago: https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1012 Need no better. Works! On manjaro phosh 26. You added lots of stress-free time to my life, have a drink on me! This still leaves it locked when it suspends after getting asleep, as the other suggestion above didn't catch. |