|  | LIRC libraries
    LinuxInfraredRemoteControl | 
The configuration selected, and it's sources. More...
 
  
 | Public Member Functions | |
| def | __init__ (self, cf=None) | 
| def | note (self) | 
| The possible note to display when selected.  More... | |
| Public Attributes | |
| device | |
| driver | |
| selected device.  More... | |
| config | |
| Read-only driver dict in db. | |
| modinit | |
| Read-only config dict in db. | |
| modprobe | |
| Substituted data from driver. | |
| lircd_conf | |
| Substituted data from driver. | |
| lircmd_conf | |
| Name of lircd.conf file. | |
| label | |
| Name of lircmd.conf file. | |
The configuration selected, and it's sources.
Definition at line 96 of file database.py.
| def lirc.database.Config.note | ( | self | ) | 
The possible note to display when selected.
Definition at line 114 of file database.py.
| lirc.database.Config.driver | 
selected device.
Definition at line 101 of file database.py.