Quoting Anthony Giggins <seven at seven.dorksville.net>: > Anyone know howto remap button presses with libcec-daemon? Use the source Luke. In libcec-daemon/src/main.cpp there's an array that's filled with uinput key events, search for KEY_ENTER. Cheers, Tim.