tenfourfox/testing/machine-configuration.json

13 lines
193 B
JSON
Raw Permalink Normal View History

2017-04-19 07:56:45 +00:00
{
"win7": {
"screen_resolution": {
"x": 1280,
"y": 1024
},
"mouse_position": {
"x": 1010,
"y": 10
}
}
}