xclip -selection clipboard -t TARGETS -o | sort | uniq
application/ico application/vnd.portal.files application/vnd.portal.filetransfer audio/x-riff COMPOUND_TEXT image/bmp image/ico image/icon image/jpeg image/png image/tiff image/vnd.microsoft.icon image/webp image/x-bmp image/x-ico image/x-icon image/x-MS-bmp image/x-win-bitmap MULTIPLE STRING TARGETS TEXT text/ico text/plain text/plain;charset=utf-8 text/uri-list TIMESTAMP UTF8_STRING
when Copy in XViewer.
TARGETS text/plain;charset=utf-8 TIMESTAMP UTF8_STRING
when copy the image in Nemo.
Related to #5.
xclip -selection clipboard -out -t 'text/plain;charset=utf-8' | xclip -selection clipboard -t 'text/plain;charset=utf-8' xclip -selection clipboard -t TARGETS -o | sort | uniq
MULTIPLE TARGETS TEXT text/plain text/plain;charset=utf-8 TIMESTAMP UTF8_STRING
does not help experimentally.
Drag and drop works fine to copy.
No dependencies set.
The note is not visible to the blocked user.
Output:
when Copy in XViewer.
Output:
when copy the image in Nemo.
Related to #5.
Output:
does not help experimentally.
Drag and drop works fine to copy.