autoType sequences must continue using double-backslashes for escaped characters

This commit is contained in:
Jeff Parsons 2017-06-17 13:29:56 -07:00
commit cde7c57843

View file

@ -23,7 +23,7 @@ The following optional machine properties will be added to the 'parms' property:
'autoMount' (eg, {"A":{"name":"OS/2 FOOTBALL (v7.68.17)","path":"/disks/pc/os2/misc/football/FOOTBALL-76817.json"}})
'autoPower' (eg, true)
'autoStart' (eg, true)
'autoType' (eg, "8-10-81\r")
'autoType' (eg, "8-10-81\\r")
'drives' (eg, '[{name:"68Mb Hard Disk",type:4,path:"http://archive.pcjs.org/disks/pc/fixed/68mb/win95.json"}]')
'resume' (eg, "1")
'state' (eg, "state.json")