diff options
author | nox <nox@FreeBSD.org> | 2011-03-03 06:59:14 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2011-03-03 06:59:14 +0800 |
commit | 07dd0931d2c180a8e32038961b46f0aa34c11aa3 (patch) | |
tree | e8de990033eb34350d55a8a3e5585f1410665f76 /comms | |
parent | 26602e19b80180893c6c38fc3320159760e6f20d (diff) | |
download | freebsd-ports-gnome-07dd0931d2c180a8e32038961b46f0aa34c11aa3.tar.gz freebsd-ports-gnome-07dd0931d2c180a8e32038961b46f0aa34c11aa3.tar.zst freebsd-ports-gnome-07dd0931d2c180a8e32038961b46f0aa34c11aa3.zip |
Also commit this that was just missed.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/lirc/files/pkg-message.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/comms/lirc/files/pkg-message.in b/comms/lirc/files/pkg-message.in index 09117336ac54..ed6b4cb7462e 100644 --- a/comms/lirc/files/pkg-message.in +++ b/comms/lirc/files/pkg-message.in @@ -33,12 +33,12 @@ Some example configs should have been installed here: %%LOCALBASE%%/share/examples/lirc/remotes -USB DVB tuner remotes won't be in there though because the webcamd -/dev/lircX support for those is kind of a `hack' that works -different from Linux (emulating rc5-like pulses), but as long as -mode2 sees data (meaning the Linux drivers used by webcamd support -the remote), you should be able to create configs by using irrecord -like described here: +The port now installs an example lircd.conf that's preconfigured +for use with webcamd, either with USB DVB tuner remotes supported +by the Linux drivers by default that webcamd uses, or for remotes +supplied with MCE USB IR receivers. If you want to create a config +for a different remote using an IR receiver that works with mode2 +you can try using irrecord like described here: file://%%LOCALBASE%%/share/doc/lirc/html/help.html#new_remote |