@@ -85,6 +85,8 @@ func openFramebuffer(path string) (*framebuffer, error) {
}
func (fb *framebuffer) close() {
fb.fill(rgb{})
fb.flush()
unix.Munmap(fb.mem)
fb.file.Close()
The note is not visible to the blocked user.