Skip to content

Rebooting or Shutting Down Host #29

Answered by roerohan
candiedoperation asked this question in Q&A
Discussion options

You must be logged in to vote

In #28 , I've also added support for the following methods from RFB

sendCredentials,
sendKey,
sendCtrlAltDel,
focus,
blur,
machineShutdown,
machineReboot,
machineReset,
clipboardPaste

So, you could just do vncScreenRef.current?.machineShutdown() from the above example.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@firstdorsal
Comment options

@roerohan
Comment options

Answer selected by roerohan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request question Further information is requested
3 participants
Converted from issue

This discussion was converted from issue #25 on February 27, 2022 11:56.