mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-08 14:51:46 +00:00
If the X server is terminated while its VT is not active, it should
not change the current VT.
v2: Query current state in xf86CloseConsole using VT_GETSTATE instead of
keeping track in xf86VTEnter/xf86VTLeave/etc.