summarylogtreecommitdiffstats
path: root/qcec.sh
diff options
context:
space:
mode:
authorDonald Carr2016-03-14 17:07:30 -0700
committerDonald Carr2016-03-14 17:10:53 -0700
commite2e012ef7eec66dedfcc29402149e69e9de98f45 (patch)
tree02f3753ff22e727ccbdd5ada5448f2a490cd8398 /qcec.sh
parent88d4fa4d233edc81ad3319c5571333bf14f90629 (diff)
downloadaur-e2e012ef7eec66dedfcc29402149e69e9de98f45.tar.gz
Get our CEC plugin into use when it is installed
Change-Id: Ia2824610416e945396019c8e059d2e92f0451945
Diffstat (limited to 'qcec.sh')
-rw-r--r--qcec.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/qcec.sh b/qcec.sh
new file mode 100644
index 000000000000..ef38f1fa8dc9
--- /dev/null
+++ b/qcec.sh
@@ -0,0 +1,2 @@
+QT_QPA_GENERIC_PLUGINS="CECKeyboard,${QT_QPA_GENERIC_PLUGINS}"
+export QT_QPA_GENERIC_PLUGINS