On Thu, Mar 04, 2021 at 06:11:16PM +0000, Adam Sampson wrote: > On Thu, Mar 04, 2021 at 05:18:08PM +0100, Florian Schlichting wrote: > > there is no command line option for this, but you can configure a > > keybinding for the toggleOutline command (or separate keys for > > openOutline / closeOutline if you wish), which should do about the same. > > Maybe there should be a command-line option to execute an arbitrary > config file command on startup? (Like -remote, but not remote...)
You mean those listed under COMMANDS in the xpdf manpage, that can be bound to keys? I think that would be a useful thing to have, and there's already -exec - does that need to be limited to remote server windows, or can that be made to apply to a newly started xpdf as well, once startup is complete and the file is loaded? Florian