CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 14 of 14

Thread: linux clipboard

Threaded View

  1. #1
    Join Date
    Aug 2003
    Posts
    27

    linux clipboard

    I am trying to write a console program that needs access to the clipboard, but I am having a hard time finding any info. Where can I find the clipboard functions? Are the functions the same in different Linux distributions? Can the functions be used in console mode, without desktop?

    Any help is appreciated
    Last edited by Aidman; January 13th, 2004 at 04:39 PM.
    We haven't inherited Earth from our parents; instead we have borrowed her from our children - old Indian saying.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured