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 <pwnedom...@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?

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to