Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung |
| wii:wii-remote_on_linux:wminput [2008/06/20 09:09] – angelegt gerald | wii:wii-remote_on_linux:wminput [2024/02/29 13:36] (aktuell) – Externe Bearbeitung 127.0.0.1 |
|---|
| <code>wminput [-h] [-w] [-c config] [bdaddr]</code> | <code>wminput [-h] [-w] [-c config] [bdaddr]</code> |
| |
| * -h: print usage and exit | * -h: print usage and exit |
| * -w: on startup, wait (without timing out) until a wiimote is found | * -w: on startup, wait (without timing out) until a wiimote is found |
| * -c config: specifies the configuration file to load. "default" is the default configuration file (on install, a symlink is created to the acc_ptr configuration. The search directories are specified below in the section on configuration files, or an absolute or relative pathname may be given. | * -c config: specifies the configuration file to load. "default" is the default configuration file (on install, a symlink is created to the acc_ptr configuration. The search directories are specified below in the section on configuration files, or an absolute or relative pathname may be given. |
| * bdaddr: specifies the bluetooth device address of the wiimote. If unspecified, the environment variable WIIMOTE_BDADDR is used. If this variable does not exist, a connection is made with the first wiimote found. | * bdaddr: specifies the bluetooth device address of the wiimote. If unspecified, the environment variable WIIMOTE_BDADDR is used. If this variable does not exist, a connection is made with the first wiimote found. |
| |
| == Configuration Requirements == | == Configuration Requirements == |