dnl################################################################## dnl use TRUE to... dnl - use 80x80 applets dnl - display apps w/ big geometry... dnl define(_BIG_DISPLAY_,TRUE) dnl use TRUE to... dnl - for 64x64 applets... define(_DESKTOP_,FALSE) dnl use TRUE to... dnl - use 64x64 applets dnl - tweak then IconManagerGeometry lower so dnl it sits under xapmload... dnl - include laptop programs in menus... dnl define(_LAPTOP_,FALSE) dnl################################################################## dnl use 76 for -geom 64x64 (+ 6x2 border) applets... dnl use 92 for -geom 80x80 (+ 6x2 border) applets... dnl define(_APPLET_SIZE_,92) define(_APPLET_GEOM_,"800x92-1+1") dnl################################################################## dnl use -X to turn off ssh x forwarding dnl (e.g. on non-AFS hosts...) dnl define(_XFWD_,) dnl################################################################## dnl use ssh -f ginseng to ssh to ginseng on dnl hosts that aren't ginseng... dnl define(_SSH_GINSENG_,ssh -f ginseng)