Date: Fri, 06 May 2011 02:09:27 +0000 From: pwnedomina <pwnedomina@gmail.com> To: "Daniel C. Dowse" <dcdowse@gmx.net> Cc: questions@freebsd.org Subject: Re: rox-fm Message-ID: <4DC35857.1060207@gmail.com> In-Reply-To: <4DC34882.8090906@gmail.com> References: <4DC1BEA8.6030108@gmail.com> <20110504224931.9ffd5682.dcdowse@gmx.net> <4DC1E23E.3020001@gmail.com> <20110505014556.50dcea0e.dcdowse@gmx.net> <BANLkTi=Csvs%2B3C7-XJGUDn43Jzf-JNZZ4g@mail.gmail.com> <4DC27128.8040508@gmail.com> <20110505143748.4be94f6f.freebsd@edvax.de> <4DC2CCD7.3080406@gmail.com> <20110505192047.137782cb.freebsd@edvax.de> <4DC2FDA8.8030407@gmail.com> <20110506014809.b4516152.dcdowse@gmx.net> <4DC34882.8090906@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Em 06-05-2011 01:01, pwnedomina escreveu: > Em 05-05-2011 23:48, Daniel C. Dowse escreveu: >> On Thu, 05 May 2011 19:42:32 +0000, pwnedomina <pwnedomina@gmail.com> wrote: >> [cut] >>> i had a little problem, after i have rox-filer running im unable to see >>> output of root-tail texts in background, what can i do in order to fix this? >> It may be cause your run rox with -S [ --rox-session ] option and the pinboard >> is set as your backdrop, you probably have to run rox without the session >> command. >> >> cheers >> >> Daniel Dowse >> >> \\|// >> (o o) >> -----------ooO-(_)-Ooo------------------------------------------- >> - Wer Morgens verknittert ist, hat Tagsueber mehr Zeit sich zu - >> - enfalten; - >> ----------------------------------------------------------------- >> - Please send plain ASCII text only. - >> - Please reply below quoted text section. - >> ----------------------------------------------------------------- >> >> > as for the root-tail what settings you recommend to use? > on http://fluxbox-wiki.org/index.php?title=.xinitrc > they have show this example > > #!/bin/sh > #log files we like to watch > logfile1="/var/log/messages,white" > logfile2="/var/log/kern.log,green" > logfile3="/var/log/auth.log,red,'LOGIN'" > logfile4="/var/log/secure,red,'ALERT!!'" > #the font we want our log to show > logfont="-rolibue-matto-bold-r-normal--14-14-75-75-m-90-iso8859-1" > #the deminsions of our log area > geom="800x350+10+40" > exec gkrellm2 -w & > exec root-tail -g ${geom} -fn ${logfont} ${log1} ${log2} ${log3} ${log4}" > klipper > xset r rate 195 35 > #load our custom keymaps for special keys to work in x > xmodmap ~/.Xmodmap > #load our custom settings for terminal and other stuff > xrdb -load ~/.Xdefaults > #start a window manager > exec fluxbox > #can only execute one this time we use fluxbox > #exec openbox > > which does not seem very suitable, do you recommend other settings? > #exec wmaker > > now, whenever i try to execute rox and open files i get the message "exec: /path/file: Permission denied". what is wrong?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DC35857.1060207>