2 * Copyright (C) 2006-2011 Andre Noll <maan@systemlinux.org>
4 * Licensed under the GPL v2. For licencing details see COPYING.
7 /** \file grab_client.h exported symbols from grab_client.c */
9 int grab_client_new(int fd
, int argc
, char **argv
);
10 void activate_grab_clients(void);