mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-15 15:44:52 -04:00
🔥 Fixed Hotspots issue in Windows Cursor build
This commit is contained in:
parent
d8b4e61eae
commit
d401f20b8a
1 changed files with 59 additions and 59 deletions
118
hotspots.json
118
hotspots.json
|
@ -1,61 +1,61 @@
|
|||
{
|
||||
"all_scroll": { "xhot": 1, "yhot": 1 },
|
||||
"bd_double_arrow": { "xhot": 1, "yhot": 1 },
|
||||
"bottom_left_corner": { "xhot": 1, "yhot": 1 },
|
||||
"bottom_right_corner": { "xhot": 1, "yhot": 1 },
|
||||
"bottom_side": { "xhot": 1, "yhot": 1 },
|
||||
"bottom_tee": { "xhot": 1, "yhot": 1 },
|
||||
"center_ptr": { "xhot": 1, "yhot": 1 },
|
||||
"circle": { "xhot": 1, "yhot": 1 },
|
||||
"context_menu": { "xhot": 1, "yhot": 1 },
|
||||
"copy": { "xhot": 1, "yhot": 1 },
|
||||
"cross": { "xhot": 1, "yhot": 1 },
|
||||
"crossed_circle": { "xhot": 1, "yhot": 1 },
|
||||
"crosshair": { "xhot": 1, "yhot": 1 },
|
||||
"dnd_ask": { "xhot": 1, "yhot": 1 },
|
||||
"dnd_copy": { "xhot": 1, "yhot": 1 },
|
||||
"dnd_link": { "xhot": 1, "yhot": 1 },
|
||||
"dnd_move": { "xhot": 1, "yhot": 1 },
|
||||
"dnd_no_drop": { "xhot": 1, "yhot": 1 },
|
||||
"dnd_none": { "xhot": 1, "yhot": 1 },
|
||||
"dotbox": { "xhot": 1, "yhot": 1 },
|
||||
"fd_double_arrow": { "xhot": 1, "yhot": 1 },
|
||||
"grabbing": { "xhot": 1, "yhot": 1 },
|
||||
"hand1": { "xhot": 1, "yhot": 1 },
|
||||
"hand2": { "xhot": 1, "yhot": 1 },
|
||||
"left_ptr": { "xhot": 1, "yhot": 1 },
|
||||
"left_ptr_watch": { "xhot": 1, "yhot": 1 },
|
||||
"left_side": { "xhot": 1, "yhot": 1 },
|
||||
"left_tee": { "xhot": 1, "yhot": 1 },
|
||||
"link": { "xhot": 1, "yhot": 1 },
|
||||
"ll_angle": { "xhot": 1, "yhot": 1 },
|
||||
"lr_angle": { "xhot": 1, "yhot": 1 },
|
||||
"move": { "xhot": 1, "yhot": 1 },
|
||||
"pencil": { "xhot": 1, "yhot": 1 },
|
||||
"plus": { "xhot": 1, "yhot": 1 },
|
||||
"pointer_move": { "xhot": 1, "yhot": 1 },
|
||||
"question_arrow": { "xhot": 1, "yhot": 1 },
|
||||
"right_ptr": { "xhot": 1, "yhot": 1 },
|
||||
"right_side": { "xhot": 1, "yhot": 1 },
|
||||
"right_tee": { "xhot": 1, "yhot": 1 },
|
||||
"sb_down_arrow": { "xhot": 1, "yhot": 1 },
|
||||
"sb_h_double_arrow": { "xhot": 1, "yhot": 1 },
|
||||
"sb_left_arrow": { "xhot": 1, "yhot": 1 },
|
||||
"sb_right_arrow": { "xhot": 1, "yhot": 1 },
|
||||
"sb_up_arrow": { "xhot": 1, "yhot": 1 },
|
||||
"sb_v_double_arrow": { "xhot": 1, "yhot": 1 },
|
||||
"tcross": { "xhot": 1, "yhot": 1 },
|
||||
"top_left_corner": { "xhot": 1, "yhot": 1 },
|
||||
"top_right_corner": { "xhot": 1, "yhot": 1 },
|
||||
"top_side": { "xhot": 1, "yhot": 1 },
|
||||
"top_tee": { "xhot": 1, "yhot": 1 },
|
||||
"ul_angle": { "xhot": 1, "yhot": 1 },
|
||||
"ur_angle": { "xhot": 1, "yhot": 1 },
|
||||
"vertical_text": { "xhot": 1, "yhot": 1 },
|
||||
"wait": { "xhot": 1, "yhot": 1 },
|
||||
"wayland_cursor": { "xhot": 1, "yhot": 1 },
|
||||
"x_cursor": { "xhot": 1, "yhot": 1 },
|
||||
"xterm": { "xhot": 1, "yhot": 1 },
|
||||
"zoom_in": { "xhot": 1, "yhot": 1 },
|
||||
"zoom_out": { "xhot": 1, "yhot": 1 }
|
||||
"all_scroll": { "xhot": 10, "yhot": 10 },
|
||||
"bd_double_arrow": { "xhot": 10, "yhot": 10 },
|
||||
"bottom_left_corner": { "xhot": 10, "yhot": 10 },
|
||||
"bottom_right_corner": { "xhot": 10, "yhot": 10 },
|
||||
"bottom_side": { "xhot": 10, "yhot": 10 },
|
||||
"bottom_tee": { "xhot": 10, "yhot": 10 },
|
||||
"center_ptr": { "xhot": 10, "yhot": 10 },
|
||||
"circle": { "xhot": 10, "yhot": 10 },
|
||||
"context_menu": { "xhot": 10, "yhot": 10 },
|
||||
"copy": { "xhot": 10, "yhot": 10 },
|
||||
"cross": { "xhot": 10, "yhot": 10 },
|
||||
"crossed_circle": { "xhot": 10, "yhot": 10 },
|
||||
"crosshair": { "xhot": 10, "yhot": 10 },
|
||||
"dnd_ask": { "xhot": 10, "yhot": 10 },
|
||||
"dnd_copy": { "xhot": 10, "yhot": 10 },
|
||||
"dnd_link": { "xhot": 10, "yhot": 10 },
|
||||
"dnd_move": { "xhot": 10, "yhot": 10 },
|
||||
"dnd_no_drop": { "xhot": 10, "yhot": 10 },
|
||||
"dnd_none": { "xhot": 10, "yhot": 10 },
|
||||
"dotbox": { "xhot": 10, "yhot": 10 },
|
||||
"fd_double_arrow": { "xhot": 10, "yhot": 10 },
|
||||
"grabbing": { "xhot": 10, "yhot": 10 },
|
||||
"hand1": { "xhot": 10, "yhot": 10 },
|
||||
"hand2": { "xhot": 10, "yhot": 10 },
|
||||
"left_ptr": { "xhot": 10, "yhot": 10 },
|
||||
"left_ptr_watch": { "xhot": 10, "yhot": 10 },
|
||||
"left_side": { "xhot": 10, "yhot": 10 },
|
||||
"left_tee": { "xhot": 10, "yhot": 10 },
|
||||
"link": { "xhot": 10, "yhot": 10 },
|
||||
"ll_angle": { "xhot": 10, "yhot": 10 },
|
||||
"lr_angle": { "xhot": 10, "yhot": 10 },
|
||||
"move": { "xhot": 10, "yhot": 10 },
|
||||
"pencil": { "xhot": 10, "yhot": 10 },
|
||||
"plus": { "xhot": 10, "yhot": 10 },
|
||||
"pointer_move": { "xhot": 10, "yhot": 10 },
|
||||
"question_arrow": { "xhot": 10, "yhot": 10 },
|
||||
"right_ptr": { "xhot": 10, "yhot": 10 },
|
||||
"right_side": { "xhot": 10, "yhot": 10 },
|
||||
"right_tee": { "xhot": 10, "yhot": 10 },
|
||||
"sb_down_arrow": { "xhot": 10, "yhot": 10 },
|
||||
"sb_h_double_arrow": { "xhot": 10, "yhot": 10 },
|
||||
"sb_left_arrow": { "xhot": 10, "yhot": 10 },
|
||||
"sb_right_arrow": { "xhot": 10, "yhot": 10 },
|
||||
"sb_up_arrow": { "xhot": 10, "yhot": 10 },
|
||||
"sb_v_double_arrow": { "xhot": 10, "yhot": 10 },
|
||||
"tcross": { "xhot": 10, "yhot": 10 },
|
||||
"top_left_corner": { "xhot": 10, "yhot": 10 },
|
||||
"top_right_corner": { "xhot": 10, "yhot": 10 },
|
||||
"top_side": { "xhot": 10, "yhot": 10 },
|
||||
"top_tee": { "xhot": 10, "yhot": 10 },
|
||||
"ul_angle": { "xhot": 10, "yhot": 10 },
|
||||
"ur_angle": { "xhot": 10, "yhot": 10 },
|
||||
"vertical_text": { "xhot": 10, "yhot": 10 },
|
||||
"wait": { "xhot": 10, "yhot": 10 },
|
||||
"wayland_cursor": { "xhot": 10, "yhot": 10 },
|
||||
"x_cursor": { "xhot": 10, "yhot": 10 },
|
||||
"xterm": { "xhot": 10, "yhot": 10 },
|
||||
"zoom_in": { "xhot": 10, "yhot": 10 },
|
||||
"zoom_out": { "xhot": 10, "yhot": 10 }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue