summaryrefslogtreecommitdiffstats
path: root/platform/linuxbsd/x11/key_mapping_x11.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add InputEventKey.location to tell left from rightMel Collins2024-01-261-0/+22
* Wrong key mapping for XK_KP_Delete keyGregory De Bonis2023-12-141-1/+1
* [Linux/X11] Add some missing keycodes/scancodes.bruvzg2023-03-081-10/+34
* Merge pull request #73752 from bruvzg/x11_quote_leftRémi Verschelde2023-02-241-2/+2
|\
| * Fix X11 QUOTELEFT / SECTION physical key mapping.bruvzg2023-02-221-2/+2
* | [Input] Use BRACKET_ instead of BRACE_ for physical keys.bruvzg2023-02-221-2/+2
|/
* Put KeyMappingX11 stuff inside its own scopeRiteo2023-01-261-14/+0
* Cleanup and unify keyboard input.bruvzg2023-01-231-1934/+1098
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* linuxbsd: move all X11 stuff in its own directoryRiteo2022-11-021-0/+2001