diff options
author | Sam Spilsbury <Sam@ACER-SUSE.SUSE> | 2008-01-23 22:08:22 +0900 |
---|---|---|
committer | Sam Spilsbury <Sam@ACER-SUSE.SUSE> | 2008-01-23 22:08:22 +0900 |
commit | 4a0affdfc10b85a638fc909217ff862f4578ef5f (patch) | |
tree | d4be3379ea36f0c0709e69297d15e028bd22cdcb /wiimote.xml.in | |
parent | bc94e85fe608eec3cf391b37772c33f603b696ae (diff) | |
download | wiimote-4a0affdfc10b85a638fc909217ff862f4578ef5f.tar.gz wiimote-4a0affdfc10b85a638fc909217ff862f4578ef5f.tar.bz2 |
* Did .... The .... Metadata ....
........
........
No, the options don't do anything yet.....
.......
.......
That was tiring......
Diffstat (limited to 'wiimote.xml.in')
-rw-r--r-- | wiimote.xml.in | 1152 |
1 files changed, 1152 insertions, 0 deletions
diff --git a/wiimote.xml.in b/wiimote.xml.in index 5d5d4dc..47f7f7f 100644 --- a/wiimote.xml.in +++ b/wiimote.xml.in @@ -22,6 +22,1158 @@ <_long>:)</_long> <default><Alt><Super>r</default> </option> + </group> + <group> + <short>1st Wii Remote</short> + <option type="int" name="first_pointer_type"> + <short>Pointer Control Type</short> + <long>The number of the sea creature.</long> + <type>int</type> + <min>0</min> + <max>3</max> + <default>0</default> + <desc> + <value>0</value> + <name>No Pointer Control</name> + </desc> + <desc> + <value>1</value> + <name>Main Accellerometor quantative control</name> + </desc> + <desc> + <value>0</value> + <name>Nunchuck Accellerometor quantative control</name> + </desc> + <desc> + <value>0</value> + <name>Infra-Red pointing function</name> + </desc> + </option> + <option name='first_acc_gest' type='bool'> + <short>Allow Accellerometor Gesturing</short> + <long>Make gestures with the accellerometor to toggle actions</long> + <default>false</default> + </option> + <option name='first_nunchuck_gest' type='bool'> + <short>Allow Nunchuck Gesturing</short> + <long>Make gestures with the nunchuck to toggle actions</long> + <default>false</default> + </option> + <option name='first_button_gest' type='bool'> + <short>Allow Button Gesturing</short> + <long>Make gestures with the buttons to toggle actions</long> + <default>false</default> + </option> + <subgroup> + <short>Nunchuck</short> + <option name='first_nunchuck_right_action_name' type='string'> + <short>Right Gesture Name</short> + <long>Name of action to call with a 'right' gesture</long> + <default>false</default> + </option> + <option name='first_nunchuck_right_plugin_name' type='string'> + <short>Right Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='first_nunchuck_left_action_name' type='string'> + <short>Left Gesture Name</short> + <long>Name of action to call with a 'left' gesture</long> + <default>false</default> + </option> + <option name='first_nunchuck_left_plugin_name' type='string'> + <short>Left Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='first_nunchuck_up_action_name' type='string'> + <short>Up Gesture Name</short> + <long>Name of action to call with an 'up' gesture</long> + <default>false</default> + </option> + <option name='first_nunchuck_up_plugin_name' type='string'> + <short>Up Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='first_nunchuck_down_action_name' type='string'> + <short>Down Gesture Name</short> + <long>Name of action to call with an 'down' gesture</long> + <default>false</default> + </option> + <option name='first_nunchuck_down_plugin_name' type='string'> + <short>Down Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='first_nunchuck_gesture_threshold' type='float'> + <short>Gesture Threshold</short> + <long>How much the Nunchuck must be moved for the gesture to be recognised</long> + <min>1.0</min> + <max>20.0</max> + <default>5.0</default> + </option> + </subgroup> + <subgroup> + <short>Wiimote Accellerometer</short> + <option name='first_wiimote_right_action_name' type='string'> + <short>Right Gesture Name</short> + <long>Name of action to call with a 'right' gesture</long> + <default>false</default> + </option> + <option name='first_wiimote_right_plugin_name' type='string'> + <short>Right Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='first_wiimote_left_action_name' type='string'> + <short>Left Gesture Name</short> + <long>Name of action to call with a 'left' gesture</long> + <default>false</default> + </option> + <option name='first_wiimote_left_plugin_name' type='string'> + <short>Left Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='first_wiimote_up_action_name' type='string'> + <short>Up Gesture Name</short> + <long>Name of action to call with an 'up' gesture</long> + <default>false</default> + </option> + <option name='first_wiimote_up_plugin_name' type='string'> + <short>Up Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='first_wiimote_down_action_name' type='string'> + <short>Down Gesture Name</short> + <long>Name of action to call with an 'down' gesture</long> + <default>false</default> + </option> + <option name='first_wiimote_down_plugin_name' type='string'> + <short>Down Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='first_wiimote_gesture_threshold' type='float'> + <short>Gesture Threshold</short> + <long>How much the Wii Remote must be moved for the gesture to be recognised</long> + <min>1.0</min> + <max>20.0</max> + <default>5.0</default> + </option> + </subgroup> + <subgroup> + <short>Wiimote Buttons</short> + <option name='first_wiimote_right_pad_action_name' type='string'> + <short>Right D-Pad Name</short> + <long>Name of action to call when the 'Right D-Pad' button is pressed</long> + <default>false</default> + </option> + <option name='first_wiimote_right_pad_plugin_name' type='string'> + <short>Right D-Pad Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='first_wiimote_left_pad_action_name' type='string'> + <short>Left D-Pad Name</short> + <long>Name of action to call when the 'Left D-Pad' button is pressed</long> + <default>false</default> + </option> + <option name='first_wiimote_left_pad_plugin_name' type='string'> + <short>Left D-Pad Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='first_wiimote_up_pad_action_name' type='string'> + <short>Right D-Pad Name</short> + <long>Name of action to call when the 'Up D-Pad' button is pressed</long> + <default>false</default> + </option> + <option name='first_wiimote_up_pad_plugin_name' type='string'> + <short>Up D-Pad Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='first_wiimote_down_pad_action_name' type='string'> + <short>Right D-Pad Name</short> + <long>Name of action to call when the 'Down D-Pad' button is pressed</long> + <default>false</default> + </option> + <option name='first_wiimote_down_pad_plugin_name' type='string'> + <short>Down D-Pad Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='first_wiimote_a_button_action_name' type='string'> + <short>A Button Name</short> + <long>Name of action to call when the 'A' button is pressed</long> + <default>false</default> + </option> + <option name='first_wiimote_a_button_plugin_name' type='string'> + <short>A Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='first_wiimote_b_button_action_name' type='string'> + <short>B Button Name</short> + <long>Name of action to call when the 'B' button is pressed</long> + <default>false</default> + </option> + <option name='first_wiimote_b_button_plugin_name' type='string'> + <short>B Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='first_wiimote_plus_button_action_name' type='string'> + <short>Plus (+) Button Name</short> + <long>Name of action to call when the 'Plus (+)' button is pressed</long> + <default>false</default> + </option> + <option name='first_wiimote_plus_button_plugin_name' type='string'> + <short>Plus (+) Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='first_wiimote_minus_button_action_name' type='string'> + <short>Minus (-) Button Name</short> + <long>Name of action to call when the 'Minus (-)' button is pressed</long> + <default>false</default> + </option> + <option name='first_wiimote_minus_button_plugin_name' type='string'> + <short>Minus (-) Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='first_wiimote_home_button_action_name' type='string'> + <short>HOME Button Name</short> + <long>Name of action to call when the 'HOME' button is pressed</long> + <default>false</default> + </option> + <option name='first_wiimote_home_button_plugin_name' type='string'> + <short>HOME Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='first_wiimote_one_button_action_name' type='string'> + <short>1 Button Name</short> + <long>Name of action to call when the '1' button is pressed</long> + <default>false</default> + </option> + <option name='first_wiimote_one_button_plugin_name' type='string'> + <short>1 Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='first_wiimote_two_button_action_name' type='string'> + <short>2 Button Name</short> + <long>Name of action to call when the '2' button is pressed</long> + <default>false</default> + </option> + <option name='first_wiimote_two_button_plugin_name' type='string'> + <short>2 Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + </subgroup> + <subgroup> + <short>Wiimote Reporting</short> + <option name='first_wiimote_acc_report_plugin_name' type='string'> + <short>Wiimote Acc Plugin Name</short> + <long>Name of plugin to report Wiimote Accellerometor</long> + <default>false</default> + </option> + <option name='first_wiimote_acc_report_action_name' type='string'> + <short>Wiimote Acc Action Name</short> + <long>Name of Action that takes that reporting of the Wiimote Accellerometor</long> + <default>false</default> + </option> + <option name='first_nunchuck_acc_report_plugin_name' type='string'> + <short>Nunchuck Acc Plugin Name</short> + <long>Name of plugin to report Wiimote Accellerometor</long> + <default>false</default> + </option> + <option name='first_nunchuck_acc_report_action_name' type='string'> + <short>Nunchuck Acc Action Name</short> + <long>Name of Action that takes that reporting of the Nunchuck Accellerometor</long> + <default>false</default> + </option> + <option name='first_wiimote_ir_report_plugin_name' type='string'> + <short>Wiimote IR Plugin Name</short> + <long>Name of plugin to report Wiimote Infra-Red Camera Readings to</long> + <default>false</default> + </option> + <option name='first_wiimote_ir_report_action_name' type='string'> + <short>Wiimote IR Action Name</short> + <long>Name of Action that takes that reporting of the Infra-Red Camera Readings</long> + <default>false</default> + </option> + </subgroup> + </group> + <group> + <short>2nd Wii Remote</short> + <option type="int" name="second_pointer_type"> + <short>Pointer Control Type</short> + <long>The number of the sea creature.</long> + <type>int</type> + <min>0</min> + <max>3</max> + <default>0</default> + <desc> + <value>0</value> + <name>No Pointer Control</name> + </desc> + <desc> + <value>1</value> + <name>Main Accellerometor quantative control</name> + </desc> + <desc> + <value>0</value> + <name>Nunchuck Accellerometor quantative control</name> + </desc> + <desc> + <value>0</value> + <name>Infra-Red pointing function</name> + </desc> + </option> + <option name='second_acc_gest' type='bool'> + <short>Allow Accellerometor Gesturing</short> + <long>Make gestures with the accellerometor to toggle actions</long> + <default>false</default> + </option> + <option name='second_nunchuck_gest' type='bool'> + <short>Allow Nunchuck Gesturing</short> + <long>Make gestures with the nunchuck to toggle actions</long> + <default>false</default> + </option> + <option name='second_button_gest' type='bool'> + <short>Allow Button Gesturing</short> + <long>Make gestures with the buttons to toggle actions</long> + <default>false</default> + </option> + <subgroup> + <short>Nunchuck</short> + <option name='second_nunchuck_right_action_name' type='string'> + <short>Right Gesture Name</short> + <long>Name of action to call with a 'right' gesture</long> + <default>false</default> + </option> + <option name='second_nunchuck_right_plugin_name' type='string'> + <short>Right Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='second_nunchuck_left_action_name' type='string'> + <short>Left Gesture Name</short> + <long>Name of action to call with a 'left' gesture</long> + <default>false</default> + </option> + <option name='second_nunchuck_left_plugin_name' type='string'> + <short>Left Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='second_nunchuck_up_action_name' type='string'> + <short>Up Gesture Name</short> + <long>Name of action to call with an 'up' gesture</long> + <default>false</default> + </option> + <option name='second_nunchuck_up_plugin_name' type='string'> + <short>Up Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='second_nunchuck_down_action_name' type='string'> + <short>Down Gesture Name</short> + <long>Name of action to call with an 'down' gesture</long> + <default>false</default> + </option> + <option name='second_nunchuck_down_plugin_name' type='string'> + <short>Down Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='second_nunchuck_gesture_threshold' type='float'> + <short>Gesture Threshold</short> + <long>How much the Nunchuck must be moved for the gesture to be recognised</long> + <min>1.0</min> + <max>20.0</max> + <default>5.0</default> + </option> + </subgroup> + <subgroup> + <short>Wiimote Accellerometer</short> + <option name='second_wiimote_right_action_name' type='string'> + <short>Right Gesture Name</short> + <long>Name of action to call with a 'right' gesture</long> + <default>false</default> + </option> + <option name='second_wiimote_right_plugin_name' type='string'> + <short>Right Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='second_wiimote_left_action_name' type='string'> + <short>Left Gesture Name</short> + <long>Name of action to call with a 'left' gesture</long> + <default>false</default> + </option> + <option name='second_wiimote_left_plugin_name' type='string'> + <short>Left Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='second_wiimote_up_action_name' type='string'> + <short>Up Gesture Name</short> + <long>Name of action to call with an 'up' gesture</long> + <default>false</default> + </option> + <option name='second_wiimote_up_plugin_name' type='string'> + <short>Up Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='second_wiimote_down_action_name' type='string'> + <short>Down Gesture Name</short> + <long>Name of action to call with an 'down' gesture</long> + <default>false</default> + </option> + <option name='second_wiimote_down_plugin_name' type='string'> + <short>Down Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='second_wiimote_gesture_threshold' type='float'> + <short>Gesture Threshold</short> + <long>How much the Wii Remote must be moved for the gesture to be recognised</long> + <min>1.0</min> + <max>20.0</max> + <default>5.0</default> + </option> + </subgroup> + <subgroup> + <short>Wiimote Buttons</short> + <option name='second_wiimote_right_pad_action_name' type='string'> + <short>Right D-Pad Name</short> + <long>Name of action to call when the 'Right D-Pad' button is pressed</long> + <default>false</default> + </option> + <option name='second_wiimote_right_pad_plugin_name' type='string'> + <short>Right D-Pad Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='second_wiimote_left_pad_action_name' type='string'> + <short>Left D-Pad Name</short> + <long>Name of action to call when the 'Left D-Pad' button is pressed</long> + <default>false</default> + </option> + <option name='second_wiimote_left_pad_plugin_name' type='string'> + <short>Left D-Pad Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='second_wiimote_up_pad_action_name' type='string'> + <short>Right D-Pad Name</short> + <long>Name of action to call when the 'Up D-Pad' button is pressed</long> + <default>false</default> + </option> + <option name='second_wiimote_up_pad_plugin_name' type='string'> + <short>Up D-Pad Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='second_wiimote_down_pad_action_name' type='string'> + <short>Right D-Pad Name</short> + <long>Name of action to call when the 'Down D-Pad' button is pressed</long> + <default>false</default> + </option> + <option name='second_wiimote_down_pad_plugin_name' type='string'> + <short>Down D-Pad Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='second_wiimote_a_button_action_name' type='string'> + <short>A Button Name</short> + <long>Name of action to call when the 'A' button is pressed</long> + <default>false</default> + </option> + <option name='second_wiimote_a_button_plugin_name' type='string'> + <short>A Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='second_wiimote_b_button_action_name' type='string'> + <short>B Button Name</short> + <long>Name of action to call when the 'B' button is pressed</long> + <default>false</default> + </option> + <option name='second_wiimote_b_button_plugin_name' type='string'> + <short>B Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='second_wiimote_plus_button_action_name' type='string'> + <short>Plus (+) Button Name</short> + <long>Name of action to call when the 'Plus (+)' button is pressed</long> + <default>false</default> + </option> + <option name='second_wiimote_plus_button_plugin_name' type='string'> + <short>Plus (+) Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='second_wiimote_minus_button_action_name' type='string'> + <short>Minus (-) Button Name</short> + <long>Name of action to call when the 'Minus (-)' button is pressed</long> + <default>false</default> + </option> + <option name='second_wiimote_minus_button_plugin_name' type='string'> + <short>Minus (-) Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='second_wiimote_home_button_action_name' type='string'> + <short>HOME Button Name</short> + <long>Name of action to call when the 'HOME' button is pressed</long> + <default>false</default> + </option> + <option name='second_wiimote_home_button_plugin_name' type='string'> + <short>HOME Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='second_wiimote_one_button_action_name' type='string'> + <short>1 Button Name</short> + <long>Name of action to call when the '1' button is pressed</long> + <default>false</default> + </option> + <option name='second_wiimote_one_button_plugin_name' type='string'> + <short>1 Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='second_wiimote_two_button_action_name' type='string'> + <short>2 Button Name</short> + <long>Name of action to call when the '2' button is pressed</long> + <default>false</default> + </option> + <option name='second_wiimote_two_button_plugin_name' type='string'> + <short>2 Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + </subgroup> + <subgroup> + <short>Wiimote Reporting</short> + <option name='second_wiimote_acc_report_plugin_name' type='string'> + <short>Wiimote Acc Plugin Name</short> + <long>Name of plugin to report Wiimote Accellerometor</long> + <default>false</default> + </option> + <option name='second_wiimote_acc_report_action_name' type='string'> + <short>Wiimote Acc Action Name</short> + <long>Name of Action that takes that reporting of the Wiimote Accellerometor</long> + <default>false</default> + </option> + <option name='second_nunchuck_acc_report_plugin_name' type='string'> + <short>Nunchuck Acc Plugin Name</short> + <long>Name of plugin to report Wiimote Accellerometor</long> + <default>false</default> + </option> + <option name='second_nunchuck_acc_report_action_name' type='string'> + <short>Nunchuck Acc Action Name</short> + <long>Name of Action that takes that reporting of the Nunchuck Accellerometor</long> + <default>false</default> + </option> + <option name='second_wiimote_ir_report_plugin_name' type='string'> + <short>Wiimote IR Plugin Name</short> + <long>Name of plugin to report Wiimote Infra-Red Camera Readings to</long> + <default>false</default> + </option> + <option name='second_wiimote_ir_report_action_name' type='string'> + <short>Wiimote IR Action Name</short> + <long>Name of Action that takes that reporting of the Infra-Red Camera Readings</long> + <default>false</default> + </option> + </subgroup> + </group> +<group> + <short>3rd Wii Remote</short> + <option type="int" name="third_pointer_type"> + <short>Pointer Control Type</short> + <long>The number of the sea creature.</long> + <type>int</type> + <min>0</min> + <max>3</max> + <default>0</default> + <desc> + <value>0</value> + <name>No Pointer Control</name> + </desc> + <desc> + <value>1</value> + <name>Main Accellerometor quantative control</name> + </desc> + <desc> + <value>0</value> + <name>Nunchuck Accellerometor quantative control</name> + </desc> + <desc> + <value>0</value> + <name>Infra-Red pointing function</name> + </desc> + </option> + <option name='third_acc_gest' type='bool'> + <short>Allow Accellerometor Gesturing</short> + <long>Make gestures with the accellerometor to toggle actions</long> + <default>false</default> + </option> + <option name='third_nunchuck_gest' type='bool'> + <short>Allow Nunchuck Gesturing</short> + <long>Make gestures with the nunchuck to toggle actions</long> + <default>false</default> + </option> + <option name='third_button_gest' type='bool'> + <short>Allow Button Gesturing</short> + <long>Make gestures with the buttons to toggle actions</long> + <default>false</default> + </option> + <subgroup> + <short>Nunchuck</short> + <option name='third_nunchuck_right_action_name' type='string'> + <short>Right Gesture Name</short> + <long>Name of action to call with a 'right' gesture</long> + <default>false</default> + </option> + <option name='third_nunchuck_right_plugin_name' type='string'> + <short>Right Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='third_nunchuck_left_action_name' type='string'> + <short>Left Gesture Name</short> + <long>Name of action to call with a 'left' gesture</long> + <default>false</default> + </option> + <option name='third_nunchuck_left_plugin_name' type='string'> + <short>Left Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='third_nunchuck_up_action_name' type='string'> + <short>Up Gesture Name</short> + <long>Name of action to call with an 'up' gesture</long> + <default>false</default> + </option> + <option name='third_nunchuck_up_plugin_name' type='string'> + <short>Up Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='third_nunchuck_down_action_name' type='string'> + <short>Down Gesture Name</short> + <long>Name of action to call with an 'down' gesture</long> + <default>false</default> + </option> + <option name='third_nunchuck_down_plugin_name' type='string'> + <short>Down Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='third_nunchuck_gesture_threshold' type='float'> + <short>Gesture Threshold</short> + <long>How much the Nunchuck must be moved for the gesture to be recognised</long> + <min>1.0</min> + <max>20.0</max> + <default>5.0</default> + </option> + </subgroup> + <subgroup> + <short>Wiimote Accellerometer</short> + <option name='third_wiimote_right_action_name' type='string'> + <short>Right Gesture Name</short> + <long>Name of action to call with a 'right' gesture</long> + <default>false</default> + </option> + <option name='third_wiimote_right_plugin_name' type='string'> + <short>Right Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='third_wiimote_left_action_name' type='string'> + <short>Left Gesture Name</short> + <long>Name of action to call with a 'left' gesture</long> + <default>false</default> + </option> + <option name='third_wiimote_left_plugin_name' type='string'> + <short>Left Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='third_wiimote_up_action_name' type='string'> + <short>Up Gesture Name</short> + <long>Name of action to call with an 'up' gesture</long> + <default>false</default> + </option> + <option name='third_wiimote_up_plugin_name' type='string'> + <short>Up Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='third_wiimote_down_action_name' type='string'> + <short>Down Gesture Name</short> + <long>Name of action to call with an 'down' gesture</long> + <default>false</default> + </option> + <option name='third_wiimote_down_plugin_name' type='string'> + <short>Down Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='third_wiimote_gesture_threshold' type='float'> + <short>Gesture Threshold</short> + <long>How much the Wii Remote must be moved for the gesture to be recognised</long> + <min>1.0</min> + <max>20.0</max> + <default>5.0</default> + </option> + </subgroup> + <subgroup> + <short>Wiimote Buttons</short> + <option name='third_wiimote_right_pad_action_name' type='string'> + <short>Right D-Pad Name</short> + <long>Name of action to call when the 'Right D-Pad' button is pressed</long> + <default>false</default> + </option> + <option name='third_wiimote_right_pad_plugin_name' type='string'> + <short>Right D-Pad Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='third_wiimote_left_pad_action_name' type='string'> + <short>Left D-Pad Name</short> + <long>Name of action to call when the 'Left D-Pad' button is pressed</long> + <default>false</default> + </option> + <option name='third_wiimote_left_pad_plugin_name' type='string'> + <short>Left D-Pad Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='third_wiimote_up_pad_action_name' type='string'> + <short>Right D-Pad Name</short> + <long>Name of action to call when the 'Up D-Pad' button is pressed</long> + <default>false</default> + </option> + <option name='third_wiimote_up_pad_plugin_name' type='string'> + <short>Up D-Pad Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='third_wiimote_down_pad_action_name' type='string'> + <short>Right D-Pad Name</short> + <long>Name of action to call when the 'Down D-Pad' button is pressed</long> + <default>false</default> + </option> + <option name='third_wiimote_down_pad_plugin_name' type='string'> + <short>Down D-Pad Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='third_wiimote_a_button_action_name' type='string'> + <short>A Button Name</short> + <long>Name of action to call when the 'A' button is pressed</long> + <default>false</default> + </option> + <option name='third_wiimote_a_button_plugin_name' type='string'> + <short>A Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='third_wiimote_b_button_action_name' type='string'> + <short>B Button Name</short> + <long>Name of action to call when the 'B' button is pressed</long> + <default>false</default> + </option> + <option name='third_wiimote_b_button_plugin_name' type='string'> + <short>B Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='third_wiimote_plus_button_action_name' type='string'> + <short>Plus (+) Button Name</short> + <long>Name of action to call when the 'Plus (+)' button is pressed</long> + <default>false</default> + </option> + <option name='third_wiimote_plus_button_plugin_name' type='string'> + <short>Plus (+) Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='third_wiimote_minus_button_action_name' type='string'> + <short>Minus (-) Button Name</short> + <long>Name of action to call when the 'Minus (-)' button is pressed</long> + <default>false</default> + </option> + <option name='third_wiimote_minus_button_plugin_name' type='string'> + <short>Minus (-) Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='third_wiimote_home_button_action_name' type='string'> + <short>HOME Button Name</short> + <long>Name of action to call when the 'HOME' button is pressed</long> + <default>false</default> + </option> + <option name='third_wiimote_home_button_plugin_name' type='string'> + <short>HOME Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='third_wiimote_one_button_action_name' type='string'> + <short>1 Button Name</short> + <long>Name of action to call when the '1' button is pressed</long> + <default>false</default> + </option> + <option name='third_wiimote_one_button_plugin_name' type='string'> + <short>1 Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='third_wiimote_two_button_action_name' type='string'> + <short>2 Button Name</short> + <long>Name of action to call when the '2' button is pressed</long> + <default>false</default> + </option> + <option name='third_wiimote_two_button_plugin_name' type='string'> + <short>2 Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + </subgroup> + <subgroup> + <short>Wiimote Reporting</short> + <option name='third_wiimote_acc_report_plugin_name' type='string'> + <short>Wiimote Acc Plugin Name</short> + <long>Name of plugin to report Wiimote Accellerometor</long> + <default>false</default> + </option> + <option name='third_wiimote_acc_report_action_name' type='string'> + <short>Wiimote Acc Action Name</short> + <long>Name of Action that takes that reporting of the Wiimote Accellerometor</long> + <default>false</default> + </option> + <option name='third_nunchuck_acc_report_plugin_name' type='string'> + <short>Nunchuck Acc Plugin Name</short> + <long>Name of plugin to report Wiimote Accellerometor</long> + <default>false</default> + </option> + <option name='third_nunchuck_acc_report_action_name' type='string'> + <short>Nunchuck Acc Action Name</short> + <long>Name of Action that takes that reporting of the Nunchuck Accellerometor</long> + <default>false</default> + </option> + <option name='third_wiimote_ir_report_plugin_name' type='string'> + <short>Wiimote IR Plugin Name</short> + <long>Name of plugin to report Wiimote Infra-Red Camera Readings to</long> + <default>false</default> + </option> + <option name='third_wiimote_ir_report_action_name' type='string'> + <short>Wiimote IR Action Name</short> + <long>Name of Action that takes that reporting of the Infra-Red Camera Readings</long> + <default>false</default> + </option> + </subgroup> + </group> +<group> + <short>4th Wii Remote</short> + <option type="int" name="fourth_pointer_type"> + <short>Pointer Control Type</short> + <long>The number of the sea creature.</long> + <type>int</type> + <min>0</min> + <max>3</max> + <default>0</default> + <desc> + <value>0</value> + <name>No Pointer Control</name> + </desc> + <desc> + <value>1</value> + <name>Main Accellerometor quantative control</name> + </desc> + <desc> + <value>0</value> + <name>Nunchuck Accellerometor quantative control</name> + </desc> + <desc> + <value>0</value> + <name>Infra-Red pointing function</name> + </desc> + </option> + <option name='fourth_acc_gest' type='bool'> + <short>Allow Accellerometor Gesturing</short> + <long>Make gestures with the accellerometor to toggle actions</long> + <default>false</default> + </option> + <option name='fourth_nunchuck_gest' type='bool'> + <short>Allow Nunchuck Gesturing</short> + <long>Make gestures with the nunchuck to toggle actions</long> + <default>false</default> + </option> + <option name='fourth_button_gest' type='bool'> + <short>Allow Button Gesturing</short> + <long>Make gestures with the buttons to toggle actions</long> + <default>false</default> + </option> + <subgroup> + <short>Nunchuck</short> + <option name='fourth_nunchuck_right_action_name' type='string'> + <short>Right Gesture Name</short> + <long>Name of action to call with a 'right' gesture</long> + <default>false</default> + </option> + <option name='fourth_nunchuck_right_plugin_name' type='string'> + <short>Right Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='fourth_nunchuck_left_action_name' type='string'> + <short>Left Gesture Name</short> + <long>Name of action to call with a 'left' gesture</long> + <default>false</default> + </option> + <option name='fourth_nunchuck_left_plugin_name' type='string'> + <short>Left Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='fourth_nunchuck_up_action_name' type='string'> + <short>Up Gesture Name</short> + <long>Name of action to call with an 'up' gesture</long> + <default>false</default> + </option> + <option name='fourth_nunchuck_up_plugin_name' type='string'> + <short>Up Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='fourth_nunchuck_down_action_name' type='string'> + <short>Down Gesture Name</short> + <long>Name of action to call with an 'down' gesture</long> + <default>false</default> + </option> + <option name='fourth_nunchuck_down_plugin_name' type='string'> + <short>Down Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='fourth_nunchuck_gesture_threshold' type='float'> + <short>Gesture Threshold</short> + <long>How much the Nunchuck must be moved for the gesture to be recognised</long> + <min>1.0</min> + <max>20.0</max> + <default>5.0</default> + </option> + </subgroup> + <subgroup> + <short>Wiimote Accellerometer</short> + <option name='fourth_wiimote_right_action_name' type='string'> + <short>Right Gesture Name</short> + <long>Name of action to call with a 'right' gesture</long> + <default>false</default> + </option> + <option name='fourth_wiimote_right_plugin_name' type='string'> + <short>Right Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='fourth_wiimote_left_action_name' type='string'> + <short>Left Gesture Name</short> + <long>Name of action to call with a 'left' gesture</long> + <default>false</default> + </option> + <option name='fourth_wiimote_left_plugin_name' type='string'> + <short>Left Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='fourth_wiimote_up_action_name' type='string'> + <short>Up Gesture Name</short> + <long>Name of action to call with an 'up' gesture</long> + <default>false</default> + </option> + <option name='fourth_wiimote_up_plugin_name' type='string'> + <short>Up Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='fourth_wiimote_down_action_name' type='string'> + <short>Down Gesture Name</short> + <long>Name of action to call with an 'down' gesture</long> + <default>false</default> + </option> + <option name='fourth_wiimote_down_plugin_name' type='string'> + <short>Down Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='fourth_wiimote_gesture_threshold' type='float'> + <short>Gesture Threshold</short> + <long>How much the Wii Remote must be moved for the gesture to be recognised</long> + <min>1.0</min> + <max>20.0</max> + <default>5.0</default> + </option> + </subgroup> + <subgroup> + <short>Wiimote Buttons</short> + <option name='fourth_wiimote_right_pad_action_name' type='string'> + <short>Right D-Pad Name</short> + <long>Name of action to call when the 'Right D-Pad' button is pressed</long> + <default>false</default> + </option> + <option name='fourth_wiimote_right_pad_plugin_name' type='string'> + <short>Right D-Pad Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='fourth_wiimote_left_pad_action_name' type='string'> + <short>Left D-Pad Name</short> + <long>Name of action to call when the 'Left D-Pad' button is pressed</long> + <default>false</default> + </option> + <option name='fourth_wiimote_left_pad_plugin_name' type='string'> + <short>Left D-Pad Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='fourth_wiimote_up_pad_action_name' type='string'> + <short>Right D-Pad Name</short> + <long>Name of action to call when the 'Up D-Pad' button is pressed</long> + <default>false</default> + </option> + <option name='fourth_wiimote_up_pad_plugin_name' type='string'> + <short>Up D-Pad Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='fourth_wiimote_down_pad_action_name' type='string'> + <short>Right D-Pad Name</short> + <long>Name of action to call when the 'Down D-Pad' button is pressed</long> + <default>false</default> + </option> + <option name='fourth_wiimote_down_pad_plugin_name' type='string'> + <short>Down D-Pad Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='fourth_wiimote_a_button_action_name' type='string'> + <short>A Button Name</short> + <long>Name of action to call when the 'A' button is pressed</long> + <default>false</default> + </option> + <option name='fourth_wiimote_a_button_plugin_name' type='string'> + <short>A Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='fourth_wiimote_b_button_action_name' type='string'> + <short>B Button Name</short> + <long>Name of action to call when the 'B' button is pressed</long> + <default>false</default> + </option> + <option name='fourth_wiimote_b_button_plugin_name' type='string'> + <short>B Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='fourth_wiimote_plus_button_action_name' type='string'> + <short>Plus (+) Button Name</short> + <long>Name of action to call when the 'Plus (+)' button is pressed</long> + <default>false</default> + </option> + <option name='fourth_wiimote_plus_button_plugin_name' type='string'> + <short>Plus (+) Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='fourth_wiimote_minus_button_action_name' type='string'> + <short>Minus (-) Button Name</short> + <long>Name of action to call when the 'Minus (-)' button is pressed</long> + <default>false</default> + </option> + <option name='fourth_wiimote_minus_button_plugin_name' type='string'> + <short>Minus (-) Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='fourth_wiimote_home_button_action_name' type='string'> + <short>HOME Button Name</short> + <long>Name of action to call when the 'HOME' button is pressed</long> + <default>false</default> + </option> + <option name='fourth_wiimote_home_button_plugin_name' type='string'> + <short>HOME Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='fourth_wiimote_one_button_action_name' type='string'> + <short>1 Button Name</short> + <long>Name of action to call when the '1' button is pressed</long> + <default>false</default> + </option> + <option name='fourth_wiimote_one_button_plugin_name' type='string'> + <short>1 Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + <option name='fourth_wiimote_two_button_action_name' type='string'> + <short>2 Button Name</short> + <long>Name of action to call when the '2' button is pressed</long> + <default>false</default> + </option> + <option name='fourth_wiimote_two_button_plugin_name' type='string'> + <short>2 Button Plugin Name</short> + <long>Plugin that holds that action</long> + <default>false</default> + </option> + </subgroup> + <subgroup> + <short>Wiimote Reporting</short> + <option name='fourth_wiimote_acc_report_plugin_name' type='string'> + <short>Wiimote Acc Plugin Name</short> + <long>Name of plugin to report Wiimote Accellerometor</long> + <default>false</default> + </option> + <option name='fourth_wiimote_acc_report_action_name' type='string'> + <short>Wiimote Acc Action Name</short> + <long>Name of Action that takes that reporting of the Wiimote Accellerometor</long> + <default>false</default> + </option> + <option name='fourth_nunchuck_acc_report_plugin_name' type='string'> + <short>Nunchuck Acc Plugin Name</short> + <long>Name of plugin to report Wiimote Accellerometor</long> + <default>false</default> + </option> + <option name='fourth_nunchuck_acc_report_action_name' type='string'> + <short>Nunchuck Acc Action Name</short> + <long>Name of Action that takes that reporting of the Nunchuck Accellerometor</long> + <default>false</default> + </option> + <option name='fourth_wiimote_ir_report_plugin_name' type='string'> + <short>Wiimote IR Plugin Name</short> + <long>Name of plugin to report Wiimote Infra-Red Camera Readings to</long> + <default>false</default> + </option> + <option name='fourth_wiimote_ir_report_action_name' type='string'> + <short>Wiimote IR Action Name</short> + <long>Name of Action that takes that reporting of the Infra-Red Camera Readings</long> + <default>false</default> + </option> + </subgroup> </group> </display> <screen> |