office-gobmx/apple_remote/README.md
Hossein 628c1c3b07 Updated README.md files
* Updated README.md contents to fix various issues
* Fixed source links by using [git:], processed by mkdocs scripts
* Added README.md for ios, setup_native, unotest
* Fixed issues with "underline" and "less than" sign

Change-Id: I3e52a1d3372586c390ee6c42a2ef48bbabc81398
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114248
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
2021-04-19 11:13:41 +02:00

16 lines
707 B
Markdown

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