mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-25 02:33:59 +08:00
comments for PNG cursor
This commit is contained in:
@@ -189,6 +189,12 @@ cursor20=h_select.cur
|
||||
cursor21=ho_split.cur
|
||||
cursor22=ve_split.cur
|
||||
|
||||
# Under compositing schema, you can specify a PNG file as the cursor.
|
||||
# You should use a 'hotspotN' key to specify the hotspot coordinates
|
||||
# of a PNG cursor. For example:
|
||||
# cursor23=foo.png
|
||||
# hotspot23=32,32
|
||||
|
||||
[resinfo]
|
||||
respath=/usr/local/share/minigui/res/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user