This repository has been archived on 2022-07-17. You can view files and clone it, but cannot push or open issues or pull requests.
arsenm-dev-site/public/docs/kbdemu/index.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 &amp;ldquo;Ubuntu2004&amp;rdquo; for the linux build or &amp;ldquo;macOS&amp;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
&amp;nbsp;KbdEmu &amp;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 &amp;quot;x&amp;quot; keystroke $testKey with action &amp;quot;hold&amp;quot; sleep &amp;quot;1s&amp;quot; keystroke $testKey with action &amp;quot;release&amp;quot; type &amp;quot;AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz&amp;quot; scroll 5 with direction &amp;quot;up&amp;quot; click &amp;quot;right&amp;quot; move-mouse [0, 0] send-notification &amp;quot;Test&amp;quot; beep open-location &amp;quot;https://www.</description></item></channel></rss>