Hi, Is there any way to change vesa mode for high-res monitors? In FreeBSD this is done by `vidcontrol -i mode` to get the list of supported modes, and then `vidcontrol MODE_${modeId}` Didn't found something like that in NetBSD.