[Bug 255202] drawer.lua: brand positioning not working
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Oct 2024 02:18:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255202 Jose Luis Duran <jlduran@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #224383|0 |1 is obsolete| | --- Comment #10 from Jose Luis Duran <jlduran@gmail.com> --- Created attachment 253925 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=253925&action=edit stand: Fix brand positioning with frame buffer With frame buffer consoles, the brand positioning was not being set with `loader_brand_x` and `loader_brand_y`. As a workaround for the twiddle printing on top of the menu, instead of hiding it with a white space on top, increase the the twiddle_divisor, for example: echo 'twiddle_divisor="320"' >> /boot/loader.conf -- You are receiving this mail because: You are on the CC list for the bug.