Go to file
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
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=1 2007-01-15 23:44:00 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=1 2007-01-15 23:44:00 +00:00
20x20ja.bdf.bz2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=1 2007-01-15 23:44:00 +00:00
20x20ko.bdf.bz2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=1 2007-01-15 23:44:00 +00:00
Backarrow2BackSpace OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=1 2007-01-15 23:44:00 +00:00
Backarrow2Delete OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=1 2007-01-15 23:44:00 +00:00
bug-246573-tentative-patch.diff Accepting request 85817 from home:pcerny:factory 2011-10-12 07:21:46 +00:00
bugzilla-293793-do-not-insist-on-iso8859-fonts-for-the-menu.patch OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=32 2009-04-07 12:18:59 +00:00
desktop.diff Accepting request 51188 from home:msmeissn:branches:X11:terminals 2010-10-21 08:33:17 +00:00
libtinfo.diff Accepting request 91918 from home:WernerFink:branches:X11:terminals 2011-11-21 15:11:55 +00:00
luitx OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=1 2007-01-15 23:44:00 +00:00
p_xterm-settings.diff Accepting request 137850 from home:pcerny:factory 2012-10-11 14:17:23 +00:00
p_xterm-sigwinch.diff Accepting request 76203 from home:pcerny:factory 2011-07-14 09:17:41 +00:00
README.SuSE OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=1 2007-01-15 23:44:00 +00:00
snooper.tar.bz2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=12 2007-07-13 17:24:44 +00:00
terminal.png OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=1 2007-01-15 23:44:00 +00:00
vttest-20120506.tgz Accepting request 120802 from home:jengelh:branches:X11:terminals 2012-05-16 21:04:38 +00:00
vttest-20120506.tgz.asc Accepting request 120802 from home:jengelh:branches:X11:terminals 2012-05-16 21:04:38 +00:00
xterm-287.tgz - Patch #287 - 2012/11/25 2012-11-26 15:32:49 +00:00
xterm-287.tgz.asc - Patch #287 - 2012/11/25 2012-11-26 15:32:49 +00:00
xterm-disallow-window-and-fonts-ops.patch Accepting request 100762 from home:pcerny:factory 2012-01-19 21:04:27 +00:00
xterm.changes - Patch #287 - 2012/11/25 2012-11-26 15:32:49 +00:00
xterm.spec - Patch #287 - 2012/11/25 2012-11-26 15:32:49 +00:00

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

Command line tools to switch BackArrow-Key inside xterm to Backspace
or Delete.