Mercurial > emacs
view etc/images/gud/rcont.xpm @ 111700:3242c8febbd0
Bug 7458: Make key press like Left + right ctrl work when right is not control.
Ditto Alt and Command.
* src/nsterm.m (NSLeftControlKeyMask, NSLeftCommandKeyMask)
(NSLeftAlternateKeyMask): New defines.
(keyDown): Parse left and right keys separatly.
author | Jan D. <jan.h.d@swipnet.se> |
---|---|
date | Wed, 24 Nov 2010 08:50:08 +0100 |
parents | ca0315d80583 |
children |
line wrap: on
line source
/* XPM */ static char * reverse_continue_xpm[] = { "24 24 6 1", " c None", ". c #D99FAA", "+ c #CC0033", "@ c #616161", "# c #2A1F55", "$ c #AA9FAA", " ", " ", " ", " ", " .+ ", " .++. ", " @# #@ +++++++ ", " @#$ $#@ .++. ", " ## ## .+ ", " ## ## ", " ## ## ", " #@ @# ", " ## ## ", " #@ @# ", " ## ## ", " ## ## ", " ## ## ", " @#$ $#@ ", " @# #@ ", " ", " ", " ", " ", " "};