projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f32ddbb
)
fix comment
author
Dana Jansens
<danakj@orodu.net>
Fri, 31 Jan 2003 04:08:02 +0000
(
04:08
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Fri, 31 Jan 2003 04:08:02 +0000
(
04:08
+0000)
src/bindings.cc
patch
|
blob
|
history
diff --git
a/src/bindings.cc
b/src/bindings.cc
index a369410294786d003772097aeb910c94baa8b504..fcbff769f5e4945506d5460784f5a144c74ccdca 100644
(file)
--- a/
src/bindings.cc
+++ b/
src/bindings.cc
@@
-442,7
+442,7
@@
void Bindings::fireKey(int screen, unsigned int modifiers, unsigned int key,
_timer = new otk::Timer(5000, // 5 second timeout
(otk::Timer::TimeoutHandler)resetChains,
this);
- // grab the server here to make sure no key presse
d go
missed
+ // grab the server here to make sure no key presse
s get
missed
otk::display->grab();
grabKeys(false);
_curpos = p;