You are not logged in.
I recently installed Xubuntu 24.04.1 LTS and the "Lock Screen" button in the application menu (the green padlock icon) isn't working. It doesn't do anything when I click it. I've included a screenshot from the internet to illustrate the button I'm referring to, as I can't take a screenshot with the menu open. It's the middle button in the image.
Thank you for your help!
Last edited by ZEEQ (2024-12-30 19:27:23)
ZeeQ
"I promise my English gets better with coffee...or maybe not!"
---
Offline
Hello and welcome.
Go to the whiskermenu properties and see which application is associated with it. Try running that application/command in a terminal window to see what happens.
Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Hello and welcome.
Go to the whiskermenu properties and see which application is associated with it. Try running that application/command in a terminal window to see what happens.
Hey, thanks for the reply.
This is the command,
xflock4
but when I run it in the command prompt/terminal, nothing happens.
Last edited by ZEEQ (2024-12-31 03:54:38)
ZeeQ
"I promise my English gets better with coffee...or maybe not!"
---
Offline
What does the following command return?
ps -ef | grep -E 'screen|lock'
Does running:
dm-tool lock
...in a terminal lock your screen?
If so, change the command in whiskermenu to that one.
Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
dm-tool lock
Hey thank you! it's working
ZeeQ
"I promise my English gets better with coffee...or maybe not!"
---
Offline
[ Generated in 0.013 seconds, 7 queries executed - Memory usage: 541.67 KiB (Peak: 542.95 KiB) ]