mirror of
https://github.com/BoredDevNL/BoredOS.git
synced 2026-05-13 01:48:42 +00:00
Update syscalls id
This commit is contained in:
parent
4141766c4f
commit
51900ca0a7
1 changed files with 2 additions and 2 deletions
|
|
@ -94,8 +94,8 @@ Notes:
|
|||
| 47 | `SYSTEM_CMD_SET_RESOLUTION` | Set display mode |
|
||||
| 49 | `SYSTEM_CMD_SET_KEYBOARD_LAYOUT` | Set active 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 |
|
||||
| 79 | `SYSTEM_SET_CURSOR_SCALE` | Set the BoredWM cursor scale |
|
||||
| 52 | `SYSTEM_GET_CURSOR_SCALE` | Get the current BoredWM cursor scale |
|
||||
| 53 | `SYSTEM_SET_CURSOR_SCALE` | Set the BoredWM cursor scale |
|
||||
|
||||
### Time, power, and system state
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue