[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RP] what is\ where is the global key map?
From: |
Shawn Betts |
Subject: |
Re: [RP] what is\ where is the global key map? |
Date: |
Wed Dec 1 17:15:20 2004 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 |
address@hidden (Ivan Beschastnikh) writes:
> I'm trying to use the keys '!', '@', '#', etc in my rp commands
> However i've only found 'exclam' for '!' and no translations for the
> others,
>
> I've looked through the source files but couldn't find any reference
> to other non letter keys (besides colon and the rest of the usual
> ones)
>
> So where can I find them?
/usr/X11R6/include/X11/keysymdef.h
You can also type C-t <key> and it'll tell you the name of the key.
-Shawn