Disabled somewhat annoying debug output.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21956 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
1af35a240d
commit
df79164d1b
@ -1639,7 +1639,7 @@ TermView::KeyDown(const char *bytes, int32 numBytes)
|
|||||||
fShell->Signal(SIGINT);
|
fShell->Signal(SIGINT);
|
||||||
}
|
}
|
||||||
|
|
||||||
printf("rawKey: %c\n", (char)rawChar);
|
//printf("rawKey: %c\n", (char)rawChar);
|
||||||
|
|
||||||
// Terminal filters RET, ENTER, F1...F12, and ARROW key code.
|
// Terminal filters RET, ENTER, F1...F12, and ARROW key code.
|
||||||
// TODO: Cleanup
|
// TODO: Cleanup
|
||||||
|
Loading…
x
Reference in New Issue
Block a user