(XTread_socket): Turn off meta, super, hyper and alt bits
authorRichard M. Stallman <rms@gnu.org>
Thu, 29 Jun 1995 17:32:59 +0000 (17:32 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 29 Jun 1995 17:32:59 +0000 (17:32 +0000)
commit5d46f92806a6b2282b591a68f69906a387c8410a
tree0385433adef09bde81bb0c826053caa21b447dca
parentf29f9e4afc2a54e937e0403555a41734599725be
(XTread_socket): Turn off meta, super, hyper and alt bits
in the arg for XLookupKey.

(x_display_bar_cursor, x_display_box_cursor):
Don't alter curs_x or curs_y here.
(x_display_cursor): Copy them from the frame cursor here.
(x_update_cursor): New function.
(frame_highlight, frame_unhighlight): Use x_update_cursor.
src/xterm.c