You are not logged in.
Hi..
Is possible login after suspend screen without not login ?
Thanks !
Im RC2
Last edited by exe (2016-02-17 23:55:47)
Offline
I can't understand what you are asking. Maybe if you posted in Spanish, one of our members can translate it for us
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
hehe, sorry by my inglish..
OK..
Quería saber si es posible después de suspender pantalla no loguearse para volver al escritorio.
Supongo que hay que modificar lightdm pero...
Gracias @damo
Offline
Disable `light-locker`, by editing `/etc/xdg/autostart/light-locker.desktop`, and add "Hidden=true" .
Log out/in.
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Offline
mm..
ok ?
#Exec=light-locker
Hidden=true
NO!! Add the line. The last four lines should now read
Icon=preferences-desktop-screensaver
Exec=light-locker
NoDisplay=true
Hidden=true
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
exe wrote:mm..
ok ?
#Exec=light-locker
Hidden=trueNO!! Add the line. The last four lines should now read
Icon=preferences-desktop-screensaver Exec=light-locker NoDisplay=true Hidden=true
Thanks !!
Offline
If it has worked, please edit the title of your first post and add [SOLVED]
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
If it has worked, please edit the title of your first post and add [SOLVED]
OOOOOOK !
Offline
Disable `light-locker`, by editing `/etc/xdg/autostart/light-locker.desktop`, and add "Hidden=true" .
Log out/in.
Of course this works, but I always advocate copying /etc/xdg/autostart/light-locker.desktop to ~/.config/autostart/light-locker.desktop and editing your personal file, leaving the system file alone. This doesn't require sudo (always a plus IMHO) and will survive upgrades of light-locker.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
Of course this works, but I always advocate copying /etc/xdg/autostart/light-locker.desktop to ~/.config/autostart/light-locker.desktop and editing your personal file, leaving the system file alone. This doesn't require sudo (always a plus IMHO) and will survive upgrades of light-locker.
very important! this way it will also survive updates.
it is sane remarks like this that usually drown in the happiness of having solved your first problem, so: qft.
Offline