• Sam Lantinga's avatar
    Date: Tue, 02 Dec 2008 23:38:26 +0100 · a9f8def2
    Sam Lantinga authored
    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. ?? ?? ??).
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403286
    a9f8def2
Name
Last commit
Last update
..
SDL_events.c Loading commit data...
SDL_events_c.h Loading commit data...
SDL_keyboard.c Loading commit data...
SDL_keyboard_c.h Loading commit data...
SDL_mouse.c Loading commit data...
SDL_mouse_c.h Loading commit data...
SDL_quit.c Loading commit data...
SDL_sysevents.h Loading commit data...
SDL_windowevents.c Loading commit data...
SDL_windowevents_c.h Loading commit data...
blank_cursor.h Loading commit data...
default_cursor.h Loading commit data...
scancodes_darwin.h Loading commit data...
scancodes_linux.h Loading commit data...
scancodes_win32.h Loading commit data...
scancodes_xfree86.h Loading commit data...