Searched defs:new_remote_state (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dxkeymap.c1007 uint16 new_remote_state; local
1012 new_remote_state = KBD_FLAG_NUMLOCK;
1018 new_remote_state = 0;
1022 rdp_send_input(0, RDP_INPUT_SYNCHRONIZE, 0, new_remote_state, 0);

Completed in 57 milliseconds