LIRC libraries
LinuxInfraredRemoteControl
|
Canned classes, one for each command in the lircd(8) socket interface. More...
Classes | |
class | lirc.client.SimulateCommand |
Simulate a button press, see SIMULATE in lircd(8) manpage. More... | |
class | lirc.client.ListRemotesCommand |
List available remotes, see LIST in lircd(8) manpage. More... | |
class | lirc.client.ListKeysCommand |
List available keys in given remote, see LIST in lircd(8) manpage. More... | |
class | lirc.client.StartRepeatCommand |
Start repeating given key, see SEND_START in lircd(8) manpage. More... | |
class | lirc.client.StopRepeatCommand |
Stop repeating given key, see SEND_STOP in lircd(8) manpage. More... | |
class | lirc.client.SendCommand |
Send given key, see SEND_ONCE in lircd(8) manpage. More... | |
class | lirc.client.SetTransmittersCommand |
Set transmitters to use, see SET_TRANSMITTERS in lircd(8) manpage. More... | |
class | lirc.client.VersionCommand |
Get lircd version, see VERSION in lircd(8) manpage. More... | |
class | lirc.client.DrvOptionCommand |
Set a driver option value, see DRV_OPTION in lircd(8) manpage. More... | |
class | lirc.client.SetLogCommand |
Start/stop logging lircd output , see SET_INPUTLOG in lircd(8) manpage. More... | |
Canned classes, one for each command in the lircd(8) socket interface.