qvwm is a Windows 95/98/NT like window manager for X11.
When using tpad with qvwm it is a good idea to associate Notepad-like pixmaps to tpad (a small icon for the control menu and a larger one for the task switcher).
To do this, first download the ExtraIcons package (see Related Softwares in qvwm home page). Then unpack the ExtraIcons in a suitable location (e.g. under /usr/X11R6/share/qvwm). Add this path (e.g. /usr/X11R6/share/qvwm/pixmaps) to the ImagePath variable, under the section [Variables] in your qvwm configuration file (e.g /usr/X11R6/share/qvwm/system.qvwmrc or your personal file ~/.qvwmrc). Then add the following line under the [Applications] section and restart qvwm:
"tpad" SMALL_PIX="Notepad2_s.xpm", LARGE_PIX="Notepad2.xpm"
Last modified: Sunday, 21-Dec-2014 23:31:39 UTC