go-vnc
go-vnc copied to clipboard
Added constants for keyboard and mouse events
Rather than expecting users to lookup the constants themselves, I've provided a file that includes a reasonable starting set client event constants.
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.