bt-input(1) a bluetooth input manager

SYNOPSIS

bt-input [OPTION...]

Help Options:
  -h, --help

Application Options:
  -a, --adapter=<name|mac>
  -c, --connect=<name|mac>
  -d, --disconnect=<name|mac>

DESCRIPTION

This utility is used to manage outgoing input (HID) service connections.

OPTIONS

-h, --help
    Show help

-a, --adapter <name|mac>
    Specify adapter to use by his Name or MAC address
    (if this option does not defined - default adapter used)

-c, --connect <name|mac>
    Connect to the input device

-d, --disconnect <name|mac>
    Disconnect from the input device

AUTHOR

Alexander Orlenko <[email protected]>.