Searched refs:clipboard (Results 1 – 15 of 15) sorted by relevance
/external/libvncserver/client_examples/ |
D | gtkvncviewer.c | 130 void received_text_from_clipboard (GtkClipboard *clipboard, in received_text_from_clipboard() argument 141 GtkClipboard *clipboard; in clipboard_local_to_remote() local 143 clipboard = gtk_widget_get_clipboard (GTK_WIDGET (menuitem), in clipboard_local_to_remote() 145 gtk_clipboard_request_text (clipboard, received_text_from_clipboard, in clipboard_local_to_remote() 152 GtkClipboard *clipboard; in clipboard_remote_to_local() local 154 clipboard = gtk_widget_get_clipboard (GTK_WIDGET (menuitem), in clipboard_remote_to_local() 157 gtk_clipboard_set_text (clipboard, server_cut_text, in clipboard_remote_to_local()
|
D | scrap.c | 24 #warning Unknown window manager for clipboard handling
|
/external/libvncserver/x11vnc/ |
D | allowed_input_t.h | 42 int clipboard; member
|
D | keyboard.c | 2783 input->clipboard = 0; in get_allowed_input() 2790 input->clipboard = 1; in get_allowed_input() 2826 input->clipboard = 1; in get_allowed_input()
|
D | xevents.c | 1703 if (!input.clipboard) { in xcut_receive()
|
D | ChangeLog | 720 stunnel(1) for an SSL tunnel on the server end. Add clipboard 1175 * added handling of clipboard/selection exchange to/from clients,
|
D | RELEASE-NOTES | 724 Pasting of the selection/clipboard into remote applications 1191 clipboard/cut-text input can now be managed on a per-client
|
D | README | 1273 * Pasting of the selection/clipboard into remote applications (e.g. 5900 * Set -nosel (disables all clipboard selection exchange) 8491 highlighted text is sent to the clipboard when the user activates 8505 some time after he copied text to the clipboard. Usually an app will 8528 "Klipper" that do odd things with the selection, clipboard, and 11914 is set, specify 'str' as 'primary', 'clipboard', 11934 is set, specify 'str' as 'primary', 'clipboard', 17680 clipboard disable -noclipboard mode. 18031 nosetprimary clipboard noclipboard setclipboard
|
/external/skia/site/dev/contrib/ |
D | patch.md | 39 it to the clipboard. (In my case, the link is
|
/external/sepolicy/ |
D | service_contexts | 19 clipboard u:object_r:clipboard_service:s0
|
/external/ceres-solver/docs/source/ |
D | contributing.rst | 83 * Copy the contents of the ``netrc`` into the clipboard.
|
/external/libvncserver/ |
D | NEWS | 83 and clipboard copy and paste.
|
D | ChangeLog | 2360 …client_examples/scrap.h: Clipboard support for SDLvncviewer The clipboard support has only been te… 4266 clipboard and symbolic key names with X11::Keysyms 4270 * VisualNaCro/nacro.c, VisualNaCro/nacro.h: support clipboard 4897 x11vnc/xrecord.c: x11vnc: -unixpw and -stunnel. Add clipboard to input control. 6415 …Log, contrib/x11vnc.c: x11vnc options -nosel -noprimary -visual. add clipboard/selection handli…
|
/external/libvncserver/webclients/java-applet/ssl/ |
D | ultravnc-102-JavaViewer-ssl-etc.patch | 5023 ClipboardFrame clipboard; 5116 clipboard = new ClipboardFrame(this);
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/ |
D | tight-vncviewer-full.patch | 1851 + " is set, specify 'str' as 'primary', 'clipboard',\n" 1871 + " is set, specify 'str' as 'primary', 'clipboard',\n" 2223 + if (!strcasecmp(s, "clipboard")) { 2224 + appData.recvText = strdup("clipboard"); 15389 + } else if (!strcasecmp(appData.recvText, "clipboard")) { 18148 +is set, specify 'str' as 'primary', 'clipboard', 21426 +is set, specify 'str' as 'primary', 'clipboard',
|