Home
last modified time | relevance | path

Searched refs:bcx_xattach (Results 1 – 6 of 6) sorted by relevance

/external/libvncserver/x11vnc/
Dconnections.h79 extern char *bcx_xattach(char *str, int *pg_init, int *kg_init);
Dconnections.c103 char *bcx_xattach(char *str, int *pg_init, int *kg_init);
3219 char *bcx_xattach(char *str, int *pg_init, int *kg_init) { in bcx_xattach() function
DChangeLog190 * x11vnc: bcx_xattach/x2x desktop switching facility.
DRELEASE-NOTES364 The bcx_xattach remote control command was added to facilitate
Dremote.c4623 res = bcx_xattach(p, &pg_init, &kg_init); in process_remote_cmd()
DREADME17885 bcx_xattach:str This remote control command is for
17899 What the x11vnc bcx_xattach command does is to perform
17908 bcx_xattach command MUST be the one connected to the
17944 If you do not specify "up", etc., to bcx_xattach
17948 bcx_xattach nothing will be attempted and the command
17970 -R bcx_xattach:down+M2S
17971 -R bcx_xattach:up+S2M
17972 -R bcx_xattach:up+S2M+nograbcheck+dt=30
17973 -R bcx_xattach:down+M2S+extra_move=100+100
17977 End of the bcx_xattach:str description.
[all …]