summaryrefslogtreecommitdiff
path: root/protocol/ivi-input.xml
diff options
context:
space:
mode:
Diffstat (limited to 'protocol/ivi-input.xml')
-rw-r--r--protocol/ivi-input.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/protocol/ivi-input.xml b/protocol/ivi-input.xml
index f8ca77e..50eb19d 100644
--- a/protocol/ivi-input.xml
+++ b/protocol/ivi-input.xml
@@ -21,7 +21,7 @@
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
</copyright>
- <interface name="ivi_input" version="1">
+ <interface name="ivi_input" version="2">
<description summary="controller interface to the input system">
This includes handling the existence of seats, seat capabilities,
seat acceptance and input focus.
@@ -31,6 +31,8 @@
</description>
<arg name="name" type="string"/>
<arg name="capabilities" type="uint"/>
+ <!-- Version 2 additions -->
+ <arg name="is_default" type="int"/>
</event>
<event name="seat_capabilities">
<description summary="A seat's capabilities have changed">