|
Turnstone Operating System
|
mouse mask More...
#include <types.h>#include <utils.h>#include <graphics/png.h>#include <device/mouse.h>#include <buffer.h>#include <cpu/task.h>Functions | |
| MODULE ("turnstone.kernel.hw.video") | |
| void | video_text_print (const char_t *string) |
| graphics_raw_image_t * | mouse_get_image (void) |
| int8_t | mouse_report (mouse_report_t *report) |
Variables | |
| uint8_t | mouse_icon_data_start |
| uint8_t | mouse_icon_data_end |
| buffer_t * | mouse_buffer |
| uint64_t | shell_task_id |
| uint64_t | windowmanager_task_id |
| mouse_move_cursor_f | MOUSE_MOVE_CURSOR = NULL |
mouse mask
This work is licensed under TURNSTONE OS Public License. Please read and understand latest version of Licence.