Robert Kerr wrote: > > Hi, > I have some interesting behavior with an application I'm working on. When > I type Ctrl-4 in the window, it kills the application. I'm wondering what > symbol Ctrl-4 sends to my program, and how to find that out.
X windows: check the docs and config of your window manager terminal: use stty to see which keys are bound to which signals/actions erik