#
# load the pager plugin
#

load "pager" {
	#
	# the ratio of the size of a pager's screen to a real screen.
	# the default value is 0.04, which is appropriate for most
	# resolutions/tastes.  You can play with the value here: be
	# warned against using values that are too large, heh heh.
	#
	#param "size_ratio"	"0.04";

	param "grid_color"	"darkgrey";
	param "select_color"	"white";
}
