Update syscalls id

This commit is contained in:
Lluciocc
2026-05-11 21:23:28 +02:00
committed by GitHub
parent 4141766c4f
commit 51900ca0a7

View File

@@ -94,8 +94,8 @@ Notes:
| 47 | `SYSTEM_CMD_SET_RESOLUTION` | Set display mode | | 47 | `SYSTEM_CMD_SET_RESOLUTION` | Set display mode |
| 49 | `SYSTEM_CMD_SET_KEYBOARD_LAYOUT` | Set active keyboard layout ID | | 49 | `SYSTEM_CMD_SET_KEYBOARD_LAYOUT` | Set active keyboard layout ID |
| 51 | `SYSTEM_CMD_GET_KEYBOARD_LAYOUT` | Get current keyboard layout ID | | 51 | `SYSTEM_CMD_GET_KEYBOARD_LAYOUT` | Get current keyboard layout ID |
| 78 | `SYSTEM_GET_CURSOR_SCALE` | Get the current BoredWM cursor scale | | 52 | `SYSTEM_GET_CURSOR_SCALE` | Get the current BoredWM cursor scale |
| 79 | `SYSTEM_SET_CURSOR_SCALE` | Set the BoredWM cursor scale | | 53 | `SYSTEM_SET_CURSOR_SCALE` | Set the BoredWM cursor scale |
### Time, power, and system state ### Time, power, and system state