Mercurial > sdl-ios-xcode
diff include/SDL_compat.h @ 2295:dbc6d1893869
Checking in Christian Walther's patch for x11 keyboard input. Minor code tweaks by Bob.
author | Bob Pendleton <bob@pendleton.com> |
---|---|
date | Tue, 08 Jan 2008 00:10:46 +0000 |
parents | 4baee598306d |
children | d87417504c75 |
line wrap: on
line diff
--- a/include/SDL_compat.h Thu Jan 03 06:07:30 2008 +0000 +++ b/include/SDL_compat.h Tue Jan 08 00:10:46 2008 +0000 @@ -185,7 +185,10 @@ #define SDLK_SCROLLOCK SDLK_SCROLLLOCK #define SDLK_PRINT SDLK_PRINTSCREEN -/* These key constants are obsoleted the new keyboard handling, their definitions here correspond to how they appear on a US keyboard. */ +/* These key constants are obsoleted by the new keyboard handling, + their definitions here correspond to how they appear on a US + keyboard. */ + #define SDLK_EXCLAIM SDLK_1 #define SDLK_QUOTEDBL SDLK_APOSTROPHE #define SDLK_HASH SDLK_3