From: Ilkka Aulomaa Date: Mon, 4 Mar 2013 13:12:53 +0000 (+0200) Subject: Allow power-key in X. This is needed for the "power key ends calls" feature to work. X-Git-Tag: 2.1b_release~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;ds=sidebyside;h=248fa0f132447becf7e94a79e6830c45634167e5;p=platform%2Fadaptation%2Fintel_mfld%2Fpvr-bin-mdfld.git Allow power-key in X. This is needed for the "power key ends calls" feature to work. Change-Id: I57c54bf3b81a7c8aabd6696c747e4a9c4b624b1a --- 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 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 - 1.7.17.296760.7 - fix gles1 and gles2 conformance test failure