Skip to content

Instantly share code, notes, and snippets.

@fabsrc
Created November 4, 2015 10:16
Show Gist options
  • Save fabsrc/a42abcb99bf47f4fa271 to your computer and use it in GitHub Desktop.
Save fabsrc/a42abcb99bf47f4fa271 to your computer and use it in GitHub Desktop.
Start Kodi with lirc
begin
prog = irexec
button = KEY_POWER
config = pgrep kodi || kodi &
repeat = 0
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment