[Kimchi-devel] [PATCH][Kimchi 2/2] Use tablet_bus for tablet input instead of kbd_bus

Aline Manera alinefm at linux.vnet.ibm.com
Fri Oct 14 16:57:33 UTC 2016


Hi Ramon,

I could not find the patch 1/2.

Could you send again, please?

Regards,
Aline Manera

On 10/11/2016 03:32 PM, Ramon Medeiros wrote:
> Signed-off-by: Ramon Medeiros <ramonn at linux.vnet.ibm.com>
> ---
>   vmtemplate.py | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/vmtemplate.py b/vmtemplate.py
> index 0288330..06ee845 100644
> --- a/vmtemplate.py
> +++ b/vmtemplate.py
> @@ -371,7 +371,7 @@ class VMTemplate(object):
>           """
>
>           tablet = """
> -            <input type='tablet' bus='%(kbd_bus)s'> </input>
> +            <input type='tablet' bus='%(tablet_bus)s'> </input>
>           """
>
>           video = """




More information about the Kimchi-devel mailing list