
mixing
New User
Dec 26, 2009, 8:57 PM
Views: 5161
|
Screen capturing in perl?
|
|
|
Using Win32::Clipboard and Win32::GuiTest for screen captures (screenshots) of a specific window. However, I notice some laptops require pressing alt+fn+print sc to take a screenshot of a specific window, while most others just require pressing alt+print sc. Does anyone know how to send the "fn" key with sendkeys? for those who may not know, fn is the "function" key.
(This post was edited by mixing on Dec 26, 2009, 9:02 PM)
|