pmbootstrap/pmb/parse
Minecrell f602df0140
pmb.qemu: add --tablet option for QEMU tablet input device (!1886)
The QEMU 'tablet' input device reports absolute positions instead
of relative mouse pointer movements. This can be used to automatically
grab/release the mouse pointer when entering/leaving the QEMU window,
instead of having to release it with CTRL + ALT + G manually.

This is quite convenient and should be the default option normally,
but at least on my PC the mouse pointer is reported with some vertical
offset for some reason (you can't reach the top and it extends below
the QEMU window...). Let's add it as an optional --tablet option for now.
2020-03-14 08:05:32 +01:00
..
__init__.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
_apkbuild.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
apkindex.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
arch.py pmb.qemu: use current device instead of requiring --arch (!1886) 2020-03-14 08:05:32 +01:00
arguments.py pmb.qemu: add --tablet option for QEMU tablet input device (!1886) 2020-03-14 08:05:32 +01:00
binfmt_info.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
bootimg.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
depends.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
deviceinfo.py pmb: replace deviceinfo_date with deviceinfo_year, add to wizard (!1888) 2020-03-14 00:33:22 +01:00
kconfig.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
version.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00