Skip to content

Commit 5e78eff

Browse files
StaticRocketcshilwant
authored andcommitted
fix(qt): fix list of supported backends
We should focus more on the platform listing here. Signed-off-by: Randolph Sapp <rs@ti.com>
1 parent 84af777 commit 5e78eff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/linux/Foundational_Components/Graphics/Common/QT_Graphics_Framework.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ The PSDK target file system includes the pre-built Qt libraries under
1919
Demos
2020
*****
2121

22-
Qt provides demos for the Null Window System / KMS / DRM / EGL Full Screen
23-
(EGLFS) backends. By default EGLFS will use the ``eglfs_kms`` backend.
22+
Qt provides demos for the Wayland, Linux framebuffer (LINUXFB), and EGL Full
23+
Screen (EGLFS) backends. By default EGLFS will use the ``eglfs_kms`` backend.
2424

2525
.. code-block:: console
2626

0 commit comments

Comments
 (0)