pmaports/main/postmarketos-ui-plasma-mobile/unlock-plasma
Alexey Min 7d8587a9db
postmarketos-ui-plasma-mobile: add unlock-plasma helper script (!337)
Plasma lockscreen is currently hard or impossible to unlock
using phone itself, that's why you should send a command to
ConsoleKit over DBus in a shell. This script saves from extra
typing.
2019-05-01 00:11:20 +03:00

5 lines
158 B
Bash
Executable file

#!/bin/sh
sudo qdbus-qt5 --system \
org.freedesktop.ConsoleKit \
/org/freedesktop/ConsoleKit/Session1 \
org.freedesktop.ConsoleKit.Session.Unlock