Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Lock computer with Android phone #27

Open
SaadBazaz opened this issue Mar 5, 2023 · 1 comment
Open

[Feature Request] Lock computer with Android phone #27

SaadBazaz opened this issue Mar 5, 2023 · 1 comment

Comments

@SaadBazaz
Copy link

Would love this as a feature. When I'm away from my computer, I'd like to lock my computer with my phone.

I tried to do this by creating a "Run Command":

/home/<myuser>/scripts/lock-screen.sh

Where ~/scripts/lock-screen.sh contains:

xdg-screensaver lock

But this doesn't work. Any help?

@Dev-MihirParmar
Copy link

The following feature can be achieved via a different way currently all you need to do is to paste the following code in the command section of the application "zorin connect"

To Unlock
loginctl unlock-session

To Lock
loginctl lock-session

Here are few more commands you may find helpful 🥰

Screenshot_20230411-233516_Chrome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants