Revision 9200a5ea74fb16fb486bd03bd5038f859fac0d7e authored by ffxbld on 17 October 2012, 14:13:16 UTC, committed by ffxbld on 17 October 2012, 14:13:16 UTC
1 parent 57af3f1
Raw File
machine-configuration.json
{
    "win7": {
        "screen_resolution": {
            "x": 1024,
            "y": 768
        },
        "mouse_position": {
            "x": 1010,
            "y": 10
        }
    }
}
back to top