Comment 1 for bug 1590060

Revision history for this message
Marco Trevisan (TreviƱo) (3v1n0) wrote :

This is a laptop with touch-screen. Same seems to happen when mir_demo_server (or unity8 itself) is launched in X (using mir on X), to get this I:

sudo mir_demo_server --arw-file --file /tmp/mir_socket --vt 8
initctl set-env -g MIR_SOCKET=/tmp/mir_socket
initctl set-env -g QT_QPA_PLATFORM=mirserver
start unity8

If I do the same by launching the same unity8 version inside a LXC container, I'm instead getting something else:
 - Touchscreen events work
 - Keyboard works
 - Mouse pointer events are recorded (according to logs) but NOT delivered.