mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-05 00:03:55 +00:00
27 lines
377 B
Markdown
27 lines
377 B
Markdown
#Methods
|
|
|
|
##Keyboard
|
|
Keys
|
|
SetKeyboardDelay
|
|
KeyTap
|
|
KeyToggle
|
|
TypeString
|
|
TypeStringDelayed
|
|
##Mouse
|
|
SetMouseDelay
|
|
MoveMouse
|
|
MoveMouseSmooth
|
|
MouseClick
|
|
MouseToggle
|
|
DragMouse
|
|
GetMousePos
|
|
ScrollMouse
|
|
##Screen
|
|
GetPixelColor
|
|
GetScreenSize
|
|
CaptureScreen
|
|
GetXDisplayName(Linux)
|
|
SetXDisplayName(Linux)
|
|
##Bitmap
|
|
|