diff --git a/_pages/plugins/binder.md b/_pages/plugins/binder.md index 3d3dc5f..aa55714 100644 --- a/_pages/plugins/binder.md +++ b/_pages/plugins/binder.md @@ -9,8 +9,23 @@ Binder is a replacement for the classic G15Binder plugin, with new features, and When a key is pressed on one of the supported devices below an alias of the form `_` (e.g. `g510_m3g10`) is executed; when the key is released, an alias with the same name but with `_up` appended to the end (e.g. `g510_m3g10_up`) is executed. +Devices can be plugged in or reconnected while the game is running; Binder picks them up automatically. + **Note:** *Unless stated otherwise, you must use a default or blank profile for Final Fantasy XI in the software for your device.* +## Commands + +Binder registers the `//binder` command: + +| Command | Description | +|:---|:---| +| `//binder list` (or `l`) | Lists every connected device and a compact pattern of the aliases its keys fire. | +| `//binder echo [on\|off]` (or `e`) | Toggles echo mode: each alias is printed to the console as its key is pressed, with a ready-to-copy `//alias` line. Everything is also appended to `binder_echo.log` in your temp folder (the exact path is printed when echo is enabled). | +| `//binder mark