I'd like to completely disable the lock screen in Phosh - I strongly prefer not having to type in my password to start using the phone. I'd expect to have this option in user settings, but it's not there (yet?). What would be a proper way to disable lock screen?
The only idea (and probably not a good one) that came to my mind is to create a passwordless user. I've attempted to do it and failed. I copied the sha512 hash of the empty password into /etc/shadow. It didn't work as evidenced by my inability to ssh into PinePhone from computer using empty password. I tried it on different distros, and in the case of Mobian my attempts even rendered the install unrecoverable (I wonder why), even after restoring the original /etc/shadow that I had backed up previously.
Thanks for any input on this issue!
I too wish there was a way to excise this, to me, useless functionality. It really does slow down my access with no benefit.
I have mused a couple of times here with no progress, and spent long times with Prof Duck and trying to find something on the Purism forums with no success yet.
I suspect the only option is a feature request to Purism. IMHO the logical place for a switch, after settings, would be /usr/share/phosh/phoc.ini but that has no clues.
- ROCKPro64 v2.1 2GB, 16Gb eMMC retired in favour of a fruity upgrade
- PinePhone Pro Explorer Edition, daily driver, Tow-boot on SPI, Arch/SXMO on eMMC
- PinePhone BraveHeart now v1.2b 3/32Gb, Tow-boot with pmOS/SXMO on eMMC
Erm... if it's in the pipeline, it must be tiny because it's the end of May and phosh is *still* not paying any attention to the gsettings commands.
eg as in
this thread
first command gets status. If set to false, change to true:
Code:
$ gsettings get org.gnome.desktop.lockdown disable-lock-screen
$ gsettings set org.gnome.desktop.lockdown disable-lock-screen true
If anybody knows any kludge to KO that lock screen, I'd be very grateful! It's an intense pain.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
OS: Mobian Bookworm, Phosh. Pinephone Braveheart from 2020-02-11
I think there are two issues here: Locking the screen, and forcing a password. I recently ran an update to Mobian that give me the option, in settings, to disable automatic screen lock. I also ran the above gsetting.
However, the screen still locks when you turn off the display via power button. I think I would be OK with the screen locking if it didn't also prompt me for a password to log back in. Is there a way to disable just this?
I second that! One of the few uses of my cell phone is to play a cd's worth of music on headphones as I go for a walk. There is nothing more annoying than suspend mode coming up every couple of minutes and turning off my music. This was happening with plasma-mobile as well. Is there any way to prevent this behaviour with an 'inhibit suspend mode' type of command. Thanks.
There have been some updates since these questions, but still no solution I can see for do away with the PIN requirement. You're right, marcih, that what I'm really looking for is a no-PIN system, not a no-lock-screen system.
Sounds like there's quite a few of us. I wish the phosh devs would make the gui pay attention to the gsettings disable-lock-screen setting! It does nothing on my phone
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
OS: Mobian Bookworm, Phosh. Pinephone Braveheart from 2020-02-11
I'd like this feature as well, I was a little disappointed when I found that the org.gnome.desktop.screensaver lock-enabled gsetting didn't work. I'll often lie in bed and watch TV and rather often look at my phone, my options right now are either leave the screen always on and drain the battery or constantly having to re-enter my password when the screen powers off. It's not a big deal but it's a small quality of life improvement.