jed-users mailing list

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

Re: [Jed-users-l] Win key


Thank you for answer unfortunately 

setkey ("function", "\x7d\xfd");

deosn't work either. function quote_insert gives "key codes" os some keys for example F1~^[[[A but stil i dont know how to use for example combination ctrl+F1 (^^[[[A doesn't work and quote_insert does not gives code for win key.

Luke

--- On Mon, 3/30/09, John E. Davis <davis@xxxxxxxxxxxxx> wrote:

> From: John E. Davis <davis@xxxxxxxxxxxxx>
> Subject: Re: Win key
> To: jed-users@xxxxxxxxxxx
> Cc: jed-users-l@xxxxxxxxxxxxxxxx
> Date: Monday, March 30, 2009, 1:42 AM
> £ukasz <blurrpp@xxxxxxxxx>
> wrote:
> > Hi. I'm trying to take advantage of "win" keys in JED.
> "showkey" show
> > that one has "0x7d 0xfd" code, and secund "0x7f 0xff"
> code. Is there
> > some way to use it in JED like for example
> "definekey("foo", "\0x7d
> > 0xfd K",mymod)" ( of course this example won't work ;)
> )
> 
> Try:
> 
>    setkey ("function", "\x7d\xfd");
> 
> --John
> 
> 
> --------------------------
> To unsubscribe send email to <jed-users-request@xxxxxxxxxxx>
> with
> the word "unsubscribe" in the message body.
> Need help? Email <jed-users-owner@xxxxxxxxxxx>.
> 


      
_______________________________________________
Jed-users-l mailing list
Jed-users-l@xxxxxxxx
http://mailman.jtan.com/mailman/listinfo/jed-users-l


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