Quote:
Originally Posted by woot-woot
hey poorlyduck i downloaded the yellow cube theme i like it alot. i have slide2unlock and when its on that screen the cube still work. is there a way or something i can do cause when on slide2unlock i want my phone lock and not opening any files or anything at all. thanks
|
go to Program Files\FtouchFlo folder then drag from there FtouchFloConfig.txt to ur desktop, open with notepad and add slid2unlock to the Excluded applications, save it and put it back to the FtouchFlo folder in ur ppc, allow to overwrite the original one. Here is the code of the TouchFloconfig.txt added the s2u2 to the excluded app.
Code:
; FTouchFlo configuration file
Delay:100
GestureWaitingDelay:10000
;To disable scrolling use DisableScroll:1
; to enable scrolling use DisableScroll:0
DisableScroll:0
UpDownApp:/Program Files/TFloCube/TFloCubeCtrl.exe
UpDownAppCmdLine: close minimizeApp
DownUpApp:/Program Files/TFloCube/TFloCubeCtrl.exe
DownUpAppCmdLine: open
LeftRightApp:/Program Files/TFloCube/TFloCubeCtrl.exe
LeftRightAppCmdLine: spinRight openSpinRight
RightLeftApp:/Program Files/TFloCube/TFloCubeCtrl.exe
RightLeftAppCmdLine: spinLeft openSpinLeft
; Exclude applications
Exclude:PocketCM.exe
Exclude:TomTom Navigator
Exclude:Flash lite
Exclude:iContact.exe
Exclude:jmm.exe
Exclude:Picsel Browser
Exclude:poutlook.exe
Exclude:HTCAlbum.exe
Exclude:s2u2.exe
; end of configuration