23 lines
392 B
Plaintext
23 lines
392 B
Plaintext
/> umka_init
|
|
#set_mouse_pos_screen 40 30
|
|
/> ramdisk_init ../img/kolibri.img
|
|
/rd/1: fat
|
|
/> set_skin /sys/DEFAULT.SKN
|
|
status: 0
|
|
|
|
/> load_cursor_from_file /sys/fill.cur
|
|
handle = non-zero
|
|
/> load_cursor_from_mem ../spray.cur
|
|
handle = non-zero
|
|
|
|
/> 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
|