Mercurial > emacs
changeset 15806:a3f1489198ea
(XTread_socket): Delete the code to pass menu bar keys
to the toolkit alone.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 31 Jul 1996 16:52:52 +0000 |
parents | 6081df437242 |
children | 508ec69917b1 |
files | src/xterm.c |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xterm.c Wed Jul 31 16:35:11 1996 +0000 +++ b/src/xterm.c Wed Jul 31 16:52:52 1996 +0000 @@ -3634,6 +3634,10 @@ unsigned char copy_buffer[81]; int modifiers; +#if 0 /* This was how we made f10 work in Motif. + The drawback is, you can't type at Emacs when the + the mouse is in the menu bar. So it is better to + turn off f10 in Motif and let Emacs handle it. */ #ifdef USE_MOTIF if (lw_window_is_in_menubar (event.xkey.window, f->output_data.x->menubar_widget @@ -3643,6 +3647,7 @@ break; } #endif /* USE_MOTIF */ +#endif /* 0 */ event.xkey.state |= x_emacs_to_x_modifiers (FRAME_X_DISPLAY_INFO (f),