https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235258

--- Comment #1 from scootergri...@gmail.com ---
It seems "kbdmap -V" tries to set a font file as a keymap.
And that "vidfont -K" tries to set a keymap as a font.

With syscons:

    Run "kbdmap -V" press enter to select the first font in the list:

        kbdcontrol: illegal definition line
        keymap="armscii8-8x8.fnt"

    Run "vidfont -K" press enter to select the first layout in the list:

        Which font size? /usr/share/syscons/keymaps/hy.armscii-8.kbd
        font8=hy.armscii-8.kbd

With vt:

    Run "kbdmap -V" press enter to select the first font in the list:

        kbdcontrol: illegal definition line
        keymap="gallant.fnt"

    Run "vidfont -K" press enter to select the first layout in the list:

        vidcontrol: bad magic in font file

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to