option "rows" 4;
add buttons "gtkshell -os -og 640x480 -ou 3000 -aul 'ps xau' & # Processes",
	    "gtkshell -ou 2000 -aul who & # Users",
	    "gtkshell -ou 5000 -aul df & # Disks",
	    "ACE System_Monitor",
	    "gtkshell -ou 2500 -aul uptime & # Uptime",
	    "ACE -A System_Accounting",
	    "xload -bg darkslategrey -fg white -hl azure & # XLoad",
	    "gtkshell -aul iostat";

