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

/vbox/src/VBox/RDP/client-1.8.3/
H A Dxkeymap.c68 static uint16 saved_remote_modifier_state = 0; variable
977 saved_remote_modifier_state = remote_modifier_state;
989 dummy.modifiers = saved_remote_modifier_state;

Completed in 44 milliseconds