Add a --geometry command-line option.
Applies the user's window geometry string to the first main window. Suggested in bug #529565.
This commit is contained in:
@ -28,6 +28,11 @@ EShellWindow
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG EShellWindow:geometry ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG EShellWindow:safe-mode ##### -->
|
||||
<para>
|
||||
|
||||
@ -50,6 +55,7 @@ EShellWindow
|
||||
|
||||
@shell:
|
||||
@safe_mode:
|
||||
@geometry:
|
||||
@Returns:
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user