.\" Copyright (c) 2000 Stephan Leemburg .\" .\" This program is free software; you can redistribute it and/or .\" modify it under the terms of the GNU General Public License .\" as published by the Free Software Foundation; either version .\" 2 of the License, or (at your option) any later version. .\" .\" $Log: snooze.8,v $ .\" Revision 1.1.1.1 2001/12/07 11:31:47 sleemburg .\" Initial CVS import of the unreleased pmud-0.8 to apmud (new project name .\" because of a name clash at sourceforge.net). .\" .\" Revision 1.2 2000/03/09 13:03:08 stephan .\" pmud-0.4 modifications .\" .\" Revision 1.1 2000/01/06 13:48:19 stephan .\" Initial revision .\" .\" .Dd Februari 10, 2000 .Dt SNOOZE 8 .Os "LinuxPPC pmud" .Sh NAME .Nm snooze,apm .Nd will put an Apple Macintosh Powerbook into sleep. .Sh SYNOPSIS .Nm snooze .Op Fl hv .Op Fl f .Op Fl p Ar port .Nm apm .Op Fl hv .Op Fl f .Op Fl p Ar port .Sh DESCRIPTION .Nm Snooze is a program, which is usefull only for Apple Macintosh Powerbooks. On invocation, it will request the machine to put itself into sleep. This is done by connecting to .Nm pmud and give .Nm pmud the command to put the machine to sleep. You can override the portnumber with the .Op Fl p Ar port option. If you invoke .Nm snooze with the .Op Fl f option, then .Nm snooze will put the machine into sleep itself. This is NOT recommended, because you will not get the benefits of all the facilities that .Nm pmud has to offer. .Nm apm (/usr/bin/apm) is provided as a symbolic link to .Nm snooze for limited apmd compatibility to use by ia32 centric scripts from other packages. .Sh BUGS AND CHANGE REQUESTS Please email your bug reports or change requests to \fB\fP. .Sh FILES .nf /dev/pmu .fi .Sh AUTHORS initial pmud package by Paul Mackerras and initial manual and changes to pmud-0.[34] by Stephan Leemburg . .Sh SEE ALSO .Xr pmud(8)