|
2012-12-17
, 11:43
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#22
|
sed -i -e "s/end script/ start extended-power-menu\nend script/" /etc/init/group-mce.conf
sed -e "/^ start extended-power-menu/d" /etc/init/group-mce.conf > /etc/init/group-mce.conf
|
2012-12-17
, 12:12
|
Posts: 290 |
Thanked: 269 times |
Joined on Apr 2010
@ Brussels
|
#23
|
|
2012-12-17
, 12:38
|
Moderator |
Posts: 6,215 |
Thanked: 6,400 times |
Joined on Nov 2011
|
#24
|
dont know why but it doesnt work for me.
Double press nor long press. looking forward to the update to 0.2
PowerKeyDoubleAction=dbus-signal-powerkey_double_ind
|
2012-12-17
, 14:37
|
Posts: 58 |
Thanked: 21 times |
Joined on Mar 2012
|
#25
|
The Following User Says Thank You to koe For This Useful Post: | ||
|
2012-12-17
, 14:46
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#26
|
@MohammadAG i thinkcan solve itCode:sed -i -e "s/end script/ start extended-power-menu\nend script/" /etc/init/group-mce.conffor restoringCode:sed -e "/^ start extended-power-menu/d" /etc/init/group-mce.conf > /etc/init/group-mce.conf
@F2thaK it took some time to autostart. and defaul behaviour is double tap on power key. but if you modifyed mce.ini with tweaks you should restore PowerKey action
The Following 2 Users Say Thank You to MohammadAG For This Useful Post: | ||
|
2012-12-17
, 16:06
|
|
Posts: 234 |
Thanked: 175 times |
Joined on Jun 2010
@ Genova (Italy)
|
#27
|
The Following User Says Thank You to MaddogG For This Useful Post: | ||
|
2012-12-17
, 16:07
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#28
|
#!/bin/sh line=$(grep "etc/init/group-mce.conf" /var/lib/aegis/refhashlist) oldsha1=$(for ii in $(sha1sum /etc/init/group-mce.conf); do echo $ii; break; done) #MAKE ACTIONS WITH /etc/init/group-mce.conf newsha1=$(for ii in $(sha1sum /etc/init/group-mce.conf); do echo $ii; break; done) newline=$(echo ${line} | sed -e "s/${oldsha1}/${newsha1}/") sed -i -e "s@${line}@${newline}@" /var/lib/aegis/refhashlist accli -c tcb-sign -F /var/lib/aegis/refhashlist < /var/lib/aegis/refhashlist
The Following 3 Users Say Thank You to coderus For This Useful Post: | ||
|
2012-12-18
, 04:16
|
Posts: 88 |
Thanked: 38 times |
Joined on Feb 2012
|
#29
|
The Following User Says Thank You to kb61 For This Useful Post: | ||
|
2012-12-18
, 06:53
|
Posts: 280 |
Thanked: 136 times |
Joined on Dec 2011
@ Banyuwangi, Indonesia
|
#30
|
The Following User Says Thank You to efion For This Useful Post: | ||
N9 / N900 Youtube Videos
N9 "Faster, Darker, Better" Theme Pack
---
www.F2thaK.com