• Show log

    Commit

  • Hash : 99f2a503
    Author : Sam Lantinga
    Date : 2022-10-13T22:40:24

    X11 scancode mapping cleanup
    
    * Consolidated scancode mapping tables into a single location for all backends
    * Verified that the xfree86_scancode_table2 is largely identical to the Linux scancode table
    * Updated the Linux scancode table with the latest kernel keycodes (still unmapped)
    * Route X11 keysym -> scancode mapping through the linux scancode table (which a few hand-written exceptions), which will allow mappings to automatically get picked up as they are added in the Linux scancode table
    * Disabled verbose reporting of missing keysym mappings, we have enough data for now
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/SDL.git
    Git SSH git@git.kmx.io:kc3-lang/SDL.git
    Public access ? public
    Description

    Fork of https://github.com/libsdl-org/SDL

    Users
    thodg_w kc3_lang_org thodg_l thodg_m www_kmx_io thodg
    Tags