Author: Last Man Standing
Email: mike@vu.com
Date Submitted: Thur, Apr 16, 1998
Edited By: Magnus Schoultz da96scma@ing.hj.se
Status: New Entry

Releases: all
Platform: all
Category:  X Windows
Category Listing:  How do I change the icon ical shows while minimized?

Issue

Ical  provides  an X interface for maintaining a calendar.

Response


- to use a snappy icon, put the following into the file "~/.tk/ical/user.tcl":

append-hook dayview-startup {view} { wm iconbitmap [$view window] @~/.tk/ical/ical.xbm }

and put an ".xbm" file into "~/.tk/ical/ical.xbm".




References

man ical