Quote:
Originally Posted by mncowboy
I have something strange going on. When I am at home, I have 2 additional monitors connected to my laptop. I have the monitors set to extend the desktop, not duplicate. When I was there I opened the meta data window and moved it to a different window.
I am traveling now, and do not have an external monitor to connect to. When I try and view meta data, the window is not visible. It must think that it is still being displayed on another monitor. I can't figure out how to move the window back so it is visible. I have to hit escape to get back to the main application.
Is there a way to get the window moved back, or will I have to connect to an external monitor to move it?
|
If you're using Linux:
- Open /home/
your-user-name/.config/Strahinja Markovic/Sigil.conf with any text editor
- Remove the meta_editor section, it'll look like e.g.:
Code:
[meta_editor]
is_more=true
width=1914
expanded_height=1017
position=@Point(0 16)
- Save the file then start Sigil
If you're using windows you'll need to use the Registry Editor (regedit), IINM; Be very careful when using regedit in windows so as not to screw up the system (it's usually not recommended to use regedit except for advanced users).
Close all instances of Sigil then :
- Press the
Win + R buttons to open the Run dialogue
- Type
regedit then press Enter
- Open
HKEY_CURRENT_USER\Software\Strahinja Markovic\Sigil
- Right click the meta_editor directory in the tree and select Delete
Then start Sigil as usual.