Home
last modified time | relevance | path

Searched refs:clipboard (Results 1 – 15 of 15) sorted by relevance

/external/libvncserver/client_examples/
Dgtkvncviewer.c130 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()
Dscrap.c24 #warning Unknown window manager for clipboard handling
/external/libvncserver/x11vnc/
Dallowed_input_t.h42 int clipboard; member
Dkeyboard.c2783 input->clipboard = 0; in get_allowed_input()
2790 input->clipboard = 1; in get_allowed_input()
2826 input->clipboard = 1; in get_allowed_input()
Dxevents.c1703 if (!input.clipboard) { in xcut_receive()
DChangeLog720 stunnel(1) for an SSL tunnel on the server end. Add clipboard
1175 * added handling of clipboard/selection exchange to/from clients,
DRELEASE-NOTES724 Pasting of the selection/clipboard into remote applications
1191 clipboard/cut-text input can now be managed on a per-client
DREADME1273 * 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/
Dpatch.md39 it to the clipboard. (In my case, the link is
/external/sepolicy/
Dservice_contexts19 clipboard u:object_r:clipboard_service:s0
/external/ceres-solver/docs/source/
Dcontributing.rst83 * Copy the contents of the ``netrc`` into the clipboard.
/external/libvncserver/
DNEWS83 and clipboard copy and paste.
DChangeLog2360 …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/
Dultravnc-102-JavaViewer-ssl-etc.patch5023 ClipboardFrame clipboard;
5116 clipboard = new ClipboardFrame(this);
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-full.patch1851 + " 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',