[Python-modules-team] Bug#854994: python-xdo: Please add support for send_keysequence_window()

Cyril Brulebois cyril at debamax.com
Mon Feb 13 00:56:19 UTC 2017


Package: python-xdo
Version: 0.3-2
Severity: wishlist
Tags: patch

Hi,

Please find attached patches adding support for the send_keysequence_window()
function, which lets me drive a fully automated Debian Installation within
kvm/qemu for regression testing purposes.

I haven't really checked the clearmodifiers part (which I've borrowed from
enter_text_window()) since I'm mostly sending simple keystrokes: typing
hostnames, passwords, login name, etc. means I'm sending basically:
 - letters,
 - shift+letters,
 - space,
 - Tab,
 - Return,
 - Up,
 - Down.

Tested on a jessie system (libxdo3:amd64 = 1:3.20140805.1-2).

Thanks for considering.

Cheers,
-- 
Cyril Brulebois -- Debian Consultant @ DEBAMAX -- https://debamax.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Add-support-for-send_keysequence_window.patch
Type: text/x-diff
Size: 4574 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20170213/714fa08d/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Unmark-send_keysequence_window-as-unimplemented.patch
Type: text/x-diff
Size: 931 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20170213/714fa08d/attachment-0001.patch>


More information about the Python-modules-team mailing list