mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-07 15:01:10 +00:00
59 lines
1.7 KiB
Groff
59 lines
1.7 KiB
Groff
|
GDNC(1) System Manuals GDNC(1)
|
|||
|
|
|||
|
|
|||
|
|
|||
|
NNAAMMEE
|
|||
|
gdomap - GNU Distributed Notification Center
|
|||
|
|
|||
|
|
|||
|
SSYYNNOOPPSSIISS
|
|||
|
ggddnncc
|
|||
|
|
|||
|
|
|||
|
DDEESSCCRRIIPPTTIIOONN
|
|||
|
The gdnc daemon is used by GNUstep programs to send noti-
|
|||
|
fications and messages to one another.
|
|||
|
|
|||
|
Every user needs to have his own instance of gdnc running.
|
|||
|
While gdnc will be started automatically by applications,
|
|||
|
it is recommend to start gdnc in a personal login script
|
|||
|
like .bashrc or .cshrc. This avoids error messages as
|
|||
|
well as additional waiting times on application launches.
|
|||
|
Alternatively you could launch gdnc when X11 is started or
|
|||
|
- if you are running Window Maker - put it Window Maker's
|
|||
|
autostart script. See the _G_N_U_s_t_e_p _B_u_i_l_d _G_u_i_d_e for a sample
|
|||
|
startup script.
|
|||
|
|
|||
|
|
|||
|
|
|||
|
OOPPTTIIOONNSS
|
|||
|
To attach gpbs to a remote session use the _-_N_S_H_o_s_t _<_h_o_s_t_-
|
|||
|
_n_a_m_e_> argument.
|
|||
|
|
|||
|
|
|||
|
DDIIAAGGNNOOSSTTIICCSS
|
|||
|
ggddoommaapp --LL GGDDNNCCSSeerrvveerr will lookup instances of gdnc.
|
|||
|
|
|||
|
Alternatively, ggddoommaapp --NN will list all registered names on
|
|||
|
the local host.
|
|||
|
|
|||
|
|
|||
|
|
|||
|
SSEEEE AALLSSOO
|
|||
|
gdomap(8), GNUstep(7), gpbs(1)
|
|||
|
|
|||
|
_T_h_e _G_N_U_s_t_e_p _B_u_i_l_d _G_u_i_d_e example startup script:
|
|||
|
<http://documents.made-it.com/GNUstep/Build/
|
|||
|
#GNUSTEP.SERVICES>
|
|||
|
|
|||
|
|
|||
|
AAUUTTHHOORRSS
|
|||
|
gdnc was written by Richard Frith-McDonald <rfm@gnu.org>
|
|||
|
|
|||
|
This man page was written by Martin Brecher <martin@mb-
|
|||
|
itconsulting.com>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
GNUstep June 2003 GDNC(1)
|