
"System" TITLE PIN

"Screensaver..." DEFAULT exec /usr/bin/X11/xlock -nolock -mode random
"Lock Screen..."	exec /usr/bin/X11/xlock -mode random

SEPARATOR

"Shutdown..."		exec /etc/Xhalt &
"Reboot..."		exec /etc/Xreboot &
"Reboot to DOS..."	( /etc/lilo -R dos; /etc/Xreboot ) &

