seat: ignore keyboard shortcuts in single-session mode
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 1 Dec 2012 22:45:55 +0000 (23:45 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 1 Dec 2012 22:45:55 +0000 (23:45 +0100)
commitd22e59f2b0c6bf04d0009326991c83627a73c2ce
tree2af2c1349a73de849cde921300b67b2b6e9e71c5
parent294312185f719d0625f670024625e2a4bff1c65e
seat: ignore keyboard shortcuts in single-session mode

Instead of not handling the keyboard shortcuts we should ignore them but
mark them as handled. Otherwise, we might get them from the parent session
and they will end up cluttering the terminal log.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/kmscon_seat.c