| 1 | <mythuitheme> |
| 2 | |
| 3 | <window name="zmconsole"> |
| 4 | |
| 5 | <font name="active" face="Arial"> |
| 6 | <color>#ffffff</color> |
| 7 | <size>18</size> |
| 8 | <bold>yes</bold> |
| 9 | </font> |
| 10 | |
| 11 | <font name="inactive" face="Arial"> |
| 12 | <color>#9999cc</color> |
| 13 | <size>18</size> |
| 14 | <bold>yes</bold> |
| 15 | </font> |
| 16 | |
| 17 | <font name="selected" face="Arial"> |
| 18 | <color>#00ff00</color> |
| 19 | <size>18</size> |
| 20 | <bold>yes</bold> |
| 21 | </font> |
| 22 | |
| 23 | <font name="title" face="Arial"> |
| 24 | <color>#ffff00</color> |
| 25 | <dropcolor>#000000</dropcolor> |
| 26 | <size>24</size> |
| 27 | <shadow>3,3</shadow> |
| 28 | <bold>yes</bold> |
| 29 | </font> |
| 30 | |
| 31 | <font name="heading" face="Arial"> |
| 32 | <color>#ffff00</color> |
| 33 | <size>18</size> |
| 34 | <shadow>2,2</shadow> |
| 35 | <bold>yes</bold> |
| 36 | </font> |
| 37 | |
| 38 | <font name="listlabel" face="Arial"> |
| 39 | <color>#ffff00</color> |
| 40 | <size>14</size> |
| 41 | <bold>yes</bold> |
| 42 | </font> |
| 43 | |
| 44 | <font name="date" face="Arial"> |
| 45 | <color>#9999cc</color> |
| 46 | <size>14</size> |
| 47 | <bold>no</bold> |
| 48 | </font> |
| 49 | |
| 50 | <font name="running" face="Arial Narrow"> |
| 51 | <color>#00ff00</color> |
| 52 | <size>16</size> |
| 53 | <bold>no</bold> |
| 54 | </font> |
| 55 | |
| 56 | <font name="stopped" face="Arial Narrow"> |
| 57 | <color>#ff0000</color> |
| 58 | <size>16</size> |
| 59 | <bold>no</bold> |
| 60 | </font> |
| 61 | |
| 62 | <font name="footer" face="Arial Narrow"> |
| 63 | <color>#ffffff</color> |
| 64 | <size>16</size> |
| 65 | <bold>no</bold> |
| 66 | </font> |
| 67 | |
| 68 | <font name="info" face="Arial Narrow"> |
| 69 | <color>#ffffff</color> |
| 70 | <size>14</size> |
| 71 | <bold>no</bold> |
| 72 | </font> |
| 73 | |
| 74 | <container name="info"> |
| 75 | |
| 76 | <area>0,0,1280,720</area> |
| 77 | |
| 78 | <textarea name="title" draworder="0" align="center"> |
| 79 | <area>20,30,1240,50</area> |
| 80 | <font>title</font> |
| 81 | <multiline>no</multiline> |
| 82 | <value>Zone Minder Console</value> |
| 83 | </textarea> |
| 84 | |
| 85 | <image name="image" draworder="0"> |
| 86 | <position>25,95</position> |
| 87 | <filename>trans-cr-background.png</filename> |
| 88 | <staticsize>1230,110</staticsize> |
| 89 | </image> |
| 90 | |
| 91 | <textarea name="date_text" draworder="0" align="left"> |
| 92 | <area>60,100,300,80</area> |
| 93 | <font>date</font> |
| 94 | <multiline>yes</multiline> |
| 95 | <value></value> |
| 96 | </textarea> |
| 97 | |
| 98 | <textarea name="time_text" draworder="0" align="right"> |
| 99 | <area>910,100,300,40</area> |
| 100 | <font>date</font> |
| 101 | <multiline>no</multiline> |
| 102 | <value></value> |
| 103 | </textarea> |
| 104 | |
| 105 | <textarea name="label" draworder="0" align="hcenter"> |
| 106 | <area>440,110,400,40</area> |
| 107 | <font>heading</font> |
| 108 | <multiline>no</multiline> |
| 109 | <value>Status</value> |
| 110 | </textarea> |
| 111 | |
| 112 | <textarea name="status_text" draworder="0" align="center"> |
| 113 | <area>440,130,400,40</area> |
| 114 | <font>stopped</font> |
| 115 | <multiline>no</multiline> |
| 116 | <value></value> |
| 117 | </textarea> |
| 118 | |
| 119 | <textarea name="load_text" draworder="0" align="left"> |
| 120 | <area>60,165,300,40</area> |
| 121 | <font>info</font> |
| 122 | <multiline>no</multiline> |
| 123 | <value>Load: 0.12</value> |
| 124 | </textarea> |
| 125 | |
| 126 | <textarea name="disk_text" draworder="0" align="right"> |
| 127 | <area>910,165,300,40</area> |
| 128 | <font>info</font> |
| 129 | <multiline>no</multiline> |
| 130 | <value>Disk: 100%</value> |
| 131 | </textarea> |
| 132 | |
| 133 | <textarea name="title" draworder="4" align="left"> |
| 134 | <area>60,220,130,30</area> |
| 135 | <font>listlabel</font> |
| 136 | <value>Camera</value> |
| 137 | </textarea> |
| 138 | |
| 139 | <textarea name="title" draworder="4" align="left"> |
| 140 | <area>370,220,130,30</area> |
| 141 | <font>listlabel</font> |
| 142 | <value>Function</value> |
| 143 | </textarea> |
| 144 | |
| 145 | <textarea name="title" draworder="4" align="left"> |
| 146 | <area>580,220,130,30</area> |
| 147 | <font>listlabel</font> |
| 148 | <value>Source</value> |
| 149 | </textarea> |
| 150 | |
| 151 | <textarea name="title" draworder="4" align="left"> |
| 152 | <area>940,220,130,30</area> |
| 153 | <font>listlabel</font> |
| 154 | <value>Events</value> |
| 155 | </textarea> |
| 156 | |
| 157 | <image name="image" draworder="0"> |
| 158 | <position>25,240</position> |
| 159 | <filename>trans-cr-background.png</filename> |
| 160 | <staticsize>1230,460</staticsize> |
| 161 | </image> |
| 162 | |
| 163 | <listarea name="monitor_list" draworder="4"> |
| 164 | <area>60,262,1160,380</area> |
| 165 | <fcnfont name="active" function="active"></fcnfont> |
| 166 | <fcnfont name="inactive" function="inactive"></fcnfont> |
| 167 | <fcnfont name="selected" function="selected"></fcnfont> |
| 168 | <columnpadding>10</columnpadding> |
| 169 | <column number="1" width="300" context="-1"></column> |
| 170 | <column number="2" width="200" context="-1"></column> |
| 171 | <column number="3" width="350" context="-1"></column> |
| 172 | <column number="4" width="100" context="-1"></column> |
| 173 | <items>12</items> |
| 174 | <image function="selectionbar" filename="selectbar.png" location="-2,0"></image> |
| 175 | <image function="uparrow" filename="uparrow.png" location="1190,272"></image> |
| 176 | <image function="downarrow" filename="downarrow.png" location="1190,570"></image> |
| 177 | </listarea> |
| 178 | |
| 179 | <image name="showinglines" draworder="5" fleximage="no"> |
| 180 | <filename>rk-lines.png</filename> |
| 181 | <position>25,240</position> |
| 182 | <staticsize>1230,420</staticsize> |
| 183 | </image> |
| 184 | |
| 185 | <textarea name="label" draworder="0" align="allcenter"> |
| 186 | <area>340,650,600,40</area> |
| 187 | <font>footer</font> |
| 188 | <multiline>no</multiline> |
| 189 | <value>[R] = Running [S] = Stopped</value> |
| 190 | </textarea> |
| 191 | |
| 192 | </container> |
| 193 | |
| 194 | </window> |
| 195 | |
| 196 | <window name="zmevents"> |
| 197 | |
| 198 | <font name="active" face="Arial"> |
| 199 | <color>#ffffff</color> |
| 200 | <size>18</size> |
| 201 | <bold>yes</bold> |
| 202 | </font> |
| 203 | |
| 204 | <font name="inactive" face="Arial"> |
| 205 | <color>#9999cc</color> |
| 206 | <size>18</size> |
| 207 | <bold>yes</bold> |
| 208 | </font> |
| 209 | |
| 210 | <font name="selected" face="Arial"> |
| 211 | <color>#00ff00</color> |
| 212 | <size>18</size> |
| 213 | <bold>yes</bold> |
| 214 | </font> |
| 215 | |
| 216 | <font name="title" face="Arial"> |
| 217 | <color>#ffff00</color> |
| 218 | <dropcolor>#000000</dropcolor> |
| 219 | <size>24</size> |
| 220 | <shadow>3,3</shadow> |
| 221 | <bold>yes</bold> |
| 222 | </font> |
| 223 | |
| 224 | <font name="date" face="Arial"> |
| 225 | <color>#9999cc</color> |
| 226 | <size>14</size> |
| 227 | <bold>no</bold> |
| 228 | </font> |
| 229 | <font name="description" face="Arial"> |
| 230 | <color>#ffffff</color> |
| 231 | <size>18</size> |
| 232 | <bold>no</bold> |
| 233 | </font> |
| 234 | |
| 235 | <font name="label" face="Arial"> |
| 236 | <color>#ffff00</color> |
| 237 | <size>16</size> |
| 238 | <bold>yes</bold> |
| 239 | </font> |
| 240 | |
| 241 | <font name="listlabel" face="Arial"> |
| 242 | <color>#ffff00</color> |
| 243 | <size>14</size> |
| 244 | <bold>yes</bold> |
| 245 | </font> |
| 246 | |
| 247 | <font name="buttons" face="Arial"> |
| 248 | <color>#ffffff</color> |
| 249 | <size>12</size> |
| 250 | <bold>yes</bold> |
| 251 | </font> |
| 252 | |
| 253 | <font name="subtitle_active" face="Arial"> |
| 254 | <color>#ffffff</color> |
| 255 | <size>14</size> |
| 256 | <bold>no</bold> |
| 257 | </font> |
| 258 | |
| 259 | <font name="subtitle_inactive" face="Arial"> |
| 260 | <color>#9999cc</color> |
| 261 | <size>14</size> |
| 262 | <bold>no</bold> |
| 263 | </font> |
| 264 | |
| 265 | <font name="subtitle_selected" face="Arial"> |
| 266 | <color>#ff0000</color> |
| 267 | <size>14</size> |
| 268 | <bold>no</bold> |
| 269 | </font> |
| 270 | |
| 271 | <container name="info"> |
| 272 | |
| 273 | <area>0,0,1280,720</area> |
| 274 | |
| 275 | <textarea name="title" draworder="0" align="center"> |
| 276 | <area>20,30,1240,50</area> |
| 277 | <font>title</font> |
| 278 | <multiline>no</multiline> |
| 279 | <value>Zone Minder Events</value> |
| 280 | </textarea> |
| 281 | |
| 282 | <image name="image" draworder="0"> |
| 283 | <position>25,85</position> |
| 284 | <filename>trans-cr-background.png</filename> |
| 285 | <staticsize>1230,90</staticsize> |
| 286 | </image> |
| 287 | |
| 288 | <textarea name="title" draworder="4" align="left"> |
| 289 | <area>60,95,200,50</area> |
| 290 | <font>listlabel</font> |
| 291 | <value>Select Camera</value> |
| 292 | </textarea> |
| 293 | |
| 294 | <textarea name="title" draworder="4" align="left"> |
| 295 | <area>500,95,200,50</area> |
| 296 | <font>listlabel</font> |
| 297 | <value>Select Date</value> |
| 298 | </textarea> |
| 299 | |
| 300 | <selector name="camera_selector" draworder="4"> |
| 301 | <area>60,120,390,40</area> |
| 302 | <font>description</font> |
| 303 | <image function="on" filename="leftright_on.png"></image> |
| 304 | <image function="off" filename="leftright_off.png"></image> |
| 305 | <image function="pushed" filename="leftright_pushed.png"></image> |
| 306 | </selector> |
| 307 | |
| 308 | <selector name="date_selector" draworder="4"> |
| 309 | <area>500,120,390,40</area> |
| 310 | <font>description</font> |
| 311 | <image function="on" filename="leftright_on.png"></image> |
| 312 | <image function="off" filename="leftright_off.png"></image> |
| 313 | <image function="pushed" filename="leftright_pushed.png"></image> |
| 314 | </selector> |
| 315 | |
| 316 | <textarea name="eventno_text" draworder="4" align="right"> |
| 317 | <area>1080,115,120,50</area> |
| 318 | <font>label</font> |
| 319 | <value>0/0</value> |
| 320 | </textarea> |
| 321 | |
| 322 | <textarea name="title" draworder="4" align="left"> |
| 323 | <context>1</context> |
| 324 | <area>60,175,130,30</area> |
| 325 | <font>listlabel</font> |
| 326 | <value>Event Name</value> |
| 327 | </textarea> |
| 328 | |
| 329 | <textarea name="title" draworder="4" align="left"> |
| 330 | <context>1</context> |
| 331 | <area>420,175,130,30</area> |
| 332 | <font>listlabel</font> |
| 333 | <value>Camera</value> |
| 334 | </textarea> |
| 335 | |
| 336 | <textarea name="title" draworder="4" align="left"> |
| 337 | <context>1</context> |
| 338 | <area>730,175,130,30</area> |
| 339 | <font>listlabel</font> |
| 340 | <value>Date/Time</value> |
| 341 | </textarea> |
| 342 | |
| 343 | <textarea name="title" draworder="4" align="left"> |
| 344 | <context>1</context> |
| 345 | <area>1040,175,130,30</area> |
| 346 | <font>listlabel</font> |
| 347 | <value>Length</value> |
| 348 | </textarea> |
| 349 | |
| 350 | <image name="image" draworder="0"> |
| 351 | <context>1</context> |
| 352 | <position>25,195</position> |
| 353 | <filename>trans-cr-background.png</filename> |
| 354 | <staticsize>1230,485</staticsize> |
| 355 | </image> |
| 356 | |
| 357 | <listarea name="event_list" draworder="4"> |
| 358 | <context>1</context> |
| 359 | <area>60,215,1160,395</area> |
| 360 | <fcnfont name="active" function="active"></fcnfont> |
| 361 | <fcnfont name="inactive" function="inactive"></fcnfont> |
| 362 | <fcnfont name="selected" function="selected"></fcnfont> |
| 363 | <columnpadding>10</columnpadding> |
| 364 | <column number="1" width="350" context="-1"></column> |
| 365 | <column number="2" width="300" context="-1"></column> |
| 366 | <column number="3" width="300" context="-1"></column> |
| 367 | <column number="4" width="100" context="-1"></column> |
| 368 | <items>13</items> |
| 369 | <image function="selectionbar" filename="selectbar.png" location="-2,0"></image> |
| 370 | <image function="uparrow" filename="uparrow.png" location="1190,220"></image> |
| 371 | <image function="downarrow" filename="downarrow.png" location="1190,550"></image> |
| 372 | </listarea> |
| 373 | |
| 374 | <image name="showinglines" draworder="5" fleximage="no"> |
| 375 | <context>1</context> |
| 376 | <filename>rk-lines.png</filename> |
| 377 | <position>25,195</position> |
| 378 | <staticsize>1230,445</staticsize> |
| 379 | </image> |
| 380 | |
| 381 | <imagegrid name="event_grid" draworder="0"> |
| 382 | <context>2</context> |
| 383 | <area>100,190,1080,430</area> |
| 384 | <textposition>bottom</textposition> |
| 385 | <textheight>30</textheight> |
| 386 | <columncount>4</columncount> |
| 387 | <rowcount>2</rowcount> |
| 388 | <cutdown>yes</cutdown> |
| 389 | <showchecks>no</showchecks> |
| 390 | <showselected>no</showselected> |
| 391 | <showscrollarrows>yes</showscrollarrows> |
| 392 | <align>allcenter</align> |
| 393 | <padding>10</padding> |
| 394 | <multiline>no</multiline> |
| 395 | <activefont>subtitle_active</activefont> |
| 396 | <inactivefont>subtitle_inactive</inactivefont> |
| 397 | <selectedfont>subtitle_selected</selectedfont> |
| 398 | <image function="normal" filename="mz_browser_back_reg.png"></image> |
| 399 | <image function="highlighted" filename="mz_browser_back_sel.png"></image> |
| 400 | <image function="selected" filename="mz_browser_back_sel.png"></image> |
| 401 | <image function="default" filename="mz_testcard.png"></image> |
| 402 | </imagegrid> |
| 403 | </container> |
| 404 | |
| 405 | <container name="buttons"> |
| 406 | <area>0,640,1280,50</area> |
| 407 | |
| 408 | <textbutton name="play_button" draworder="1"> |
| 409 | <position>35,0</position> |
| 410 | <image function="on" filename="text_button_on.png"></image> |
| 411 | <image function="off" filename="text_button_off.png"></image> |
| 412 | <image function="pushed" filename="text_button_pushed.png"></image> |
| 413 | <font>buttons</font> |
| 414 | </textbutton> |
| 415 | |
| 416 | <textbutton name="delete_button" draworder="1"> |
| 417 | <position>990,0</position> |
| 418 | <image function="on" filename="text_button_on.png"></image> |
| 419 | <image function="off" filename="text_button_off.png"></image> |
| 420 | <image function="pushed" filename="text_button_pushed.png"></image> |
| 421 | <font>buttons</font> |
| 422 | </textbutton> |
| 423 | |
| 424 | </container> |
| 425 | |
| 426 | </window> |
| 427 | |
| 428 | <window name="zmplayer"> |
| 429 | |
| 430 | <font name="label" face="Arial"> |
| 431 | <color>#ffff00</color> |
| 432 | <size>18</size> |
| 433 | <bold>yes</bold> |
| 434 | </font> |
| 435 | |
| 436 | <font name="data" face="Arial"> |
| 437 | <color>#ffffff</color> |
| 438 | <size>16</size> |
| 439 | <bold>yes</bold> |
| 440 | </font> |
| 441 | |
| 442 | <font name="title" face="Arial"> |
| 443 | <color>#ffff00</color> |
| 444 | <dropcolor>#000000</dropcolor> |
| 445 | <size>24</size> |
| 446 | <shadow>3,3</shadow> |
| 447 | <bold>yes</bold> |
| 448 | </font> |
| 449 | |
| 450 | <font name="buttons" face="Arial"> |
| 451 | <color>#ffffff</color> |
| 452 | <size>12</size> |
| 453 | <bold>yes</bold> |
| 454 | </font> |
| 455 | |
| 456 | <container name="player"> |
| 457 | <area>0,0,1280,720</area> |
| 458 | <textarea name="title" draworder="0" align="center"> |
| 459 | <context>1</context> |
| 460 | <area>20,30,1240,50</area> |
| 461 | <font>title</font> |
| 462 | <multiline>no</multiline> |
| 463 | <value>Zone Minder Event Player</value> |
| 464 | </textarea> |
| 465 | |
| 466 | <image name="image" draworder="0"> |
| 467 | <context>1</context> |
| 468 | <position>25,85</position> |
| 469 | <filename>trans-cr-background.png</filename> |
| 470 | <staticsize>1230,90</staticsize> |
| 471 | </image> |
| 472 | |
| 473 | <textarea name="label" draworder="0" align="left"> |
| 474 | <context>1</context> |
| 475 | <area>60,95,160,40</area> |
| 476 | <font>label</font> |
| 477 | <value>Event:</value> |
| 478 | </textarea> |
| 479 | |
| 480 | <textarea name="event_text" draworder="0" align="left"> |
| 481 | <context>1</context> |
| 482 | <area>170,95,450,40</area> |
| 483 | <font>data</font> |
| 484 | <value>Event Name (1/123)</value> |
| 485 | </textarea> |
| 486 | |
| 487 | <textarea name="label" draworder="0" align="left"> |
| 488 | <context>1</context> |
| 489 | <area>640,95,400,40</area> |
| 490 | <font>label</font> |
| 491 | <value>Camera:</value> |
| 492 | </textarea> |
| 493 | |
| 494 | <textarea name="camera_text" draworder="0" align="left"> |
| 495 | <context>1</context> |
| 496 | <area>780,95,450,40</area> |
| 497 | <font>data</font> |
| 498 | <value>Camera Name</value> |
| 499 | </textarea> |
| 500 | |
| 501 | <textarea name="label" draworder="0" align="left"> |
| 502 | <context>1</context> |
| 503 | <area>60,125,450,40</area> |
| 504 | <font>label</font> |
| 505 | <value>Frame:</value> |
| 506 | </textarea> |
| 507 | |
| 508 | <textarea name="frame_text" draworder="0" align="left"> |
| 509 | <context>1</context> |
| 510 | <area>170,125,450,40</area> |
| 511 | <font>data</font> |
| 512 | <value>1/123</value> |
| 513 | </textarea> |
| 514 | |
| 515 | <textarea name="label" draworder="0" align="left"> |
| 516 | <context>1</context> |
| 517 | <area>640,125,400,40</area> |
| 518 | <font>label</font> |
| 519 | <value>Date:</value> |
| 520 | </textarea> |
| 521 | |
| 522 | <textarea name="date_text" draworder="0" align="left"> |
| 523 | <context>1</context> |
| 524 | <area>780,125,450,40</area> |
| 525 | <font>data</font> |
| 526 | <value>Mon 01 Nov 2006 12:34</value> |
| 527 | </textarea> |
| 528 | |
| 529 | <image name="frameimage" draworder="0"> |
| 530 | <context>1</context> |
| 531 | <position>350,185</position> |
| 532 | <staticsize>580,435</staticsize> |
| 533 | </image> |
| 534 | |
| 535 | <textarea name="noevents_text" draworder="1" align="allcenter"> |
| 536 | <context>1</context> |
| 537 | <area>340,85,600,450</area> |
| 538 | <font>data</font> |
| 539 | <multiline>no</multiline> |
| 540 | <value>There are no events to show</value> |
| 541 | </textarea> |
| 542 | |
| 543 | <!-- fullscreen player --> |
| 544 | <image name="framefsimage" draworder="0"> |
| 545 | <context>2</context> |
| 546 | <position>0,0</position> |
| 547 | <staticsize>1280,720</staticsize> |
| 548 | </image> |
| 549 | |
| 550 | <textbutton name="play_button" draworder="1"> |
| 551 | <context>1</context> |
| 552 | <position>100,640</position> |
| 553 | <image function="on" filename="text_button_on.png"></image> |
| 554 | <image function="off" filename="text_button_off.png"></image> |
| 555 | <image function="pushed" filename="text_button_pushed.png"></image> |
| 556 | <font>buttons</font> |
| 557 | </textbutton> |
| 558 | |
| 559 | <textbutton name="delete_button" draworder="1"> |
| 560 | <context>1</context> |
| 561 | <position>380,640</position> |
| 562 | <image function="on" filename="text_button_on.png"></image> |
| 563 | <image function="off" filename="text_button_off.png"></image> |
| 564 | <image function="pushed" filename="text_button_pushed.png"></image> |
| 565 | <font>buttons</font> |
| 566 | </textbutton> |
| 567 | |
| 568 | <textbutton name="prev_button" draworder="1"> |
| 569 | <context>1</context> |
| 570 | <position>660,640</position> |
| 571 | <image function="on" filename="text_button_on.png"></image> |
| 572 | <image function="off" filename="text_button_off.png"></image> |
| 573 | <image function="pushed" filename="text_button_pushed.png"></image> |
| 574 | <font>buttons</font> |
| 575 | </textbutton> |
| 576 | |
| 577 | <textbutton name="next_button" draworder="1"> |
| 578 | <context>1</context> |
| 579 | <position>940,640</position> |
| 580 | <image function="on" filename="text_button_on.png"></image> |
| 581 | <image function="off" filename="text_button_off.png"></image> |
| 582 | <image function="pushed" filename="text_button_pushed.png"></image> |
| 583 | <font>buttons</font> |
| 584 | </textbutton> |
| 585 | |
| 586 | </container> |
| 587 | |
| 588 | </window> |
| 589 | |
| 590 | <window name="zmliveplayer"> |
| 591 | |
| 592 | <font name="title" face="Arial"> |
| 593 | <color>#ffff00</color> |
| 594 | <dropcolor>#000000</dropcolor> |
| 595 | <size>24</size> |
| 596 | <shadow>3,3</shadow> |
| 597 | <bold>yes</bold> |
| 598 | </font> |
| 599 | |
| 600 | <font name="monitor" face="Arial"> |
| 601 | <color>#ffff00</color> |
| 602 | <size>16</size> |
| 603 | <bold>no</bold> |
| 604 | </font> |
| 605 | |
| 606 | <font name="idle" face="Arial"> |
| 607 | <color>#ffff00</color> |
| 608 | <size>16</size> |
| 609 | <bold>no</bold> |
| 610 | </font> |
| 611 | |
| 612 | <font name="alarm" face="Arial"> |
| 613 | <color>#ff0000</color> |
| 614 | <size>16</size> |
| 615 | <bold>no</bold> |
| 616 | </font> |
| 617 | |
| 618 | <font name="alert" face="Arial"> |
| 619 | <color>#ffa500</color> |
| 620 | <size>16</size> |
| 621 | <bold>no</bold> |
| 622 | </font> |
| 623 | |
| 624 | <container name="info"> |
| 625 | <area>0,0,1280,720</area> |
| 626 | <textarea name="title" draworder="0" align="center"> |
| 627 | <area>20,30,1240,50</area> |
| 628 | <font>title</font> |
| 629 | <multiline>no</multiline> |
| 630 | <value>Zone Minder Live Player</value> |
| 631 | </textarea> |
| 632 | |
| 633 | <!-- one monitor view --> |
| 634 | <textarea name="name1-1" draworder="0" align="left"> |
| 635 | <context>1</context> |
| 636 | <area>320,125,320,70</area> |
| 637 | <font>monitor</font> |
| 638 | <multiline>no</multiline> |
| 639 | <value>Monitor 1</value> |
| 640 | </textarea> |
| 641 | |
| 642 | <textarea name="status1-1" draworder="0" align="right"> |
| 643 | <context>1</context> |
| 644 | <area>640,125,320,70</area> |
| 645 | <font>idle</font> |
| 646 | <multiline>no</multiline> |
| 647 | <value></value> |
| 648 | </textarea> |
| 649 | |
| 650 | <image name="frame1-1" draworder="0"> |
| 651 | <context>1</context> |
| 652 | <position>320,150</position> |
| 653 | <staticsize>640,480</staticsize> |
| 654 | <filename>mz_testcard.png</filename> |
| 655 | </image> |
| 656 | |
| 657 | <!-- two monitor view --> |
| 658 | <textarea name="name2-1" draworder="0" align="left"> |
| 659 | <context>2</context> |
| 660 | <area>60,125,280,30</area> |
| 661 | <font>monitor</font> |
| 662 | <multiline>no</multiline> |
| 663 | <value>Monitor 1</value> |
| 664 | </textarea> |
| 665 | |
| 666 | <textarea name="status2-1" draworder="0" align="right"> |
| 667 | <context>2</context> |
| 668 | <area>340,125,280,70</area> |
| 669 | <font>idle</font> |
| 670 | <multiline>no</multiline> |
| 671 | <value></value> |
| 672 | </textarea> |
| 673 | |
| 674 | <image name="frame2-1" draworder="0"> |
| 675 | <context>2</context> |
| 676 | <position>60,150</position> |
| 677 | <staticsize>560,420</staticsize> |
| 678 | <filename>mz_testcard.png</filename> |
| 679 | </image> |
| 680 | |
| 681 | <textarea name="name2-2" draworder="0" align="left"> |
| 682 | <context>2</context> |
| 683 | <area>660,125,280,30</area> |
| 684 | <font>monitor</font> |
| 685 | <multiline>no</multiline> |
| 686 | <value>Monitor 2</value> |
| 687 | </textarea> |
| 688 | |
| 689 | <textarea name="status2-2" draworder="0" align="right"> |
| 690 | <context>2</context> |
| 691 | <area>940,125,280,70</area> |
| 692 | <font>idle</font> |
| 693 | <multiline>no</multiline> |
| 694 | <value></value> |
| 695 | </textarea> |
| 696 | |
| 697 | <image name="frame2-2" draworder="0"> |
| 698 | <context>2</context> |
| 699 | <position>660,150</position> |
| 700 | <staticsize>560,420</staticsize> |
| 701 | <filename>mz_testcard.png</filename> |
| 702 | </image> |
| 703 | |
| 704 | <!-- four monitor view --> |
| 705 | |
| 706 | <textarea name="name3-1" draworder="0" align="left"> |
| 707 | <context>3</context> |
| 708 | <area>280,110,160,30</area> |
| 709 | <font>monitor</font> |
| 710 | <multiline>no</multiline> |
| 711 | <value>Monitor 1</value> |
| 712 | </textarea> |
| 713 | |
| 714 | <textarea name="status3-1" draworder="0" align="right"> |
| 715 | <context>3</context> |
| 716 | <area>440,110,160,30</area> |
| 717 | <font>idle</font> |
| 718 | <multiline>no</multiline> |
| 719 | <value></value> |
| 720 | </textarea> |
| 721 | |
| 722 | <image name="frame3-1" draworder="0"> |
| 723 | <context>3</context> |
| 724 | <position>280,135</position> |
| 725 | <staticsize>320,240</staticsize> |
| 726 | <filename>mz_testcard.png</filename> |
| 727 | </image> |
| 728 | |
| 729 | <textarea name="name3-2" draworder="0" align="left"> |
| 730 | <context>3</context> |
| 731 | <area>680,110,160,30</area> |
| 732 | <font>monitor</font> |
| 733 | <multiline>no</multiline> |
| 734 | <value>Monitor 2</value> |
| 735 | </textarea> |
| 736 | |
| 737 | <textarea name="status3-2" draworder="0" align="right"> |
| 738 | <context>3</context> |
| 739 | <area>840,110,160,30</area> |
| 740 | <font>idle</font> |
| 741 | <multiline>no</multiline> |
| 742 | <value></value> |
| 743 | </textarea> |
| 744 | |
| 745 | <image name="frame3-2" draworder="0"> |
| 746 | <context>3</context> |
| 747 | <position>680,135</position> |
| 748 | <staticsize>320,240</staticsize> |
| 749 | <filename>mz_testcard.png</filename> |
| 750 | </image> |
| 751 | |
| 752 | <textarea name="name3-3" draworder="0" align="left"> |
| 753 | <context>3</context> |
| 754 | <area>280,395,160,30</area> |
| 755 | <font>monitor</font> |
| 756 | <multiline>no</multiline> |
| 757 | <value>Monitor 3</value> |
| 758 | </textarea> |
| 759 | |
| 760 | <textarea name="status3-3" draworder="0" align="right"> |
| 761 | <context>3</context> |
| 762 | <area>440,395,160,30</area> |
| 763 | <font>idle</font> |
| 764 | <multiline>no</multiline> |
| 765 | <value></value> |
| 766 | </textarea> |
| 767 | |
| 768 | <image name="frame3-3" draworder="0"> |
| 769 | <context>3</context> |
| 770 | <position>280,420</position> |
| 771 | <staticsize>320,240</staticsize> |
| 772 | <filename>mz_testcard.png</filename> |
| 773 | </image> |
| 774 | |
| 775 | <textarea name="name3-4" draworder="0" align="left"> |
| 776 | <context>3</context> |
| 777 | <area>680,395,160,30</area> |
| 778 | <font>monitor</font> |
| 779 | <multiline>no</multiline> |
| 780 | <value>Monitor 4</value> |
| 781 | </textarea> |
| 782 | |
| 783 | <textarea name="status3-4" draworder="0" align="right"> |
| 784 | <context>3</context> |
| 785 | <area>840,395,160,30</area> |
| 786 | <font>idle</font> |
| 787 | <multiline>no</multiline> |
| 788 | <value></value> |
| 789 | </textarea> |
| 790 | |
| 791 | <image name="frame3-4" draworder="0"> |
| 792 | <context>3</context> |
| 793 | <position>680,420</position> |
| 794 | <staticsize>320,240</staticsize> |
| 795 | <filename>mz_testcard.png</filename> |
| 796 | </image> |
| 797 | |
| 798 | </container> |
| 799 | |
| 800 | </window> |
| 801 | |
| 802 | </mythuitheme> |