• src/conio/sdl_con.c src/syncterm/menu.c term.c

    From Deuc╨╡ to Git commit to main/sbbs/master on Wednesday, May 19, 2021 12:35:39
    https://gitlab.synchro.net/main/sbbs/-/commit/6285417fbe12d45c4bdaf2a9
    Modified Files:
    src/conio/sdl_con.c src/syncterm/menu.c term.c
    Log Message:
    Go back to ALT-Up/Down for speed adjustment

    Now that ALT-Up/Down no longer have an effect on window size, they
    can go back to their previous bindings of changing the emulated
    output speed.

    At the same time, remove AltGr support from keysym parsing since it
    should be properly handled by the text input stuff now.