This is a description of all the changes made in the HEPiX X11 scripts 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
:
xkeyboard
files at all levels
with an ad-hoc awk
script
xkbd.$HX_KEYBOARD
are now checked in the "right" order:
from user to hep level, first one found being used
BackSpace
/Delete
handling:
now use XTerm*ttyModes
instead of XTerm*sttyModes
set -x
" while sourcing in debug mode
/dev/null
$HX_SOURCEPROFILE
, $HX_ROOT_WINDOW
and $HX_FONT_PATH
xrdb
is not run anymore in fake mode
xterm
is now started at the end in a fake mode
xinfo
, 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