Ed Maste
2020-Mar-10 16:19 UTC
vt [was: Re: [Bug 235564] INDEX.keymaps for vt contains "from-" keymaps but the files are missing]
On Mon, 9 Mar 2020 at 15:15, Andy Farkas <andyf at andyit.com.au> wrote:> > On 2020-03-10 01:04, Konstantin Belousov wrote: > > Take a look at r334530. > > "or the user really hates this feature and can't wait to turn it off"So to confirm, your issue is with sc(4), not vt(4)?
Andy Farkas
2020-Mar-10 23:15 UTC
vt [was: Re: [Bug 235564] INDEX.keymaps for vt contains "from-" keymaps but the files are missing]
On 2020-03-11 02:19, Ed Maste wrote:> So to confirm, your issue is with sc(4), not vt(4)?I don't actually have an issue with either. although: "After booting, all colors can be changed using the syscons.kattr sysctl." % sysctl -a | grep syscons hw.syscons.sc_no_suspend_vtswitch: 0 hw.syscons.kbd_debug: 1 hw.syscons.kbd_reboot: 1 hw.syscons.bell: 1 hw.syscons.saver.keybonly: 0 % Also, both sc and vt are compiled into GENERIC. Is it just a matter of putting "syscons=[sc|vt]" in loader.conf to select whatever driver? FreeBSD drunkfish.andyit.com.au 12.1-STABLE FreeBSD 12.1-STABLE #1 r358253: Sun Feb 23 15:02:00 AEST 2020 -andyf