ロックスクリーン-5

2008/11/23

あっさり再脱獄出来たので・・・

Lockscreen.theme5 (.zipに変更後解凍)

LockBackground.htmlの以下の内容を編集

(そのまま使用すると、黒い時計です)

        body {

//黒い時計の画像と位置

            background: url(imgs/BlackClock.png);

            background-position: 225px 25px;

//時計の針位置

        canvas {

            margin-top:-41px;

            margin-left:180px;

//黒い時計のタイプ swissRail

<canvas id=”canvas” class=”CoolClock:swissRail:90:”>

112301

//白い時計の画像と位置

            background: url(imgs/WhiteClock.png);

            background-position: 225px 25px;

//白い時計のタイプ fancy

<canvas id=”canvas” class=”CoolClock:fancy:90:”>

112302

時計をブランクに lockclock

ファイル名を「LockClock.ttf」に変更して

System/Library/Fonts/Cache/の

LockClock.ttfをバックアップ後、入替

自己責任で・・・

日付と曜日を消したい場合は、iPodayさんの・・・

※ロックスクリーンもホームと同じように簡単に

スクリーンショットが撮れる様になったので楽

112303

        body {

            background-position: 115px 110px;

        canvas {

            margin-top:42px;

            margin-left:70px;

        #CalendarContainer{

            margin-top:180px;