mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-06 16:53:56 +00:00
Update doc
This commit is contained in:
parent
c7b3f477b3
commit
ffcf74d1ea
@ -42,6 +42,8 @@ This is a work in progress.
|
|||||||
|
|
||||||
X11 with the XTest extension (also known as the Xtst library)
|
X11 with the XTest extension (also known as the Xtst library)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#####Ubuntu:
|
#####Ubuntu:
|
||||||
|
|
||||||
sudo apt-get install libx11-dev
|
sudo apt-get install libx11-dev
|
||||||
@ -52,6 +54,10 @@ This is a work in progress.
|
|||||||
|
|
||||||
sudo apt-get install libxtst-dev libpng++-dev
|
sudo apt-get install libxtst-dev libpng++-dev
|
||||||
|
|
||||||
|
event:
|
||||||
|
|
||||||
|
sudo apt-get install xcb libxcb-xkb-dev x11-xkb-utils libx11-xcb-dev libxkbcommon-x11-dev
|
||||||
|
|
||||||
|
|
||||||
##Examples:
|
##Examples:
|
||||||
|
|
||||||
|
@ -52,6 +52,10 @@ RobotGo 支持 Mac, Windows, and Linux(X11).
|
|||||||
|
|
||||||
sudo apt-get install libxtst-dev libpng++-dev
|
sudo apt-get install libxtst-dev libpng++-dev
|
||||||
|
|
||||||
|
事件:
|
||||||
|
|
||||||
|
sudo apt-get install xcb libxcb-xkb-dev x11-xkb-utils libx11-xcb-dev libxkbcommon-x11-dev
|
||||||
|
|
||||||
|
|
||||||
##例子:
|
##例子:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user