#!/bin/sh
# TODO capture pid of onkey program and kill when this script is killed
onkey 2>/var/log/powerkey.log -e 116 -c screen_on_off
