#!/bin/sh
pidof olpc-kbdshim-udev && [ -p /var/run/olpc-kbdshim_command ] &&
echo F9 > /var/run/olpc-kbdshim_command
EOF
