ecore-drm2: Add API for vt-switching
authorChris Michael <cp.michael@samsung.com>
Wed, 27 Jul 2016 17:28:10 +0000 (13:28 -0400)
committerChris Michael <cp.michael@samsung.com>
Wed, 27 Jul 2016 17:28:10 +0000 (13:28 -0400)
commit1bbc23b08634444edee9a19603aaf3360489f483
tree85b7233c185e81f56e3c798ba5bbfe56de28a26a
parent3754ad04770ad61686e901363ba11d05ff39e135
ecore-drm2: Add API for vt-switching

This commit adds a function we can call from inside Enlightenment in
order to fix an issue with VT-Switching. The problem was when a client
application is open, the compositor does not pass along the key-combo
for vt-switch but rather sends it to an application. This patch (along
with upcoming Enlightenment one) fixes the issue.

NB: This late API add approved by Stefan ;)

@feature

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_drm2/Ecore_Drm2.h
src/lib/ecore_drm2/ecore_drm2_device.c