Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jamesbt365/dualactionbinds


https://github.com/jamesbt365/dualactionbinds

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# DualActionBinds

Adds support for bindings that have different actions on press and release.

# Usage

1. Click the 3 dots next to any bindable tablet property in Bindings tab.
2. Find `DualActionBinds` on the list.
3. Enter any valid combination of buttons that regular or multi-key bindings support seperated by a colon (:) then another valid combination of buttons.

A couple examples of valid sets of bindings include `Shift+A:Shift+B` and `Control+Shift+P:Control+Shift+E`.

# Notes

Due to the inflexibility of the OTD interface and virtual keyboard, some combinations of keys are impossible, this is present on regular multi-key bindings too.

To ensure your bindings are valid, first check if they work in regular multi-key bindings, if it works, you can copy it and use it in this plugin.