This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
Haisam, /dev is a virtual directory in Cygwin (as Alexander already pointed out). You may not see it in "ls /", but try "ls /dev/clipboard", and it'll be there. A while ago I posted a script to the cygwin list that would create a real directory and files to allow listing and tab-completion in the virtual one. It seemed at the time that the script would soon become obsolete (once Cygwin had true mkdev), but that's still some way off at the moment. So, I'm attaching a new version of this script. Simply run it, and then you'll be able to do "ls /dev" and see the device files. HTH, Igor On Tue, 13 Jan 2004, Haisam K. Ido wrote: > I don't have /dev directory at all!!!! > > I wasn't very clear, how do I copy this to WinXP's clipboard? > > > On Tue, 13 Jan 2004, Haisam K. Ido wrote: > > > >> > How can one capture an image of cygwin window into a winxp > >> > clipboard and then print/edit etc? > >> > >> I'm able to do this (using netpbm) but can I pipe to a clipboard area? > >> > >> xwd | xwdtopnm | pnmtopng > /cygdrive/d/TEMP/screen.png > > > > /dev/clipboard is available but can not handle images. > > > > bye > > ago -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton
Attachment:
create_devices.sh
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |