shift-shell/tests/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

17 lines
490 B
Markdown
Raw Permalink Normal View History

<!--
2024-07-27 03:47:44 +00:00
- SPDX-FileCopyrightText: None
- SPDX-License-Identifier: CC0-1.0
-->
# Tests
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.
### 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
2023-03-02 07:19:14 +00:00
~/kde/usr/lib/libexec/ksmserver-logout-greeter --windowed --lookandfeel org.kde.breeze.mobile
```