[Pommed-commits] r368 - trunk
jblache at alioth.debian.org
jblache at alioth.debian.org
Sat Oct 13 16:08:27 UTC 2007
Author: jblache
Date: 2007-10-13 16:08:27 +0000 (Sat, 13 Oct 2007)
New Revision: 368
Modified:
trunk/INSTALL
trunk/README
trunk/pommed.conf.mactel
Log:
Documentation update.
Mark the Apple Remote support as deprecated, as the appleir driver is gone since 2.6.22.
Modified: trunk/INSTALL
===================================================================
--- trunk/INSTALL 2007-10-06 11:42:34 UTC (rev 367)
+++ trunk/INSTALL 2007-10-13 16:08:27 UTC (rev 368)
@@ -37,8 +37,9 @@
- make gpomme, to build gpomme
- make wmpomme, to build wmpomme
-If you do not have libofapi installed, can't find it or do not want to
-install it, run make pommed OFLIB=1 to use the embedded copy of libofapi.
+For PowerPC machines, if you do not have libofapi installed, can't find it or
+do not want to install it, run make pommed OFLIB=1 to use the embedded copy
+of libofapi.
Installing
Modified: trunk/README
===================================================================
--- trunk/README 2007-10-06 11:42:34 UTC (rev 367)
+++ trunk/README 2007-10-13 16:08:27 UTC (rev 368)
@@ -8,8 +8,8 @@
- on the PowerBook and iBook
+ kernel >= 2.6.19 recommended
- Warning: kernels 2.6.20 and 2.6.20.1 are buggy; pommed will fail to
- detect the USB keyboards when run with one of these kernels.
+ Warning: kernels 2.6.20 and 2.6.20.x x < 7 are buggy; pommed will fail
+ to detect the USB keyboards when run with one of these kernels.
Supported machines:
Modified: trunk/pommed.conf.mactel
===================================================================
--- trunk/pommed.conf.mactel 2007-10-06 11:42:34 UTC (rev 367)
+++ trunk/pommed.conf.mactel 2007-10-13 16:08:27 UTC (rev 368)
@@ -89,7 +89,11 @@
beepfile = "/usr/share/pommed/beep.wav"
}
-# Apple Remote
+# Apple Remote - deprecated
+# Note: the appleir driver is required for this to work; this driver has been
+# obsoleted with Linux 2.6.22, so unless you are running a kernel < 2.6.22 or
+# use the appleir driver on a newer kernel, this won't work.
+# You should use LIRC instead.
appleir {
# enable/disable the appleir support
enabled = no
More information about the Pommed-commits
mailing list