# Sample toolboxrc, provided as a starting point for custom configuration 
# Copy this file to ~/.toolboxrc for per-user configuration

&Programs
{
	&File Manager: xfile
	&NEdit: nedit
	SEPARATOR
	&GIMP: gimp
	&Blender: blender
}

&Web \& Mail
{
	&Web-Browser: links -g
	&E-Mail: xterm -title "E-Mail" -geometry 96x40 -e mutt
}

&Utilities
{
	X&OSView: xosview
	X&pdf: xpdf
	&Ghostview: gv
	SEPARATOR
	X11 &Utilities 
	{
		&Text Editor: xedit
		&Clipboard: xclipboard
		&Magnifier: xmag
		&Icon Editor: bitmap
		M&anpage Viewer: xman
		Ca&lculator: xcalc
	}
}

&Terminals
{
	&XTerm: xterm
	X&Term With Scrollbar: xterm -sb -rightbar
}

&Locations
{
	&Home: xfile $HOME
	&Media: xfile /media/$LOGNAME
}
