# synergy.work.conf
# by Todd Wallentine tcw AT cis ksu edu
# v1.1 05 November 2007
#
# Todd Wallentine's desktop setup includes 3 machines:
# bluecloud: HP nc8430 running Gentoo Linux
# whitecloud: Dell Inspiron 8600 running Gentoo Linux and Windows XP
# redcloud: Dell Dimension 2350 running Windows XP
# The orientation is completely horizontal where bluecloud is furthest right,
# redcloud is furthest left, and whitecloud is in the middle.

section: screens
	bluecloud:
	whitecloud:
	redcloud:
end

section: links
	whitecloud:
		right = bluecloud
		left  = redcloud
	bluecloud:
		left  = whitecloud
	redcloud:
		right = whitecloud
end

section: aliases
	whitecloud:
		129.130.11.176
	bluecloud:
		129.130.10.252
	redcloud:
		129.130.11.175
end

