summaryrefslogtreecommitdiff
path: root/src/miav.conf
diff options
context:
space:
mode:
authordeva <deva>2005-04-10 20:53:34 +0000
committerdeva <deva>2005-04-10 20:53:34 +0000
commitce6d2d79e44da70b5ce47621e6f5466fe6565355 (patch)
treeb9159102940a3062e57b5a059b7002a3095c1fdb /src/miav.conf
parentb03406e31c5e5d4f8a4e065b03e68330885a3832 (diff)
*** empty log message ***
Diffstat (limited to 'src/miav.conf')
-rw-r--r--src/miav.conf12
1 files changed, 5 insertions, 7 deletions
diff --git a/src/miav.conf b/src/miav.conf
index c0f5c89..e595762 100644
--- a/src/miav.conf
+++ b/src/miav.conf
@@ -8,15 +8,13 @@ cpr_port = 10301
cpr_timeout = 10000
# Video source
-#video_width = 720
-#video_height = 576
-video_width = 500
-video_height = 370
+video_width = 720
+video_height = 576
# Size of the screen in inches
-screensize = 14.0
-pixel_width = 800
-pixel_height = 600
+screensize = 19.0
+pixel_width = 1024
+pixel_height = 768
# How and where to connect to the miav server?
server_addr = "192.168.0.10"