diff options
author | Jay Sorg <jay.sorg@gmail.com> | 2012-10-29 20:12:24 -0700 |
---|---|---|
committer | Jay Sorg <jay.sorg@gmail.com> | 2012-10-29 20:12:24 -0700 |
commit | 6e25a5e60011ceddd995bb82c896839de126a6b7 (patch) | |
tree | a747d00c7bad7d345cbe1e1ac349b0c13759dfb5 /sesman/chansrv/clipboard-notes.txt | |
parent | 159e240845afae8e491469f413af3fb529ef4678 (diff) | |
download | xrdp-proprietary-6e25a5e60011ceddd995bb82c896839de126a6b7.tar.gz xrdp-proprietary-6e25a5e60011ceddd995bb82c896839de126a6b7.zip |
chansrv: work on clipboard
Diffstat (limited to 'sesman/chansrv/clipboard-notes.txt')
-rw-r--r-- | sesman/chansrv/clipboard-notes.txt | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/sesman/chansrv/clipboard-notes.txt b/sesman/chansrv/clipboard-notes.txt new file mode 100644 index 00000000..f9210b56 --- /dev/null +++ b/sesman/chansrv/clipboard-notes.txt @@ -0,0 +1,63 @@ +LOG_LEVEL + +dolphin +clipboard_event_selection_owner_notify: +clipboard_event_selection_notify: 0x1f7 text/uri-list +clipboard_event_selection_notify: 0x1f8 text/x-moz-url +clipboard_event_selection_notify: 0x1f3 text/plain +clipboard_event_selection_notify: 0xee UTF8_STRING +clipboard_event_selection_notify: 0x1f STRING +clipboard_event_selection_notify: 0x1a1 TEXT +clipboard_event_selection_notify: 0x1a0 COMPOUND_TEXT +clipboard_event_selection_notify: 0x1fa application/x-qiconlist +clipboard_event_selection_notify: 0xec TARGETS +clipboard_event_selection_notify: 0xed MULTIPLE +clipboard_event_selection_notify: 0xeb TIMESTAMP +clipboard_event_selection_notify: 0x183 SAVE_TARGETS + +thunar +clipboard_event_selection_owner_notify: +clipboard_event_selection_notify: 0xeb TIMESTAMP +clipboard_event_selection_notify: 0xec TARGETS +clipboard_event_selection_notify: 0xed MULTIPLE +clipboard_event_selection_notify: 0x204 x-special/gnome-copied-files +clipboard_event_selection_notify: 0xee UTF8_STRING +clipboard_data_in: +clipboard_data_in: 3 + +pcmanfm +clipboard_event_selection_owner_notify: +clipboard_event_selection_notify: 0xeb TIMESTAMP +clipboard_event_selection_notify: 0xec TARGETS +clipboard_event_selection_notify: 0xed MULTIPLE +clipboard_event_selection_notify: 0x1f7 text/uri-list +clipboard_event_selection_notify: 0x204 x-special/gnome-copied-files +clipboard_event_selection_notify: 0x1f9 application/x-kde-cutselection +clipboard_event_selection_notify: 0xee UTF8_STRING + +CAJA +clipboard_event_selection_notify: 0x141 TIMESTAMP +clipboard_event_selection_notify: 0x130 TARGETS +clipboard_event_selection_notify: 0x142 MULTIPLE +clipboard_event_selection_notify: 0x143 x-special/mate-copied-files +clipboard_event_selection_notify: 0x144 text/uri-list +clipboard_event_selection_notify: 0x0 (null) +clipboard_event_selection_notify: 0x25 WM_ICON_NAME +clipboard_event_selection_notify: 0x47524154 (null) +clipboard_event_selection_notify: 0x50000078 (null) +clipboard_event_selection_notify: 0x0 (null) +clipboard_event_selection_notify: 0x25 WM_ICON_NAME + +nautilus +clipboard_event_selection_notify: 0x141 TIMESTAMP +clipboard_event_selection_notify: 0x130 TARGETS +clipboard_event_selection_notify: 0x142 MULTIPLE +clipboard_event_selection_notify: 0x154 x-special/gnome-copied-files +clipboard_event_selection_notify: 0x144 text/uri-list +clipboard_event_selection_notify: 0xfb UTF8_STRING +clipboard_event_selection_notify: 0x0 (null) +clipboard_event_selection_notify: 0x25 WM_ICON_NAME +clipboard_event_selection_notify: 0x47524154 (null) +clipboard_event_selection_notify: 0x50000078 (null) +clipboard_event_selection_notify: 0x0 (null) +clipboard_event_selection_notify: 0x25 WM_ICON_NAME |