This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin 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]

Re: Cannot get ^Z to suspend a program


linda w (cyg) wrote:
Perhaps silly question, but, why not?


Cygwin cannot control how windows programs handle CTRL+Z.

I have programs that seem to intercept keyboard keys for use as "hotkeys".
Couldn't cygwin do something similar?

curious...
-linda
Sure, but those programs hook the key(s) in a global fashion, not just from individual programs. So, Cygwin could hook the Ctrl+Z key, but what would it do then, how would it know which process to suspend?

I'm not sure that cygwin could 'suspend' a non-cygwin process even if it wanted to.



--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]