SDL/src
Sam Lantinga e2acc39b94 Date: Tue, 02 Dec 2008 23:38:26 +0100
From: Couriersud
Subject: Re: SDL: Keyboard layout unknown

I have attached a diff which will add an additional keyboard layout to
the x11 driver. The issue arose, when I moved to ubuntu intrepid. I was
only able to map the keys available on my keyboard. The differences to
the existing keyboard was the mapping of HOME,UP,DOWN and some other
keys.

Now only one issue remains. Dead keys (e.g. ^, ` ') on european
keyboards do not generate a "scancode" event. Just a text event when the
key is composed (e.g. ?? ?? ??).
2008-12-03 04:32:24 +00:00
..
audio Don't include <math.h> when HAVE_MATH_H isn't defined 2008-10-12 16:21:36 +00:00
cdrom Final merge of Google Summer of Code 2008 work... 2008-08-27 15:10:03 +00:00
cpuinfo SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
events Date: Tue, 02 Dec 2008 23:38:26 +0100 2008-12-03 04:32:24 +00:00
file Final merge of Google Summer of Code 2008 work... 2008-08-27 15:10:03 +00:00
haptic indent 2008-11-25 02:21:53 +00:00
joystick Sort by HID usage, which makes more sense and is more cross-platform 2008-11-08 07:34:21 +00:00
libm Added missing math.h functionality for SDL_audiocvt.c 2008-10-12 16:30:42 +00:00
loadso 2008-10-18 03:21:32 +00:00
main Final merge of Google Summer of Code 2008 work... 2008-08-27 15:10:03 +00:00
stdlib Added software fallback for YUV overlay code when YUV textures aren't available. 2008-11-24 23:25:36 +00:00
thread Fixed Bugzilla bug #205 2008-11-24 00:18:42 +00:00
timer Final merge of Google Summer of Code 2008 work... 2008-08-27 15:10:03 +00:00
video Date: Tue, 02 Dec 2008 23:38:26 +0100 2008-12-03 04:32:24 +00:00
SDL_compat.c The SDL_RLEACCEL flag is respected in SDL_ConvertSurface(), per the docs. 2008-11-29 11:26:01 +00:00
SDL_error_c.h SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_error.c Final merge of Google Summer of Code 2008 work... 2008-08-27 15:10:03 +00:00
SDL_fatal.c SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_fatal.h SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL.c Final merge of Google Summer of Code 2008 work... 2008-08-25 09:55:03 +00:00