Hi !
I don't have a second screen, so i never saved a screenset with the editor an a second screen.
But if you've lost your editor window, you can open the reaper.ini with notepad and edit these lines:
[midiedit]
window_max=1
window_x=0
window_y=0
window_w=1000
window_h=500
Then open Reaper again and set your desired position and size.
Then save a screenset.
Then in the actions list search for 'Set global startup action' or 'Set project startup action'.
Run one of these actions and choose as a startup action : 'Screenset: Load window set #01' (or whatever...)
You have to save your project after that if you've chosen 'Set project startup action'.
Works here, maybe it works for you, too ?
Oh, and you can also create a global lua/eel startup script, too.
This should be named like this: __startup.lua and should be placed into the 'Scripts' folder.
Add some actions to the script that should run at 'startup'.
Cheers
witti
|