This is a description of all the changes made in the %hx since the version 3.1.
This is a bug-fix release with no major changes in the behaviour.
The only point worth mentioning is that the keyboard handling (both with %xkeyboard and %xkbd.$HX_KEYBOARD) now works as expected.
hep/HEP_Xsession.f
:
awk
script
BackSpace
/Delete
handling:
now use XTerm*ttyModes
instead of XTerm*sttyModes
set -x
" while sourcing in debug mode
/dev/null
xrdb
is not run anymore in fake mode
xterm
is now started at the end in a fake mode
apply_policy
, dump_shell_env
)
now end each line with a semicolon (;)
export var=val
" instead of "var=val; export var
"
Lionel Cons, 9-Jul-1996