Marcus Meissner a9dc31f0a8 - Patch #287 - 2012/11/25
* fix  a case where in_put() loop could continue when it has found an
    X  event  rather  than  the pty, causing the pty-read to be delayed
    (patch by Balazs Kezes).
  * add  option  to  pointerMode  resource  and  corresponding  control
    sequences  to  allow  text-cursor  to  remain hidden if the pointer
    leaves/enters  the  window  via  accelerator  keys. Ordinary motion
    within the window restores the pointer (prompted by patch by Balazs
    Kezes).
  * remove   special   case   of  modifiers  for  the  Mode_switch  and
    XK_ISO_Level3_Shift  from  patch  #223.  Verified that the conflict
    which  this  was  intended  to  resolve  does not happen for normal
    compose- or modeswitch-handling (prompted by patch by Balazs Kezes,
    Debian #638694).
  * modify  the  handling  of focus-change events to ignore those whose
    detail  is  NotifyPointer,  since  those  are  sent  in addition to
    focus-change  events  directed  to the old/new windows having focus
    (prompted by patch by Balazs Kezes to prevent the urgency-hint from
    being reset in this scenario).
  * modify  description  of iconName in manpage to make it clearer that
    this  resource does not specify the filename of an icon (discussion
    with Ian Collier).  * modify  iconHint resource to allow suppressing
    the built-in icon by setting this to "none" (discussion with Ian
    Collier).
  * make -iconic option work with the toolbar configuration.
  * correct  initialization  of  window  manager  hints used to set the
    icon-pixmap.  That  detail  from patch #282 overwrote state used to
    control the -iconic command-line option (report by Ian Collier).
  * fix paste64 feature for the case where the selection comes from the
    current terminal. The selection callback can happen after the reply

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=57
2012-11-26 15:32:49 +00:00
2012-11-26 15:32:49 +00:00
2012-11-26 15:32:49 +00:00
2012-11-26 15:32:49 +00:00
2012-11-26 15:32:49 +00:00

Backarrow2Backspace / Backarrow2Delete
--------------------------------------

Command line tools to switch BackArrow-Key inside xterm to Backspace
or Delete.
Description
No description provided
Readme 5.3 MiB
Languages
Shell 100%