mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
13 lines
191 B
JSON
13 lines
191 B
JSON
|
{
|
||
|
"win7": {
|
||
|
"screen_resolution": {
|
||
|
"x": 1024,
|
||
|
"y": 768
|
||
|
},
|
||
|
"mouse_position": {
|
||
|
"x": 1010,
|
||
|
"y": 10
|
||
|
}
|
||
|
}
|
||
|
}
|