Hello Everyone, I want to call a function whenever i press a combination of keys like " ctrl +f ". for eg : If i write a program which will execute a function like foo() on pressing " ctrl +c " (using sigaction interface) i will not be able to terminate the program on pressing " ctrl +c". So i want a different set of key combination ( unique and preferably ctrl + f ) which can be used to execute function foo() from any where in the program. -- Regards, Rishi B. Agrawal -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ