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).
553 Direction is in the $notify variable.
558 Direction is in the $notify variable.
572 device has detected an AC line state ($notify=0x00 is offline, 0x01 is online).
646 would result in the following notify event:
655 system=ACPI subsystem=ACAD notify=0x00
793 notify 0 {
803 # value of $notify to the external script.
805 notify 0 {
808 match "notify" "0x00";
812 notify 0 {
815 match "notify" "0x01";
822 notify 0 {