The Following User Says Thank You to wolke For This Useful Post: | ||
![]() |
2013-06-01
, 19:51
|
Posts: 54 |
Thanked: 8 times |
Joined on Aug 2012
|
#232
|
you can either open up a text editor, paste it in, save it.
or just download it directly with this link:
https://raw.github.com/teleshoes/n9-...FILES/bin/lock
The Following User Says Thank You to maxdroid For This Useful Post: | ||
![]() |
2013-06-25
, 14:09
|
Posts: 24 |
Thanked: 2 times |
Joined on Apr 2013
@ Al-Khobar, Saudi Arabia
|
#237
|
The Following User Says Thank You to adnankamal9 For This Useful Post: | ||
![]() |
2013-06-25
, 15:18
|
Posts: 986 |
Thanked: 1,526 times |
Joined on Jul 2010
|
#238
|
The Following User Says Thank You to wolke For This Useful Post: | ||
![]() |
2013-06-26
, 08:33
|
Posts: 24 |
Thanked: 2 times |
Joined on Apr 2013
@ Al-Khobar, Saudi Arabia
|
#239
|
the same way youd install any deb. perhaps something like this:
download the deb
copy it to MyDocs
open a terminal
devel-su
dpkg -i MyDocs/n9-button-monitor*.deb
apt-get -f install
open a terminal
devel-su
apt-get remove n9-button-monitor
to customize it, open up redak, or your favorite text editor, and edit /home/user/.config/n9-button-monitor.ini
![]() |
2013-06-26
, 15:35
|
Posts: 986 |
Thanked: 1,526 times |
Joined on Jul 2010
|
#240
|
~ teleshoes ~