Changeset b9d3519c7596052b1c2ea0dfe2d5c927219baaa7 for wminput/README
- Timestamp:
- 04/02/07 22:06:45 (6 years ago)
- Children:
- 90e23d09f4c914833ede12ca93aaafb6b787fdc0
- Parents:
- 3ecbd0f2b2b00434fb3782d56e4e73f462bf07be
- git-author:
- L. Donnie Smith <donnie.smith@…> (04/02/07 22:06:45)
- git-committer:
- dsmith <dsmith@…> (04/02/07 22:06:45)
- Files:
-
- 1 modified
-
wminput/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wminput/README
r630069c rb9d3519 21 21 EXECUTION 22 22 ------------------------------------------------------------------------------------------------ 23 wminput [-h] [- c config] [bdaddr]23 wminput [-h] [-w] [-c config] [bdaddr] 24 24 25 25 -h: print usage and exit 26 -w: on startup, wait (without timing) out until a wiimote is found 26 27 -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. 27 28 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.
