Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   drochner
Date:           Tue Dec 21 12:02:05 UTC 1999

Modified Files:
        syssrc/sys/dev/wscons: wskbd.c

Log Message:
change decoding function to return multiple symbols per keypress
(through the "internal" structure), derive a METAESC flag from the
layout variant and translate ALT-<key> into ESC <key> if the flag is set


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 syssrc/sys/dev/wscons/wskbd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index