set myusername "Mark Roseman"
set internetdomain ".cpsc.ucalgary.ca"
set reghostname janu

set gk_program([list Brainstorming tool]) 	"exec dpwish -f $gk_library/confs/brainstorm.tcl"
set gk_program([list Drawing Program]) 		"exec dpwish -f $gk_library/confs/draw.tcl"
set gk_program(GroupSketch) 			"exec dpwish -f $gk_library/confs/sketch.tcl"
set gk_program(Hypersomething) 			"exec dpwish -f $gk_library/confs/hyper.tcl"
set gk_program(GroupEdit)  			"exec dpwish -f $gk_library/confs/groupedit.tcl"
set gk_program([list Editor with Scrollbars])  	"exec dpwish -f $gk_library/confs/scrollbars.tcl"
set gk_program([list Voting Booth]) 		"exec dpwish -f $gk_library/confs/vote.tcl"
set gk_program([list PostIt Note]) 		"exec dpwish -f $gk_library/confs/postit.tcl"
set gk_program(NetPhone) 			"exec dpwish -f $gk_library/confs/netfone.tcl"

