Changeset 4148 for trunk/src/keyboard.h
- Timestamp:
- 08/18/06 08:35:31 (2 years ago)
- Files:
-
- trunk/src/keyboard.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/keyboard.h
r4131 r4148 190 190 /* Nonzero means polling for input is temporarily suppressed. */ 191 191 extern int poll_suppress_count; 192 193 /* Nonzero if we are executing from the SIGIO signal handler. */ 194 extern int in_sighandler; 192 195 193 196 /* Keymap mapping ASCII function key sequences onto their preferred forms.
