[libvirt] [PATCH] Document the keyboard as a valid input type

Ján Tomko jtomko at redhat.com
Mon Feb 24 18:00:33 UTC 2014


On 02/24/2014 05:39 PM, Eric Blake wrote:
> On 02/24/2014 02:55 AM, Ján Tomko wrote:
>> Commit bc18373 added a new input type, but didn't change the
>> documentation.
>> ---
>>  docs/formatdomain.html.in | 7 ++++---
>>  1 file changed, 4 insertions(+), 3 deletions(-)
>>
>> diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
>> index ea1a97b..400de07 100644
>> --- a/docs/formatdomain.html.in
>> +++ b/docs/formatdomain.html.in
>> @@ -3847,15 +3847,16 @@ qemu-kvm -net nic,model=? /dev/null
>>    ...
>>    <devices>
>>      <input type='mouse' bus='usb'/>
>> +    <input type='keyboard' bus='usb'/>
>>    </devices>
>>    ...</pre>
>>  
>>      <dl>
>>        <dt><code>input</code></dt>
>>        <dd>The <code>input</code> element has one mandatory attribute,
>> -        the <code>type</code> whose value can be either 'mouse' or
>> -        'tablet'. The latter provides absolute
>> -        cursor movement, while the former uses relative movement. The optional
>> +        the <code>type</code> whose value can be 'mouse', 'tablet' or
>> +        'keyboard'. The tablet provides absolute cursor movement,
> 
> ACK if you also add a <span> for a 'since 1.2.2' designation on keyboard.
> 

Thanks, pushed now.

Jan


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140224/74957fa9/attachment-0001.sig>


More information about the libvir-list mailing list