130
130
Choices: None, Custom${REMOTES}
132
_Description: Remote control configuration:
133
If you choose a remote or transmitter, but already have a
134
configuration file in /etc/lirc/lircd.conf, the existing
135
file will be renamed to /etc/lirc/lircd.conf.dpkg-old and
136
the community configurations loaded into
137
/etc/lirc/lircd.conf. If you have a
138
/etc/lirc/lircd.conf.dpkg-old file already, it will not
139
be overwritten and your current /etc/lirc/lircd.conf will
132
_Description: Choose a remote if you would like to preload a configuration:
133
If you choose a remote, but already have a configuration file
134
in /etc/lirc/lircd.conf, the existing file will be renamed
135
to /etc/lirc/lircd.conf.dpkg-old and the community
136
configurations loaded into /etc/lirc/lircd.conf. This
137
process will only happen once, and subsequent instantiations
138
of this configuration will not overwrite your
139
/etc/lirc/lircd.conf file again.
142
141
Template: lirc/transmitter
144
143
Choices: None, Custom${TRANSMITTERS}
146
_Description: IR transmitter, if present:
145
_Description: If you need to use an IR transmitter, please select it:
147
146
IR transmitters can be used for controlling external devices. Some
148
147
devices are considered transceivers, with the ability to both send
149
148
and receive. Other devices require separate hardware to accomplish
154
153
Choices: /dev/lirc0${EVENTS}
155
154
Default: /dev/lirc0
156
_Description: Custom event interface for your dev/input device:
155
_Description: Select your custom event interface for your dev/input device:
157
156
Many remotes that were previously supported by the lirc_gpio interface now
158
157
need to be set up via the dev/input interface. You will need to custom
159
158
select your remote's event character device. This can be determined by
162
161
Template: lirc/start_lircd
165
Description: Hint for lirc:
164
Description: Hint for lirc
166
165
for internal use only
168
167
Template: lirc/serialport
170
169
Choices: /dev/ttyS0, /dev/ttyS1
171
170
Default: /dev/ttyS0
172
_Description: Port your serial device is attached to:
171
_Description: Choose the port that your serial device is attached to:
173
172
The UART (serial) driver is a low level driver that takes advantage
174
173
of bit banging a character device. This means that you can only use it
175
174
with hardware serial devices. It unfortunately does not work with USB