KMSDRM on Dragonfly BSD doesn't work without being root

This commit is contained in:
Cacodemon345 2021-05-12 20:43:10 +06:00 committed by Sam Lantinga
parent 9e1d7baef1
commit ddc6be3559
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
KMSDRM on *BSD
==================================================
KMSDRM is supported on FreeBSD and OpenBSD. DragonFlyBSD is not tested yet, but should work. NetBSD isn't supported yet because the application will crash when creating the KMSDRM screen.
KMSDRM is supported on FreeBSD and OpenBSD. DragonFlyBSD works but requires being a root user. NetBSD isn't supported yet because the application will crash when creating the KMSDRM screen.
WSCONS support has been brought back, but only as an input backend. It will not be brought back as a video backend to ease maintenance.