GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
NFY(1) FreeBSD General Commands Manual NFY(1)

nfya minimal and daemonless notification program for X

nfy [-v]

nfy reads input from stdin (only), creates a temporary popup window and displays it. Configuration is done by editing the 'config.h' file in the source code.

nfy has non-blocking behaviour, meaning that commands coming after it can execute normally without them having to wait for nfy to finish first. This is especially useful inside scripts.

nfy handles multiple notifications by queuing them using a lock file.

prints version to stdout and exits.

nfy handles only SIGALRM, SIGTERM and SIGINT. It receives a SIGALRM signal by default after the specified duration of the notification.

fcntl(2), alarm(3), signal(3), Xft(3), Xrandr(3)

Christos Margiolis <christos@margiolis.net>

Perhaps.

nfy-0.2 FreeBSD 14.3-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.