I don't like the red cursor on the Console Display and it's there with vt() and sc(). Nowhere in vidcontrol() can I find an option to set the color, only the shape. I even dug deep into the source in /usr/src/sys/dev/fb/vga.c and vesa.c and couldn't find anything there.
So where is this color set? The cursor was not colored before 12.0.
My /boot/loader.conf
I also have
In /etc/rc.conf
So where is this color set? The cursor was not colored before 12.0.
My /boot/loader.conf
Code:
autoboot_delay="5"
beastie_disable="YES"
kern.vty="sc"
vesa_load="YES"
boot_multicons="YES"
boot_serial="YES"
comconsole_speed="115200"
console="comconsole,vidconsole"
I also have
Code:
allscreens_flags="MODE_322"
In /etc/rc.conf