On Wed, May 31, 2017 at 5:58 PM, Israel Hands <[email protected]> wrote:
> I normally run a Win 10 extended desk top across two screens and put > things I want open all the time, like leo on the 'second' monitor. Well, it > looks like my second output on my video card has died. Leo however refuses > to believe this and seems to be opening on the second screen - even though > there isn't one! > There are several possible fixes. You could open your .leo file in a text editor and change this element (after making a backup): <global_window_position top="50" left="50" height="500" width="700"/> You can also try using the --window-size=WINDOW_SIZE command-line option, but that probably won't the top-left position. You can try using the --fullscreen or --maximized command-line options. Finally, you could try using the --minimized command-line option. This might be the best course. Windows should do something reasonable when you restore the window. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
