Add wrappers/tests for keyboard, mouse and cursors
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
umka_init
|
||||
#set_mouse_pos_screen 40 30
|
||||
ramdisk_init ../img/kolibri.img
|
||||
set_skin /sys/DEFAULT.SKN
|
||||
|
||||
load_cursor_from_file /sys/fill.cur
|
||||
load_cursor_from_mem ../spray.cur
|
||||
|
||||
window_redraw 1
|
||||
draw_window 10 300 5 200 0x000088 1 1 1 0 1 4 hello
|
||||
window_redraw 2
|
||||
|
||||
|
||||
|
||||
scrot 051_#draw_#cursor_all.out.png
|
||||
|
||||
|
||||
disk_del rd
|
||||
Reference in New Issue
Block a user