> > > Module Name: src > > > Committed By: macallan > > > Date: Thu Feb 14 16:16:25 UTC 2013 > > > > > > Modified Files: > > > src/external/mit/xorg/server/xorg-server/hw/xfree86/xorgos: Makefile > > > > > > Log Message: > > > set -DPCVT_SUPPORT on most hardware > > > > Isn't it VGA specific? > > Not really. For now Xorg uses PCVT-specific ioctl()s to switch virtual > consoles, until someone changes that to use wsdisplay we need PCVT for > that. ( and COMPAT_PCVT in the kernel, in order to emulate those ioctl()s )
Ah, I see. Thanks for the explaination. --- Izumi Tsutsui