1 For changing icons (if you have XPM)
2 ************************************
4 [1] Copy "scilab.xpm" into the directory where you store xpm files
6 [2] For ctwm : add in .ctwmrc in Icons
10 "scilab" "xpm:scilab.xpm"
11 "ScilabGraphic*" "xpm:scilab.xpm"
12 "Metanet" "xpm:metanet.xpm"
15 [3] For fvwm : add in .fvwmrc
17 Style "Scilab" Icon scilab.xpm
18 Style "ScilabGraphic*" Icon scilab.xpm
19 Style "Metanet" Icon metanet.xpm