mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-05 08:13:55 +00:00
28 lines
408 B
Markdown
28 lines
408 B
Markdown
#方法:
|
|
|
|
##键盘
|
|
Keys
|
|
SetKeyboardDelay
|
|
KeyTap
|
|
KeyToggle
|
|
TypeString
|
|
TypeStringDelayed
|
|
##鼠标
|
|
SetMouseDelay
|
|
MoveMouse
|
|
MoveMouseSmooth
|
|
MouseClick
|
|
MouseToggle
|
|
DragMouse
|
|
GetMousePos
|
|
ScrollMouse
|
|
##屏幕
|
|
GetPixelColor
|
|
GetScreenSize
|
|
CaptureScreen
|
|
GetXDisplayName(Linux)
|
|
SetXDisplayName(Linux)
|
|
##位图
|
|
This is a work in progress.
|
|
|