Lines Matching full:notify
70 .It Ic notify
204 .Ic notify
207 .Dq Li notify
214 .Dq Li "/etc/rc.d/power_profile $notify" .
215 .It Ic match Qo Ar system | subsystem | type | notify Qc Qq Ar value ;
219 .Ic notify
281 .It Li notify
283 .Dq Li notify
316 .Ss Notify matching
318 .Ic notify
330 AC line state ($notify=0x00 is offline, 0x01 is online).
332 Button state ($notify=0x00 is power, 0x01 is sleep).
336 Dock state ($notify=0x00 is undocked, 0x01 is docked).
338 Lid state ($notify=0x00 is closed, 0x01 is open).
340 Processor state/configuration ($notify=0x81 is a change in available Cx states).
567 Direction is in the $notify variable.
572 Direction is in the $notify variable.
586 device has detected an AC line state ($notify=0x00 is offline, 0x01 is online).
660 would result in the following notify event:
669 system=ACPI subsystem=ACAD notify=0x00
807 notify 0 {
817 # value of $notify to the external script.
819 notify 0 {
822 match "notify" "0x00";
826 notify 0 {
829 match "notify" "0x01";
836 notify 0 {