summaryrefslogtreecommitdiff
path: root/platform/linuxbsd/key_mapping_x11.cpp
AgeCommit message (Expand)Author
2022-11-02linuxbsd: move all X11 stuff in its own directoryRiteo
2022-10-03Remapped the numpad keys on linux when numlock is offMladoniSzabi
2022-06-16Adding function key support from F17 to F35gregcsokas
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-11-12Use "enum class" for input enumsAaron Franke
2021-09-21Allow for mapping keycodes to current layoutFrixuu
2021-08-10Use Key enum instead of plain integersAaron Franke
2021-05-07Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...Lightning_A
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-03-26Effective DisplayServer separation, rename X11 -> LinuxBSDJuan Linietsky