go-vnc icon indicating copy to clipboard operation
go-vnc copied to clipboard

Added constants for keyboard and mouse events

Open kward opened this issue 10 years ago • 1 comments

Rather than expecting users to lookup the constants themselves, I've provided a file that includes a reasonable starting set client event constants.

kward avatar May 11 '15 20:05 kward

I just now found the pointer.go file that implements some of the mouse constants that I've implemented. I'll probably join the two into a single file and ask for that to be merged instead.

kward avatar May 12 '15 16:05 kward