|
FreeRDP
|
Macros | |
| #define | RESET_DEFAULT_POINTER_IMAGE_DELAY 0.15 |
| #define | POINTER_ACTION_CURSOR 0 |
| #define | POINTER_ACTION_CLOSE 3 |
| #define | POINTER_ACTION_RCLICK 2 |
| #define | POINTER_ACTION_LCLICK 4 |
| #define | POINTER_ACTION_MOVE 4 |
| #define | POINTER_ACTION_SCROLL 5 |
| #define | POINTER_ACTION_KEYBOARD 7 |
| #define | POINTER_ACTION_EXTKEYBOARD 8 |
| #define | POINTER_ACTION_RESET 6 |
| #define POINTER_ACTION_CLOSE 3 |
| #define POINTER_ACTION_CURSOR 0 |
| #define POINTER_ACTION_EXTKEYBOARD 8 |
| #define POINTER_ACTION_KEYBOARD 7 |
| #define POINTER_ACTION_LCLICK 4 |
| #define POINTER_ACTION_MOVE 4 |
| #define POINTER_ACTION_RCLICK 2 |
| #define POINTER_ACTION_RESET 6 |
| #define POINTER_ACTION_SCROLL 5 |
| #define RESET_DEFAULT_POINTER_IMAGE_DELAY 0.15 |