remote_send

package
v1.0.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 13, 2022 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventCursorSender

type EventCursorSender interface {
	GetAxis() (x, y int)
}

type EventInputSender

type EventInputSender interface {
	Transrate() string
}

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

func New

func New(w io.Writer) *Handler

func (Handler) ParseMousePosition

func (h Handler) ParseMousePosition(out string) (x, y int32)

func (Handler) SendAbsoluteCursor

func (h Handler) SendAbsoluteCursor(ecs EventCursorSender)

func (Handler) SendInput

func (h Handler) SendInput(eis EventInputSender)

func (Handler) SendRelativeCursor

func (h Handler) SendRelativeCursor(ecs EventCursorSender)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL