Hi folks, I've been playing with icewm lately. I figured out how to add buttons to the tool bar, but I haven't been able to figure out how to choose which icon the buttom will display. I have a feeling that it is set in the winoptions file but I'm not certain of this and I certainly haven't figured out the syntax. Thanks Rod -- 100% MS FREE Absolutely no component of Microsoft was used in the generation or posting of this e-mail. -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
Sat, Mar 04, 2000 at 11:31:50AM +0200, skrev Rod C. Johnson:
Hi folks,
I've been playing with icewm lately. I figured out how to add buttons to the tool bar, but I haven't been able to figure out how to choose which icon the buttom will display. I have a feeling that it is set in the winoptions file but I'm not certain of this and I certainly haven't figured out the syntax.
Hi there Did you remember to copy the config-lib to your home directory ?? cp /usr/X11R6/lib/X11/icewm ~/.icewm (remember the dot) Anyway, the syntax is exstremely easy !: Entryname iconname programname f.ex xterm xterm xterm or "Netscape Navigator" navigator Netscape -no-about-splash >entry< >icon< >program< For telling icewm that this is a program you have to set `prog' at the beginning in the line: prog "Netscape Navigator" navigator Netscape -no-about-splash or prog xterm xterm xterm -bg black -fg white -fn 9x15 9x15 -cr green +sb In the /icons directory you'll have a set of icons called: xterm_16x16.xpm xterm_32x32.xpm In this case you just have to type the name before the "underline sign" for telling icewm which icon you want. If you want the xisp icon instead of the xterm icon the line would look like this "Netscape Navigator" xisp Netscape -no-about-splash or prog xterm xisp xterm -bg black -fg white -fn 9x15 9x15 -cr green +sb The entry syntax in the menu and toolbar are the same :-) The winoptions are different, that only tells icewm how the windows, titlebars, frames etc. have to appear, it have almost the same syntax as the .Xdefaults file, in your case you can set the icons for the minimized_to_desktop windows or the icons in the windowlist in here :-) F.ex if you want to have rxvt to display messages on the root window you can disable the titlebar and the frames specify the geometry and give the window the same color as the desktop and make it unremoveble and unresizeble, then the window would appear as a part of the desktop it's quite cool though ;-) If you have some further questions you are velcome to contact me private :-) /Niels --
------------------------> Niels Rasmussen <----------------------<< ----------------------> nielsemand@image.dk <--------------------<< -----------------> Registred Linux user #133791 <----------------<< Suse|mutt|vim|git|lynx|slrn|IceWM|gkrellm|xchat|xpat2|gimp|xterm|bash
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
participants (2)
-
nielsemand@image.dk
-
rjohns@otenet.gr