mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00:00
This workaround was unnecessarily active for current DragonFlyBSD, as well as probably for current FreeBSD as well, because the "pcvt" console support would be used by default. Hence this adds explicit code for the PCVT case to skip the quirk on FreeBSD and DragonFlyBSD. Signed-off-by: Imre Vadász <imre@vdsz.com>