G. Milde wrote:
On 2.12.04, John E. Davis wrote: What I miss for wmark/cuamark and some emulations is recognising "Ctrl-Shift-somekey", i.e. something like
It seems that xjed already has support for Ctrl-Shift: use '%' in x_set_keysym() Here is the code from xterm.c switch (*shift) { case '%': map = Control_Shift_KeySym_Mapping; break; } Marko PS: Is there a setting in the jedsoft.org mail-list manager that automatically adds a 'Reply-To: jed-users@xxxxxxxxxxx' to the messages. I constantly need to change the To: field, but sometimes I forget. -------------------------- To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with the word "unsubscribe" in the message body. Need help? Email <jed-users-owner@xxxxxxxxxxx>.