I’m just wondering where in the source files of a linux kernel I would be able to find the code which takes care of copying and pasting? I’m interested in modifying it but don’t know where to look to find it.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Clipboard functionality is indeed not handled by the kernel but instead by the X window system and the active desktop manager (Gnome, KDE).
Take a look here: http://en.wikipedia.org/wiki/Clipboard_%28software%29#X_Window_System