Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add InputEventKey.location to tell left from right | Mel Collins | 2024-01-26 | 1 | -0/+22 |
* | Wrong key mapping for XK_KP_Delete key | Gregory De Bonis | 2023-12-14 | 1 | -1/+1 |
* | [Linux/X11] Add some missing keycodes/scancodes. | bruvzg | 2023-03-08 | 1 | -10/+34 |
* | Merge pull request #73752 from bruvzg/x11_quote_left | Rémi Verschelde | 2023-02-24 | 1 | -2/+2 |
|\ | |||||
| * | Fix X11 QUOTELEFT / SECTION physical key mapping. | bruvzg | 2023-02-22 | 1 | -2/+2 |
* | | [Input] Use BRACKET_ instead of BRACE_ for physical keys. | bruvzg | 2023-02-22 | 1 | -2/+2 |
|/ | |||||
* | Put KeyMappingX11 stuff inside its own scope | Riteo | 2023-01-26 | 1 | -14/+0 |
* | Cleanup and unify keyboard input. | bruvzg | 2023-01-23 | 1 | -1934/+1098 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | linuxbsd: move all X11 stuff in its own directory | Riteo | 2022-11-02 | 1 | -0/+2001 |