Interesting. 'vga' gave the hint where to look. I could reproduce the situation. Apparently there is a correlation between VGA mode and displayed characters.hw.vga.textmode=0
hw.vga.textmode
and set the parameters down below into loader.conf(5):Option 1:
screen.textmode=0
Option 2:
If you want a higher screen resolution and smaller font size set instead
vbe_max_resolution="n" # Replace "n" with desired resolution.
# See loader.conf(5) for predefined values or set custom.
screen.font="nxn" # For font size see /boot/fonts
ã õ ç
no "/?°₢" (alt + q / w / e / c )
is there any way to upload something to patch this once and for all ...
Don't worry, no problem at all.Sorry if is a noob question
Yes. Please attach the patch to the problem report. After filing the PR drop a note here in this thread of the PR number. I will follow on bugzilla, contribute if necessary.do you want me to include this patch in the bug report explaining the situation right?
You're doing fine. Your English is fine. Thanks for your persistence in making things better for your classmates.sorry if it was not correct
Could you provide me an alternate patch with the ₢ symbol even if it's not functional please?You can file a bug report at https://bugs.freebsd.org and propose the extra characters to be included to the 'br' key map with the patch file attached down below.
It modifies br.kbd, AltGr + q / w / e to print / , ? , ° .
No cruzeiro sign. Unicode hex 0x20a2 for ₢ has no effect in console, only a rectangle is printed. The cruzeiro sign is not alone, many of the currency symbols are not displayed.
Sure.Could you provide me an alternate patch with the ₢ symbol even if it's not functional please?
setxkbdmap -variant abnt2 -layout br
).2. The keyboard is supposed to generate it
Alt Gr + c in all my keyboards prints this: ₢
Now i am realizing that the ABNT2 uses "€" instead of "°" too .-.Some pictures of real keyboards that don't have the copyright symbol there.
GitHub - fellipec/abnteuro: Layout de teclado Português - ABNT2 com símbolo do Euro (€)
Layout de teclado Português - ABNT2 com símbolo do Euro (€) - fellipec/abnteurogithub.com