View Single Post
  #159 (permalink)  
Old 06-06-2008, 09:55 PM
poorlyduck's Avatar
poorlyduck
Regular 'Geeker
Offline
Threadstarter
Location: chicago
 
Join Date: Feb 2007
Posts: 391
Reputation: 820
poorlyduck knows their stuffpoorlyduck knows their stuffpoorlyduck knows their stuffpoorlyduck knows their stuffpoorlyduck knows their stuffpoorlyduck knows their stuffpoorlyduck knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via Yahoo to poorlyduck
Re: Sprint Theme Cube + Home + Quicklauncher

Quote:
Originally Posted by woot-woot View Post
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
Reply With Quote