2022-05-28 23:55:13 +02:00
|
|
|
/> umka_init
|
2022-05-30 00:08:15 +02:00
|
|
|
/> #set_mouse_pos_screen 40 30
|
2022-05-28 23:55:13 +02:00
|
|
|
/> ramdisk_init ../img/kolibri.img
|
2023-01-03 21:39:10 +01:00
|
|
|
/rd: sector_size=512, capacity=2880 (1440 kiB), num_partitions=1
|
|
|
|
/rd/1: fs=fat, start=0, length=2880 (1440 kiB)
|
2022-05-28 23:55:13 +02:00
|
|
|
/> set_skin /sys/DEFAULT.SKN
|
|
|
|
status: 0
|
2022-05-30 00:08:15 +02:00
|
|
|
/>
|
2022-05-28 23:55:13 +02:00
|
|
|
/> load_cursor_from_file /sys/fill.cur
|
|
|
|
handle = non-zero
|
2022-05-31 15:43:41 +02:00
|
|
|
/> var $cur_fill
|
2022-05-28 23:55:13 +02:00
|
|
|
/> load_cursor_from_mem ../spray.cur
|
|
|
|
handle = non-zero
|
2022-05-31 15:43:41 +02:00
|
|
|
/> var $cur_spray
|
2022-05-30 00:08:15 +02:00
|
|
|
/>
|
2022-05-28 23:55:13 +02:00
|
|
|
/> window_redraw 1
|
|
|
|
/> draw_window 10 300 5 200 0x000088 1 1 1 0 1 4 hello
|
|
|
|
/> window_redraw 2
|
2022-05-30 00:08:15 +02:00
|
|
|
/>
|
2022-05-31 15:43:41 +02:00
|
|
|
/> set_cursor $cur_fill
|
|
|
|
prev handle = non-zero
|
2022-05-30 00:08:15 +02:00
|
|
|
/>
|
|
|
|
/>
|
2022-05-28 23:55:13 +02:00
|
|
|
/> scrot 051_#draw_#cursor_all.out.png
|
2022-05-30 00:08:15 +02:00
|
|
|
/>
|
|
|
|
/>
|
2022-05-28 23:55:13 +02:00
|
|
|
/> disk_del rd
|