summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlkka Aulomaa <ilkkax.aulomaa@intel.com>2013-03-04 15:12:53 +0200
committerLi Peng <peng.li@intel.com>2013-03-21 10:34:37 +0800
commit248fa0f132447becf7e94a79e6830c45634167e5 (patch)
treef0b45754dd1408a817a66977e76a018c5cfc5baf
parent1298b59e791c57743cb017b4ab82169f0052bd86 (diff)
downloadpvr-bin-mdfld-248fa0f132447becf7e94a79e6830c45634167e5.tar.gz
pvr-bin-mdfld-248fa0f132447becf7e94a79e6830c45634167e5.tar.bz2
pvr-bin-mdfld-248fa0f132447becf7e94a79e6830c45634167e5.zip
Allow power-key in X. This is needed for the "power key ends calls" feature to work.
Change-Id: I57c54bf3b81a7c8aabd6696c747e4a9c4b624b1a
-rw-r--r--main/etc/X11/xorg.conf.d/mdfld-pvr.conf5
-rw-r--r--main/opt/etc/X11/xorg.conf.d/mdfld-pvr.conf5
-rw-r--r--packaging/pvr-bin-mdfld.changes3
3 files changed, 3 insertions, 10 deletions
diff --git a/main/etc/X11/xorg.conf.d/mdfld-pvr.conf b/main/etc/X11/xorg.conf.d/mdfld-pvr.conf
index 92919e3..9bdcf91 100644
--- a/main/etc/X11/xorg.conf.d/mdfld-pvr.conf
+++ b/main/etc/X11/xorg.conf.d/mdfld-pvr.conf
@@ -9,8 +9,3 @@ Section "Device"
BusID "PCI:0:2:0"
EndSection
-Section "INPUTCLASS"
- Identifier "ignore power button in X"
- MatchProduct "msic_power_btn"
- Option "ignore" "TRUE"
-EndSection
diff --git a/main/opt/etc/X11/xorg.conf.d/mdfld-pvr.conf b/main/opt/etc/X11/xorg.conf.d/mdfld-pvr.conf
index 92919e3..9bdcf91 100644
--- a/main/opt/etc/X11/xorg.conf.d/mdfld-pvr.conf
+++ b/main/opt/etc/X11/xorg.conf.d/mdfld-pvr.conf
@@ -9,8 +9,3 @@ Section "Device"
BusID "PCI:0:2:0"
EndSection
-Section "INPUTCLASS"
- Identifier "ignore power button in X"
- MatchProduct "msic_power_btn"
- Option "ignore" "TRUE"
-EndSection
diff --git a/packaging/pvr-bin-mdfld.changes b/packaging/pvr-bin-mdfld.changes
index 945ea20..7453aac 100644
--- a/packaging/pvr-bin-mdfld.changes
+++ b/packaging/pvr-bin-mdfld.changes
@@ -1,3 +1,6 @@
+* Mon Mar 04 2013 Ilkka Aulomaa <ilkkax.aulomaa@intel.com> submit/trunk/20121231.062916@d0c2c03
+- Allow power-key in X. This is needed for the "power key ends calls" feature to work.
+
* Mon Dec 31 2012 Peng Li <peng.li@intel.com> - 1.7.17.296760.7
- fix gles1 and gles2 conformance test failure