On 21/03/17 18:19, Juergen Gross wrote: > As my patch tying the resolution of the xen pointing device to that of > the framebuffer wasn't accepted add support for different resolutions > via a module parameter. > > Another possibility would be to set parameters via Xenstore, but this > is broken (patch 2 fixes that) and not yet supported by Xen tools. > > Juergen Gross (2): > xen,input: add xen-kbdfront module parameter for setting resolution > xen,input: repair xen-kbdfront resolution setting via xenstore > > drivers/input/misc/xen-kbdfront.c | 42 > ++++++++++++++++++++++++++------------- > 1 file changed, 28 insertions(+), 14 deletions(-) >
Ping? Juergen