|
2013-06-21
, 10:04
|
Posts: 141 |
Thanked: 417 times |
Joined on Jun 2012
@ Malaysia
|
#392
|
The Following 2 Users Say Thank You to dicksonleong8 For This Useful Post: | ||
|
2013-08-03
, 16:43
|
Posts: 1 |
Thanked: 0 times |
Joined on Aug 2013
|
#393
|
|
2013-09-06
, 12:57
|
Posts: 52 |
Thanked: 33 times |
Joined on Oct 2011
@ Poland, Tricity
|
#394
|
# # Disable/enable proximity sensor # # To enable use: proximity_disable.sh 0 # prox_enable_path=`find /sys/devices/ -name 'prox_enable'` if [ -z "$1" ]; then echo "0" > $prox_enable_path else echo "1" > $prox_enable_path fi
|
2013-10-17
, 14:42
|
|
Administrator |
Posts: 1,036 |
Thanked: 2,019 times |
Joined on Sep 2009
@ Germany
|
#395
|
|
2013-12-19
, 15:52
|
Posts: 6 |
Thanked: 3 times |
Joined on Dec 2013
|
#396
|
|
2014-01-15
, 21:37
|
Posts: 67 |
Thanked: 19 times |
Joined on May 2012
|
#397
|
|
2014-01-15
, 21:52
|
|
Posts: 212 |
Thanked: 184 times |
Joined on May 2010
@ Sweden
|
#398
|
Does anyone knows where I can find mt-toggles_0.0.2_armel.deb?
Regards,
Djcrash
|
2014-01-15
, 22:11
|
Posts: 67 |
Thanked: 19 times |
Joined on May 2012
|
#399
|
|
2014-01-15
, 22:13
|
|
Posts: 212 |
Thanked: 184 times |
Joined on May 2010
@ Sweden
|
#400
|
But - would be possible to make a proximity sensor toggle? That way I would be able to put my N9 in a sock with a window and be able to have the clock visible all times.