c++ - Multiple Copy and Paste -


to me learn c++ (i've been going around in circles while), i've decided write app gives me multiple slots copy/past into. exists, me.

i wondering process selected raw data 1 application, , send mine being middle man. i'd activate process using ctrl-c-[number 0-9] , ctrl-v-[etc].

i'm using linux.

thanks.

i don't know how this, if needed implement it, start looking @ programs access x clipboard xclip (http://sourceforge.net/projects/xclip/). there, start either reading man pages x functions used in xclip or search them on google. quick searches turned page looks has of info you'd need: http://tronche.com/gui/x/xlib/window-information/selection.html


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -