summaryrefslogtreecommitdiff
path: root/src/w32term.c
diff options
context:
space:
mode:
authorJason Rumney <jasonr@gnu.org>2007-05-17 00:08:03 +0000
committerJason Rumney <jasonr@gnu.org>2007-05-17 00:08:03 +0000
commit543c3ccdbc986618cca05b1537d9e7c4da32aa24 (patch)
tree151704d16ddddd10c9fad6064c8feae87d7078a3 /src/w32term.c
parentebbb61be878ccf27c354fc86de4369c879cf2f74 (diff)
downloademacs-543c3ccdbc986618cca05b1537d9e7c4da32aa24.tar.gz
(w32_term_init): Call add_keyboard_wait_descriptor.
Diffstat (limited to 'src/w32term.c')
-rw-r--r--src/w32term.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/w32term.c b/src/w32term.c
index 75e8a8c2bdf..27ba0d41d2b 100644
--- a/src/w32term.c
+++ b/src/w32term.c
@@ -6319,6 +6319,9 @@ w32_term_init (display_name, xrm_option, resource_name)
w32_defined_color (0, "black", &color, 1);
}
+ /* Add the default keyboard. */
+ add_keyboard_wait_descriptor (0);
+
/* Create Fringe Bitmaps and store them for later use.
On W32, bitmaps are all unsigned short, as Windows requires