The Windows scheme: ALT-<some_character> does not work.
The locale seems to be set correctly.
Thanks for any help.
Greetings,
Tomek.
The above file contains the sequences of keys to press in order to get
the various characters, e.g. compose, *, a to produce å.
To make a particular key--here the one with keycode 113--behave as the
compose key:
$ xmodmap -e "keycode 113 = Multi_key"
Put this in your ~/.dtprofile.
To get the keycodes, run /usr/openwin/demo/xev!
Is there a "default" compose key? (Think: PC keyboard, 101-key or
later).
--
David J Dachtera
dba DJE Systems
http://www.djesys.com/
Unofficial OpenVMS Marketing Home Page
http://www.djesys.com/vms/market/
Unofficial Affordable OpenVMS Home Page:
http://www.djesys.com/vms/soho/
Unofficial OpenVMS-IA32 Home Page:
http://www.djesys.com/vms/ia32/
Unofficial OpenVMS Hobbyist Support Page:
http://www.djesys.com/vms/support/
Yes, Alt and Alt-Gr (either side of space bar on UK keyboard)
pressed together.
--
Andrew Gabriel