Show
Ignore:
Timestamp:
04/02/07 22:06:45 (6 years ago)
Author:
dsmith <dsmith@…>
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)
Message:

Added wait option to wminput (fixed ticket #11)

git-svn-id: http://abstrakraft.org/cwiid/svn/trunk@58 918edb2d-ff29-0410-9de2-eb38e7f22bc7

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • wminput/README

    r630069c rb9d3519  
    2121EXECUTION 
    2222------------------------------------------------------------------------------------------------ 
    23 wminput [-h] [-c config] [bdaddr] 
     23wminput [-h] [-w] [-c config] [bdaddr] 
    2424 
    2525-h: print usage and exit 
     26-w: on startup, wait (without timing) out until a wiimote is found 
    2627-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. 
    2728bdaddr: 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.