Mercurial > emacs
view etc/images/low-color/preferences.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 | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * preferences2_xpm[] = { "24 24 10 1", " c None", ". c #000100", "+ c #BBBDBA", "@ c #FFFFFF", "# c #7A98B0", "$ c #6B6B66", "% c #4D687C", "& c #B0CCE2", "* c #504D46", "= c #3E4850", " .. ", " .++$. ", " .+++. .. ", " .@+. .@$. ", " .. =@+. .@++. ", " .+ ..+@+$. .++. ", " .+++@@+++. .@.. ", " .+++++++$. .@. ", " .....@@+$..+. ", " .@@+.+. ", " .@.+.. ", " .+.$*. ", " ....+.$$$$. ", " .#&#.. .+++$. ", " .#&+&%. .@@+$. ", " .#@#%&%. .@@+$. ", " .#@#%&#%. .@@+$..", " .&@#%&#%. .+$*+.", " .#@#%&#%. .+++.", " .&@#&#%.. ... ", " .#&&#%.. ", " .##%.. ", " ... ", " "};