1 # Apple Remote Control Support for Mac
3 The library is used to interact with the "Apple Remote Control" on Mac.
5 This is an early version of Martin Kahr's ["Remote Control Wrapper" library](
6 <http://martinkahr.com/2007/07/26/remote-control-wrapper-20/index.html>)
7 with modifications by Eric Bachard. Unfortunately the exact extent
8 of (and rationale behind) the modifications done is unknown, at least
9 until the original upstream source version it is based on is
10 found. Version control of this just starts with the monolithic commit
11 of the `appleremote01` CWS. Some technical detail can be found in the
16 <http://wiki.openoffice.org/wiki/Mac_OS_X_Porting_-_Apple_Remote_implementation>