Child: [b28eaf] (diff)

Download this file

x11mon.h    9 lines (6 with data), 247 Bytes

1
2
3
4
5
6
7
8
#ifndef _X11MON_H_INCLUDED_
#define _X11MON_H_INCLUDED_
/* @(#$Id: x11mon.h,v 1.1 2006-12-23 12:23:15 dockes Exp $ (C) 2006 J.F.Dockes */
/** Poll X11 server status and connectivity */
extern bool x11IsAlive();
#endif /* _X11MON_H_INCLUDED_ */