Mercurial > emacs
view etc/images/ezimage/key.xpm @ 78765:a15fded14ec7
(terminal-init-xterm): Add bindings for M-S- and
C-M-S- keys.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 12 Sep 2007 19:02:12 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * key_xpm[] = { "16 16 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ........ ", " ..++++++.. ", " .+@@@@@@+. ", " .+@@++@@+. ", " .+@@@@@@+. ", " .+@@@@@@+. ", " .+@@@@@@+. ", " .+@@@@+. ", " .+@@+. ", " .+@@@+. ", " .+@@+. ", " .+@@+. ", " .+@@@+. ", " .+@@+. ", " .++. ", " .. "};