Warning, /plasma/plasma-mobile/tests/README.md is written in an unsupported language. File is not indexed.

0001 <!--
0002 - SPDX-FileCopyrightText: None 
0003 - SPDX-License-Identifier: CC0-1.0
0004 -->
0005 
0006 # Tests
0007 Run any of the example files in this folder with `qmlscene` to test different components.
0008 
0009 Be sure to have the project installed on the system.
0010 
0011 ### Power Menu
0012 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:
0013 
0014 ```shell
0015 ~/kde/usr/lib/libexec/ksmserver-logout-greeter --windowed --lookandfeel org.kde.plasma.phone
0016 ```