#!/bin/sh

echo "$1" | dd bs=4 seek=$((100 * 1024 + 200)) of=/dev/fb0