Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Oct 2024 02:18:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 255202] drawer.lua: brand positioning not working
Message-ID:  <bug-255202-227-kpLDGGqtIr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255202-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255202-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255202

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=3D253925&action=
=3Dedit
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 hid=
ing
it with a white space on top, increase the the twiddle_divisor, for example:

    echo 'twiddle_divisor=3D"320"' >> /boot/loader.conf

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255202-227-kpLDGGqtIr>