FreeRDP/client
Roland Kaufmann 9f43291126 Get pointer button mapping from input system
If XInput extension is available, then find the (first) pointer device
and use the button mapping of that one. If there are more than one
pointer devices, they could have different button mappings, but it is
not clear how this should be communicated to the RDP server.

If XInput is not available, attempt to fallback to the old global
mapping. (This mapping exists, but is not correct if there actually
is an XInput extension loaded, as it is then not used).
2015-12-15 17:42:05 +01:00
..
Android Merge pull request #2917 from binglinoioij/master 2015-11-10 10:13:47 +01:00
DirectFB Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
Mac Merge pull request #2825 from akallabeth/pointer_decoding_fix 2015-09-01 11:09:42 +02:00
Sample Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
Wayland Fixed leaks, NULL dereferences and broken init. 2015-06-23 21:29:21 +02:00
Windows Fixed mixed declaration. 2015-10-27 10:44:32 +01:00
X11 Get pointer button mapping from input system 2015-12-15 17:42:05 +01:00
common settings: update settings/help to match 2015-08-28 11:09:38 +02:00
iOS client/ios: fix unchecked strdups 2015-06-22 19:09:59 +02:00
.gitignore Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
CMakeLists.txt Disabled client builds if WITH_CLIENT is not set. 2015-11-03 17:32:52 +01:00