This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
# | |
# react to cec keypresses in the jankiest way possible | |
# | |
# Author: Dave Eddy <[email protected]> | |
# Date: 10/15/2013 | |
# Licens: MIT | |
# Tested on: Raspberry pi with libcec compiled from soure | |
onright() { |