Allow power-key in X. This is needed for the "power key ends calls" feature to work.
authorIlkka Aulomaa <ilkkax.aulomaa@intel.com>
Mon, 4 Mar 2013 13:12:53 +0000 (15:12 +0200)
committerLi Peng <peng.li@intel.com>
Thu, 21 Mar 2013 02:34:37 +0000 (10:34 +0800)
Change-Id: I57c54bf3b81a7c8aabd6696c747e4a9c4b624b1a

main/etc/X11/xorg.conf.d/mdfld-pvr.conf
main/opt/etc/X11/xorg.conf.d/mdfld-pvr.conf
packaging/pvr-bin-mdfld.changes

index 92919e3..9bdcf91 100644 (file)
@@ -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
index 92919e3..9bdcf91 100644 (file)
@@ -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
index 945ea20..7453aac 100644 (file)
@@ -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