Revision 118e21f5d24363817b69a4347606fb60740e5fa5 authored by B2G Bumper Bot on 30 May 2014, 17:32:57 UTC, committed by B2G Bumper Bot on 30 May 2014, 17:32:57 UTC
1 parent bc5a076
Raw File
machine-configuration.json
{
    "win7": {
        "screen_resolution": {
            "x": 1280,
            "y": 1024 
        },
        "mouse_position": {
            "x": 1010,
            "y": 10
        }
    }
}
back to top