Hello, my problem is related with scrollbuffer size in my csh.
I have figured out that i must use sc(4) instead of vt(4), and already done it. Also I can increase my scrollback size using
Another thing I am interested in is where to put syscons options like
I tried /etc/rc.conf and /etc/sysctl.conf but it has no effect.
I have figured out that i must use sc(4) instead of vt(4), and already done it. Also I can increase my scrollback size using
vidcontrol -h <number>
command. The current problem is that I can't save this result after rebooting. Another thing I am interested in is where to put syscons options like
Code:
options SC_HISTORY_SIZE=N