- added "display" to function interfaces - moved type extraction/creation to C - more simplifications
- replaced most of symbol or symbol list arguments by enumerated types, enum-sets and alists of enumerated types. - reformed event representation. Every event has it's own record-type now.
scx_Keycode_To_Keysym. + added comments.