Searched refs:cmd_atom_str (Results 1 – 1 of 1) sorted by relevance
261 static char *cmd_atom_str = "X11VNC_APPSHARE_COMMAND"; variable1734 value = get_xprop(cmd_atom_str, root); in handle_prop_cmd()1745 set_xprop(cmd_atom_str, root, done); in handle_prop_cmd()1752 set_xprop(cmd_atom_str, root, done); in handle_prop_cmd()1979 cmd_atom_str = strdup(getenv("X11VNC_APPSHARE_COMMAND_PROPNAME")); in appshare_main()2049 cmd_atom = XInternAtom(dpy, cmd_atom_str, False); in appshare_main()