|
2012-04-20
, 19:18
|
Posts: 494 |
Thanked: 111 times |
Joined on Aug 2010
@ Finland
|
#162
|
|
2012-07-09
, 14:03
|
Posts: 470 |
Thanked: 173 times |
Joined on Oct 2009
@ Melb
|
#163
|
|
2012-07-11
, 20:21
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#164
|
The Following User Says Thank You to AlMehdi For This Useful Post: | ||
|
2012-07-11
, 21:21
|
|
Posts: 146 |
Thanked: 68 times |
Joined on Mar 2012
@ lebanon
|
#165
|
|
2012-07-13
, 07:14
|
Posts: 104 |
Thanked: 30 times |
Joined on Jun 2012
|
#166
|
|
2012-07-13
, 19:57
|
Posts: 109 |
Thanked: 150 times |
Joined on May 2012
|
#167
|
Thanks for the feedback but i am not currently developing n9tweak anymore. I might take it up again if i get time but right now family and work take up too much time for me.
|
2012-07-15
, 01:32
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#168
|
sed -i 's/brightness-als/brightness-simple/' /etc/mce/mce.ini
sed -i 's/brightness-simple/brightness-als/' /etc/mce/mce.ini
The Following User Says Thank You to AlMehdi For This Useful Post: | ||
|
2012-07-15
, 01:46
|
Posts: 359 |
Thanked: 322 times |
Joined on Jun 2010
|
#169
|
Same question here. It disappeared after upgrading to 1.3.
I re-installed, but it doesn't appear to work anymore.
(I''m just trying to mod my statusbar clock format)
The Following User Says Thank You to Hacker For This Useful Post: | ||
|
2012-07-15
, 14:36
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#170
|
# Force wifi powersave off echo "" echo " This will run a loop every minute" echo " and keep wifi powersave off." echo "" echo " This is very power hungry." echo "" read -p "Press enter to start (ctrl+c to end): " ANS read -p "Password: " -s PASSWORD echo "" echo $PASSWORD | devel-su -c "develsh -c 'while true; do date \"+%T\" /sbin/iwconfig wlan0 power off count=0 while [ \$count -le 5 ]; do /usr/bin/bmestat|sed -n '/current/p' /sbin/iwlist wlan0 power sleep 10 count=\$((count+1)) done done'" >/dev/null read -p "Now power save will continue as default" end ;;
> Can you implement an Auto-hiding Status bar, Like in windows phone? -- Why?-- to avoid status bar depleted Pixels because they are always there and after a while, the pixels start to break down and you get this Ghost image,
Can you make the status bar auto-hide when not in use?
A mans Dreams are limited only by his imagination