Lines Matching +full:resume +full:- +full:offset
61 built-in functions in the configuration file.
66 .Bl -tag -width f_file
143 .Bd -literal
160 .Bl -bullet
163 .Bd -ragged -offset indent
170 .Bd -ragged -offset indent
175 .Bl -item
177 - Events ignored by the kernel if
181 .Bl -tag -width USERSUSPENDREQ -compact -offset indent
192 - Events passed to
196 .Bl -tag -width USERSUSPENDREQ -compact -offset indent
211 .Bd -ragged -offset indent
224 for double-quotation enclosed command execution, just as with
227 the list is reached or a command finishes with a non-zero status code.
235 Built-in functions
236 .Bd -ragged -offset indent
239 built-in functions instead of command lines.
240 A built-in function name should be terminated with a semicolon,
242 The following built-in functions are currently supported:
243 .Bl -item
245 .Bl -tag -width ".It - reject"
246 .It - reject
256 .Bl -tag -width /etc/apmd.conf -compact
263 .Bd -literal
271 exec "apm -z";
275 exec "/etc/rc.resume apm suspend";
279 exec "/etc/rc.resume apm standby";
282 # resume event configuration for serial mouse users by
286 # exec "kill -HUP `cat /var/run/moused.pid`";
296 # exec "apm -Z";
311 .An -nosplit