clients: Use the correct wheel rotation value
[platform/upstream/freerdp.git] / README.md
1 # FreeRDP: A Remote Desktop Protocol Implementation
2
3 FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under the Apache license.
4 Enjoy the freedom of using your software wherever you want, the way you want it, in a world where
5 interoperability can finally liberate your computing experience.
6
7 ## Resources
8
9 Project website: https://www.freerdp.com/  
10 Issue tracker: https://github.com/FreeRDP/FreeRDP/issues  
11 Sources: https://github.com/FreeRDP/FreeRDP/  
12 Downloads: https://pub.freerdp.com/releases/  
13 Wiki: https://github.com/FreeRDP/FreeRDP/wiki  
14 API documentation: https://pub.freerdp.com/api/  
15
16 IRC channel: #freerdp @ irc.freenode.net  
17 Mailing list: https://lists.sourceforge.net/lists/listinfo/freerdp-devel
18
19 ## Microsoft Open Specifications
20
21 Information regarding the Microsoft Open Specifications can be found at:
22 http://www.microsoft.com/openspecifications/
23
24 A list of reference documentation is maintained here:
25 https://github.com/FreeRDP/FreeRDP/wiki/Reference-Documentation
26
27 ## Compilation
28
29 Instructions on how to get started compiling FreeRDP can be found on the wiki:
30 https://github.com/FreeRDP/FreeRDP/wiki/Compilation