On Tue, Mar 05, 2002 at 07:45:47PM +0300, cr0acker2 wrote:
> Hello fvwm,
>
> Hi does anybody have documentation on yhis topics:
> 1)How to setup menu.
It's all in the fvwm2 man page:
$ man fvwm2
Here is an ecxample to give you the idea:
AddToMenu WindowMenu "Window menu" Title
+ &Move Move
+ &Resize Resize
+ &Iconify Iconify
+ Ma&ximize/Normal Maximize
+ "Maximize &grow" Maximize on grow grow
+ &Shade WindowShade
+ &Stick Stick
+ &Refresh RefreshWindow
+ &Raise Raise
+ &Lower Lower
+ "&Place again" PlaceAgain anim
+ "" Nop
+ "Put on page &1" MoveToPage 0 0
+ "Put on page &2" MoveToPage 1 0
+ "Put on page &3" MoveToPage 0 1
+ "Put on page &4" MoveToPage 1 1
+ "" Nop
+ &Close Delete
+ &Kill Destroy
These lines belong into your .fvwm2rc file (see man page for
details).
> 2)How to set up wallpaper.
Please read question 6.6 in the fvwm FAQ (comes with the
distribution or can be found on our web page).
> 3)How to set up icons.
Read the section about the "Style" command in the man page. You
are interested in the styles that have "Icon" as part of their
name, e.g.
Style * IconBox 691x64-0-0_at_g
Style * Icon my_template.xpm
Bye
Dominik ^_^ ^_^
--
Dominik Vogt, dominik.vogt_at_gmx.de
Reply-To: dominik.vogt_at_gmx.de
--
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 Tue Mar 05 2002 - 19:08:34 GMT