On 17 Jan 2002 02:12:22 +0000, Ian Truelsen wrote:
>
> I got fvwm working (many thanks to all who helped out), now I want to add
> some programs and such. Now, I am using one of the themes, Afterstep to be
> precise, and I don't really want to do all the heavy lifting of designing
> all the theme based stuff right now. Where do I find the fvwmrc file that is
> used by the theme? I haven't been able to find it with either a locate or
> find search.
Please read the supplied doc/FAQ, it should answer most of your questions.
Since you installed from rpm, just run "rpm -ql fvwm-themes-base". But
you don't need to change themes. Usual things a user wants to customize:
1) Add startup programs. Solution: create ~/.fvwm/themes/personal/startup
which looks like:
AddToFunc InitFunction
+ I Exec exec gtop
+ I FuncFvwmRunInXterm "Top" top # one of the standard themed functions
2) Add your own menus. Solution: create ~/.fvwm/themes/personal/menus-extra
which looks like:
AddToMenu MenuFvwmPersonal
+ "Something 1" something 1
+ "Something 2" something 2
Read the FAQ and other documentation in /usr/share/doc/fvwm-themes-0.6.0/
if you need to customize more things like the editor/terminal/browser used
or change/add more bindings.
Regards,
Mikhael.
--
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 majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Thu Jan 17 2002 - 03:48:10 GMT