mirror of
https://github.com/JannisHeydemann/BoredOS.git
synced 2026-05-30 02:16:58 +00:00
pr: Update part of the docs (#17)
* Add cursor rendering section to window manager documentation * Add cursor scale system commands to syscalls.md * Add settings documentation for BoredOS * Document cross-compiler build instructions for Linux * Create README.md for BoredOS architecture documentation * Update Architecture Overview link in README * Reorganize Color Settings section in settings.md
This commit is contained in:
@@ -94,6 +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 |
|
||||
|
||||
### Time, power, and system state
|
||||
|
||||
|
||||
Reference in New Issue
Block a user