Mir

Comment 4 for bug 1286252

Revision history for this message
Chris Halse Rogers (raof) wrote : Re: mir_demo_server* successfully start as non-root (without input support), meaning it can't be quit/switched away from

It's not possible to get input working for non-root without allowing everyone to snoop on your input; that's not something we can turn on by default.

We *could* install mir_demo_server_shell setuid root, though.

Probably best to just make failure to open any input fatal, though.