• 3

[問題]請問HTC Touch Diamond(呆門)可不可以設定成只用按鍵接聽,不要按畫面的接聽鍵

jbb wrote:
想請問各位大大如果用...(恕刪)


SKSchema是沒有更改任何畫面的

而S2U2據所知,是更改待機畫面成像iPhone那樣的滑動式解鎖
copy.cat wrote:
我目前是使用SKSc...(恕刪)


不知道可不可以麻煩這位前輩寫一下簡易的SKSchema用法@@
劣者剛安裝完完全不知道該如何寫腳本達到來電鎖螢幕的效果
希望前輩能寫一下簡易的教學文
幫助如劣者這般沒有慧根的使用者@@
謝謝^^
輕步玉階飛夜色...不勝蕭然掩月來...
玉階飛 wrote:
不知道可不可以麻煩這...(恕刪)


從XDA http://forum.xda-developers.com/showthread.php?t=414731&page=7上剪下來的

Here are the detailed "WATCH rules" for SKSchema:

Rule #1
Watch for:
Phone
Event title:
Phone ring
Execute:
Device => "lock" screen

Rule #2
Watch for:
Phone
Event title:
Disconnect
Execute:
Device => "Unlock" screen

Rule #3
Watch for:
Phone
Event title:
Connect (answer)
Execute:
Device => "Unlock" screen

Rule #4
Watch for:
Phone
Event title:
Call state changed
Execute:
Device => "Unlock" screen

(don't forget to enable watch mode, otherwise the rules won't be active. Tools > Settings > General Tab > Watch mode = ON)

To sum up what these rules do: calls can only be answered by hardware keys (since once the phone rings, screen is immediately locked [even if phone is set to Silent mode]). Once the call has been answered by hardware keys, the screen is unlocked. If the call has not been answered (by passively letting it ring out, or actively by rejection), the screen is unlocked.

李幹 wrote:


從XDA htt...(恕刪)


感謝這位前輩伸出援手
劣者就先依照範例試試看囉^^
輕步玉階飛夜色...不勝蕭然掩月來...
玉階飛 wrote:
不知道可不可以麻煩這...(恕刪)


23樓的李大有寫嚕

另外,因為我同步都是用BT同步,每次同步時都要開啟BT,然後同步完在關閉

雖然有設定長按聲音增大鍵即開啟或關閉BT,但還是覺得可以再少一點

於是拿SKSchema來研究,在床上玩了一晚,終於搞出來。

設定開啟同步視窗時,即開啟BT,關閉同步視窗就關閉BT

設定如下:

tools --> watch --> new

watch for ---> windows
windows title ---> ActiveSync
To excute if the windows is opened ---> wireless --> BT on
To excute if the windows is closed ---> wireless --> BT off
To excute if the windows title is changed ---> BT off
To excute if the windows is activated ---> wirless -->BT on


tools --> settting --> watch mode --> ON

重開機,開啟同步視窗,BT圖示就跑出來了,同步床頭上的NB成功後,關閉視窗後BT圖示也不見了,爽~


  • 3
內文搜尋
X
評分
評分
複製連結
Mobile01提醒您
您目前瀏覽的是行動版網頁
是否切換到電腦版網頁呢?