mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
tests: Update readme with ksmserver-logout-greeter info for power menu
Updates the tests README.md with the command to launch ksmserver-logout-greeter with the phone look and feel. Requires https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/2293
This commit is contained in:
parent
cc271f44ff
commit
979d35ef06
1 changed files with 7 additions and 0 deletions
|
|
@ -7,3 +7,10 @@
|
||||||
Run any of the example files in this folder with `qmlscene` to test different components.
|
Run any of the example files in this folder with `qmlscene` to test different components.
|
||||||
|
|
||||||
Be sure to have the project installed on the system.
|
Be sure to have the project installed on the system.
|
||||||
|
|
||||||
|
### Power Menu
|
||||||
|
To test the power menu, the following command can be used to invoke `ksmserver-logout-greeter` with the mobile look and feel in a window:
|
||||||
|
|
||||||
|
```shell
|
||||||
|
~/kde/usr/lib/libexec/ksmserver-logout-greeter --windowed --lookandfeel org.kde.plasma.phone
|
||||||
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue