This works. Thanks!
On Fri, Jul 1, 2016 at 10:21 AM, Scott Kostyshak <skost...@lyx.org> wrote: > On Fri, Jul 01, 2016 at 10:14:02AM +0800, 本杰明 wrote: > > I know you can manually hide the status bar by pressing Alt+x ui-toggle > > statusbar. > > I am looking for a way to automatically hide it on startup. > > Hi, > > I'm not sure what your OS is but if you're on Linux here are a couple of > options: > > If you start LyX on the command line, you can do > > alias lyx="lyx -x 'ui-toggle statusbar'" > > If you start it by double-clicking, do a search for lyx.desktop and > change the "Exec" line accordingly. > > Best, > > Scott > > p.s. Please respond to the list. >