[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Characters



The keyboard routines should translate control-lowercase-letter
to control-uppercase-letter so that no program has to deal with
two different representations for each control and meta letter.
An equivalent way of saying the same thing is that the control,
meta, hyper, and super shifts would imply shift lock (caps lock).
This implies that #/a and #/A would read as the same number.