If keys are not reserved by the browser or OS, then they can be sent directly to the server, otherwise, you can:
Use the alternative (Admin Manual Appendix A):
Create a on-screen button or menu to send special keys, like Ctrl+Alt+Del, you can call rdp.writeKeyComb(‘Ctrl+Alt+Del’) to do that.
Category:
SparkView