Hobbit Display
list Kevin
Hello all, It has been over a year since I configured hobbit and I can't remember much. Can someone tell me how to get the display to show 1 column instead of two please? Thanks Kevin
list Henrik Størner
▸
On Sat, Nov 11, 2006 at 09:53:04AM -0500, Kevin wrote:
Hello all, It has been over a year since I configured hobbit and I can't remember much. Can someone tell me how to get the display to show 1 column instead of two please?
man bbgen: "--subpagecolumns=1" Henrik
list Kevin
Henrik Stoerner wrote: Henrik, Thanks for the response and excuse my ignorance but I cannot find where to set that option. I did see the description of how to use that option in the man pages but I cannot find the actual location to set that option. I have looked and do not see a bbgen.cfg file...or a bbgen .anything file. Please advise regards kevin
▸
On Sat, Nov 11, 2006 at 09:53:04AM -0500, Kevin wrote:Hello all, It has been over a year since I configured hobbit and I can't remember much. Can someone tell me how to get the display to show 1 column instead of two please?man bbgen: "--subpagecolumns=1" Henrik
list Asif Iqbal
▸
On 11/11/06, Kevin <user-a004b26f09c6@xymon.invalid> wrote:
Henrik Stoerner wrote: Henrik, Thanks for the response and excuse my ignorance but I cannot find where to set that option. I did see the description of how to use that option in the man pages but I cannot find the actual location to set that option. I have looked and do not see a bbgen.cfg file...or a bbgen .anything file. Please advise
in ~hobbit/server/etc/hobbitlaunch.cfg under [bbdisplay] section
something like this
CMD bbgen --hobbitd --recentgifs --pagetitle-links --maxrows=12
--pagetext-headings --no-underline-headings --ignore
columns=maint,scanmsg --subpagecolumns=2
▸
regards kevinOn Sat, Nov 11, 2006 at 09:53:04AM -0500, Kevin wrote:Hello all, It has been over a year since I configured hobbit and I can't remember much. Can someone tell me how to get the display to show 1 column instead of two please?man bbgen: "--subpagecolumns=1" Henrik
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
list Henrik Størner
▸
On Sat, Nov 11, 2006 at 12:39:30PM -0500, Kevin wrote:
Henrik Stoerner wrote: Henrik, Thanks for the response and excuse my ignorance but I cannot find where to set that option. I did see the description of how to use that option in the man pages but I cannot find the actual location to set that option. I have looked and do not see a bbgen.cfg file...or a bbgen .anything file. Please advise
You add it either in hobbitlaunch.cfg - the [bbdisplay] section contains the bbgen command, or in hobbitserver.cfg where the BBGENOPTS setting is passed to the bbgen command. Henrik
list Kevin
Thanks guys, I am a little rusty at the syntax for a lot of this stuff. I may be asking a bunch of questions here.
▸
Asif Iqbal wrote:On 11/11/06, Kevin <user-a004b26f09c6@xymon.invalid> wrote:Henrik Stoerner wrote: Henrik, Thanks for the response and excuse my ignorance but I cannot find where to set that option. I did see the description of how to use that option in the man pages but I cannot find the actual location to set that option. I have looked and do not see a bbgen.cfg file...or a bbgen .anything file. Please advisein ~hobbit/server/etc/hobbitlaunch.cfg under [bbdisplay] section something like this CMD bbgen --hobbitd --recentgifs --pagetitle-links --maxrows=12 --pagetext-headings --no-underline-headings --ignore columns=maint,scanmsg --subpagecolumns=2regards kevinOn Sat, Nov 11, 2006 at 09:53:04AM -0500, Kevin wrote:Hello all, It has been over a year since I configured hobbit and I can't remember much. Can someone tell me how to get the display to show 1 column instead of two please?man bbgen: "--subpagecolumns=1" Henrik