jed-users mailing list

[2006 Date Index] [2006 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: x-keydefs.sl


On 19.01.06, John E. Davis wrote:
> G. Milde <g.milde@xxxxxx> wrote:
> >configurable which key is used as Gold on a standard PC keyboard. Maybe
> >something like
> >
> >  custom_variable("Key_Gold", "Key_Num_Lock");
> >
> >in edt.sl could offer simple configurability.
> 
> I think that this is a good compromise.  To this end, I modified
> edt.sl so that you can specify the Gold key in your jedrc file:
> 
>    % 
>    require ("keydefs");
>    variable Key_Gold = Key_F7;   % This must occur before edt is loaded.
>    require ("edt");
> 
> It also works around the showkey issue.  Please let me know if this is
> an improvment.  Instead of appending it here, you can grab it from
> <http://www.jedsoft.org/test/edt.sl>.

This looks a lot like I intended. The leading documentation needs updating,
as it still contains references to the "hardcoded" Key_Gold value "\eOP".
and misses the "howto customize your Gold key".

BTW: Why do you use "EDT_Gold_Key" as name?

Günter

-- 
Milde ife.et.tu-dresden.de

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2006 date index] [2006 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]