Package: libgtk2.0-0
Version: 2.24.10-2
I can not paste the "hogehoge":
$ leafpad &
$ printf %s hogehoge | xclip -l 1
...middle-click to leafpad.
Description xclip -l has happened:
-l, -loops
number of X selection requests (pastes into X applications) to
wait for before exiting, with a value of 0 (default) causing
xclip to wait for an unlimited number of requests until another
application (possibly another invocation of xclip) takes owner-
ship of the selection
I can paste it when I appoint numbers more than "3":
$ printf %s hogehoge | xclip -l 3
...middle-click to leafpad.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]