Sanderling.KeyboardPressCombined(0x10,0x12,VirtualKeyCode.VK_Q);
does not work to send alt+shift+q, because it only accepts 2 arguments. how to send a three key combination? i really do not want to change that combination to a 2 key one because the chance hitting it by accident will skyrocket