![]() |
2012-06-17
, 04:44
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#82
|
# MT-Toggles t|T) echo -e "${YELLOW}Install/Uninstall MT-Toggles${NORMAL}" echo "" echo -en ${RED} echo -e "This tweak ONLY for users that have ${YELLOW}INCEPTION${RED} installed !!!" echo "Do you sure you want to continue ?" echo -en ${NORMAL} echo "" echo -e "1. ${BLINK}${RED}YES !!!, I have ${YELLOW}Inception${RED} & want to install${NORMAL}" echo "2. NO !!!, I don't have Inception" echo "" read -p "Choose from 1 or 2: " ANS echo "" case $ANS in [1] ) echo -en ${RED} echo -e "This tweak will install/uninstall ${YELLOW}unrestricted-system-ui & 4 MT-Toggles${RED}" echo "It can cause Reboot-loop. If you don't want to continue, just press Enter for Exit." echo -en ${NORMAL} echo "" echo "Options:" echo -e "1. INSTALL (for ${BLINK}${YELLOW}N9${NORMAL} users)" echo -e "2. INSTALL (for ${BLINK}${YELLOW}N950${NORMAL} users)" echo "3. UNINSTALL" echo "" read -p "Choose from 1 to 3: " ANS echo "" case $ANS in [1] ) /usr/sbin/incept /opt/N9QTweak/Toggles/system-ui_1.2.24-2+0m7_armel.deb dpkg -i /opt/N9QTweak/Toggles/mt-toggles_0.0.1_armel.deb /usr/sbin/incept /opt/N9QTweak/Toggles/psm-toggle_0.0.1_armel.deb /usr/sbin/incept /opt/N9QTweak/Toggles/flightmode-toggle_0.0.1_armel.deb echo "" echo -e "${BLINK}${RED}Wait!${NORMAL}" killall sysuid dpkg -i /opt/N9QTweak/Toggles/bluetooth-toggle_0.0.1_armel.deb dpkg -i /opt/N9QTweak/Toggles/flashlight-toggle_0.0.1_armel.deb stop xsession/sysuid start xsession/sysuid echo "" echo -e "${YELLOW}DONE! Unrestricted system-ui & MT-Toggles installed successfully.${NORMAL}" ;; [2] ) /usr/sbin/incept /opt/N9QTweak/Toggles/system-ui_1.2.23-1+0m7_armel.deb dpkg -i /opt/N9QTweak/Toggles/mt-toggles_0.0.1_armel.deb /usr/sbin/incept /opt/N9QTweak/Toggles/psm-toggle_0.0.1_armel.deb /usr/sbin/incept /opt/N9QTweak/Toggles/flightmode-toggle_0.0.1_armel.deb echo "" echo -e "${BLINK}${RED}Wait!${NORMAL}" killall sysuid dpkg -i /opt/N9QTweak/Toggles/bluetooth-toggle_0.0.1_armel.deb dpkg -i /opt/N9QTweak/Toggles/flashlight-toggle_0.0.1_armel.deb stop xsession/sysuid start xsession/sysuid echo "" echo -e "${YELLOW}DONE! Unrestricted system-ui & MT-Toggles installed successfully.${NORMAL}" ;; [3] ) apt-get remove flashlight-toggle bluetooth-toggle flightmode-toggle psm-toggle mt-toggles apt-get install --reinstall system-ui echo "" echo -e "${YELLOW}DONE! Unrestricted system-ui & MT-Toggles uninstalled successfully.${NORMAL}" ;; * ) read -p "Just answer with either 1 to 3. Aborting!" end; continue ;; esac echo " " ;; [2] ) echo -e "${YELLOW}You chose to NOT continue.${NORMAL}" ;; * ) read -p "Just answer with either 1 or 2. Aborting!" end; continue ;; esac echo " " ;;
![]() |
2012-06-17
, 06:53
|
Posts: 118 |
Thanked: 14 times |
Joined on Dec 2009
@ Copenhagen, Denmark
|
#83
|
@ watergate...go to the inception website and download the installer...(download the one from the code bar scanner)..install it and follow the steps as stated in the website...after you have installed,go to the terminal and log in as root...then enter the instructions as stated on the first post...
![]() |
2012-06-17
, 13:56
|
Posts: 314 |
Thanked: 107 times |
Joined on Feb 2012
@ Bratislava, Slovakia
|
#84
|
![]() |
2012-06-18
, 10:05
|
Posts: 7 |
Thanked: 5 times |
Joined on May 2012
|
#85
|
![]() |
2012-06-18
, 10:06
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#86
|
The Following 4 Users Say Thank You to MohammadAG For This Useful Post: | ||
![]() |
2012-06-18
, 10:08
|
Moderator |
Posts: 6,215 |
Thanked: 6,400 times |
Joined on Nov 2011
|
#87
|
The Following 4 Users Say Thank You to thedead1440 For This Useful Post: | ||
![]() |
2012-06-18
, 19:43
|
Posts: 34 |
Thanked: 5 times |
Joined on Jan 2012
|
#88
|
![]() |
2012-06-19
, 20:50
|
Posts: 147 |
Thanked: 33 times |
Joined on Mar 2012
@ Lebanon
|
#89
|
![]() |
2012-06-22
, 21:07
|
Posts: 440 |
Thanked: 203 times |
Joined on May 2010
|
#90
|
then install inception from https://endno.de/~itsnotabigtruck/inception/
enter terminal,
devel-su
(password: default is rootme)
then wget