[mythtv-users] Sending special keys in lircrc

Yan Seiner yan at seiner.com
Sun Jan 25 14:42:21 UTC 2009


Is there some way I can send special keys like VolumeUp, PausePlay, 
NextSong from lircrc? 

PlayPause is this scan code:

Event: time 1232894467.872226, type 4 (Misc), code 4 (ScanCode), value c00cd
Event: time 1232894467.872239, type 1 (Key), code 164 (PlayPause), value 0

In other words:

# PlayPause
    begin
        remote = hid_keyboard
        button = PlayPause
        prog   = mythfrontend
        config = ***** <- what goes here?????
        flags  = quit
    end


Thanks,

--Yan


More information about the mythtv-users mailing list