#include "../version.h"#include <unistd.h>#include <X11/Xatom.h>#include <X11/Xlib.h>#include <X11/Xutil.h>#include <iostream>#include <string>Include dependency graph for ncwmremote.cpp:

Go to the source code of this file.
Functions | |
| static void | version () |
| static void | usage () |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 42 of file ncwmremote.cpp.
References usage(), and version().
Here is the call graph for this function:

| static void usage | ( | ) | [static] |
Definition at line 27 of file ncwmremote.cpp.
| static void version | ( | ) | [static] |
Definition at line 20 of file ncwmremote.cpp.
1.5.1