Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
prp
sage2
Commits
c5899f8c
Commit
c5899f8c
authored
May 01, 2014
by
tmarrinan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated dante (windows)
Former-commit-id: b0dea3df844810914bb041753ac4a906d366149a
parent
da2bedb2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
50 additions
and
22 deletions
+50
-22
GO-scripts/GO-dante.bat
GO-scripts/GO-dante.bat
+3
-2
config/dante-cfg.json
config/dante-cfg.json
+47
-20
No files found.
GO-scripts/GO-dante.bat
View file @
c5899f8c
cd
C
:\Users\SAGE2\Desktop\sage2
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe"
--window-size
=
4098
,
2304
--window-position
=-
8
,-
1536
--app
=
https
://dante.evl.uic.edu:9090/
?
clientID
=
0
\ No newline at end of file
start
""
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe"
--new-window --window-size
=
4098
,
2304
--window-position
=-
8
,-
1536
--app
=
https
://localhost:9090/audioManager.html
/B
timeout
1
start
""
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe"
--new-window --window-size
=
4098
,
2304
--window-position
=-
8
,-
1536
--app
=
https
://localhost:9090/
?
clientID
=
0
/B
\ No newline at end of file
config/dante-cfg.json
View file @
c5899f8c
{
"host"
:
"dante.evl.uic.edu"
,
"alternate_hosts"
:
[
"localhost"
],
"config"
:
"dante"
,
"port"
:
9090
,
"resolution"
:
{
"width"
:
4098
,
"height"
:
2304
},
"layout"
:
{
"rows"
:
1
,
"columns"
:
1
},
"displays"
:
[
{
"ID"
:
0
,
"row"
:
0
,
"column"
:
0
}
]
}
"host"
:
"dante.evl.uic.edu"
,
"port"
:
9090
,
"index_port"
:
9292
,
"clock"
:
12
,
"background"
:
{
"color"
:
"#333333"
,
"image"
:
"images/background/dante_wallpaper.jpg"
,
"style"
:
"stretch"
},
"show_url"
:
true
,
"resolution"
:
{
"width"
:
4098
,
"height"
:
2304
},
"layout"
:
{
"rows"
:
1
,
"columns"
:
1
},
"displays"
:
[
{
"ID"
:
0
,
"row"
:
0
,
"column"
:
0
}
],
"alternate_hosts"
:
[
"localhost"
,
"127.0.0.1"
],
"remote_sites"
:
[
{
"name"
:
"IceWall"
,
"host"
:
"thor.evl.uic.edu"
,
"port"
:
443
},
{
"name"
:
"Cyber-Commons"
,
"host"
:
"iridium.evl.uic.edu"
,
"port"
:
443
},
{
"name"
:
"CAVE2"
,
"host"
:
"lyra.evl.uic.edu"
,
"port"
:
443
}
]
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment