2022-05-29 01:55:13 +04:00
|
|
|
/> umka_init
|
2022-05-30 02:08:15 +04:00
|
|
|
/> #set_mouse_pos_screen 40 30
|
2022-05-29 01:55:13 +04:00
|
|
|
/> ramdisk_init ../img/kolibri.img
|
|
|
|
|
/rd/1: fat
|
|
|
|
|
/> set_skin /sys/DEFAULT.SKN
|
|
|
|
|
status: 0
|
2022-05-30 02:08:15 +04:00
|
|
|
/>
|
2022-05-29 01:55:13 +04:00
|
|
|
/> load_cursor_from_file /sys/fill.cur
|
|
|
|
|
handle = non-zero
|
2022-05-31 17:43:41 +04:00
|
|
|
/> var $cur_fill
|
2022-05-29 01:55:13 +04:00
|
|
|
/> load_cursor_from_mem ../spray.cur
|
|
|
|
|
handle = non-zero
|
2022-05-31 17:43:41 +04:00
|
|
|
/> var $cur_spray
|
2022-05-30 02:08:15 +04:00
|
|
|
/>
|
2022-05-29 01:55:13 +04:00
|
|
|
/> window_redraw 1
|
|
|
|
|
/> draw_window 10 300 5 200 0x000088 1 1 1 0 1 4 hello
|
|
|
|
|
/> window_redraw 2
|
2022-05-30 02:08:15 +04:00
|
|
|
/>
|
2022-05-31 17:43:41 +04:00
|
|
|
/> set_cursor $cur_fill
|
|
|
|
|
prev handle = non-zero
|
2022-05-30 02:08:15 +04:00
|
|
|
/>
|
|
|
|
|
/>
|
2022-05-29 01:55:13 +04:00
|
|
|
/> scrot 051_#draw_#cursor_all.out.png
|
2022-05-30 02:08:15 +04:00
|
|
|
/>
|
|
|
|
|
/>
|
2022-05-29 01:55:13 +04:00
|
|
|
/> disk_del rd
|