Work around mysterious breakage of arrow key recognition under screen (see first...
authorKaroly Lorentey <lorentey@elte.hu>
Sun, 26 Jun 2005 04:35:44 +0000 (04:35 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Sun, 26 Jun 2005 04:35:44 +0000 (04:35 +0000)
commit1fb8c4adcbf2d3c833b3e6bbb86211109085fa86
tree2064f138bebeb121d2bb4ec25abd4ba3ab0ba769
parente7cf0fa0edcc9e39c3b192930b7d128ebc6ad6db
Work around mysterious breakage of arrow key recognition under screen (see first TODO in README).

* src/keyboard.c (Fset_input_mode): Call reset_sys_modes and
  init_sys_modes on the selected device only; do not use the bulk
  functions reset_all_sys_modes and init_all_sys_modes.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-358
README.multi-tty
src/keyboard.c
src/sysdep.c