Joolz <[EMAIL PROTECTED]> writes: > This is probably a newbie question, please bear with me :-) > > In my fvwm setup I want o be able to always see the tail of my system > log. So I created this script called tail\ messages: > > sudo /usr/bin/tail -n 30 -s 1 -f /var/log/messages > > fvwmrc does this: > > AddToFunc InitFunction > + I exec aterm -sh 100 -fg DarkGrey -geometry 140x20 -T "system log" -e tai > l\ messages > > This works fine, the problem is that I would like this window allways > to be placed om Page 0, positioned in the lower right corner.
Try: -geometry 140x20-0-0 -- Dan Espen E-mail: [EMAIL PROTECTED] -- Visit the official FVWM web page at <URL: http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]