5 lines
2.0 KiB
XML
5 lines
2.0 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>KbdEmu Docs on</title><link>/docs/kbdemu/</link><description>Recent content in KbdEmu Docs on</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><atom:link href="/docs/kbdemu/index.xml" rel="self" type="application/rss+xml"/><item><title>Installation</title><link>/docs/kbdemu/installation/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/docs/kbdemu/installation/</guid><description>Using precompiled binary KbdEmu uses continuous integration to compile. You can find the binary by clicking the CI badge above, selecting &ldquo;Ubuntu2004&rdquo; for the linux build or &ldquo;macOS&rdquo; for the macOS build, and then going to the artifacts tab.
|
|
Building from source Downloading KbdEmu is hosted in two places, Gitea and Gitlab. Either one can be used as it is mirrored from Gitea to Gitlab
|
|
&nbsp;KbdEmu &nbsp;KbdEmu To download kbdemu, you can either use the download button on one of the above, or you can use the git command</description></item><item><title>Usage</title><link>/docs/kbdemu/usage/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/docs/kbdemu/usage/</guid><description>This page assumes you have already installed KbdEmu. If not, follow the installation instructions on the installation page:
|
|
Installation Scripts KbdEmu uses scpt as its scripting language. The example script for kbdemu looks like this:
|
|
set testKey to &quot;x&quot; keystroke $testKey with action &quot;hold&quot; sleep &quot;1s&quot; keystroke $testKey with action &quot;release&quot; type &quot;AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz&quot; scroll 5 with direction &quot;up&quot; click &quot;right&quot; move-mouse [0, 0] send-notification &quot;Test&quot; beep open-location &quot;https://www.</description></item></channel></rss> |