[Bug 235258] Selection something with vidfont -K and kbdmap -V does not work

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 7 00:00:41 UTC 2019


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

--- Comment #1 from scootergrisen at 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.


More information about the freebsd-bugs mailing list