From cb89f0358240693a9d6f96b52db1593185806309 Mon Sep 17 00:00:00 2001 From: KaizIqbal <24286590+KaizIqbal@users.noreply.github.com> Date: Tue, 28 Jul 2020 17:02:04 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Cursor=20name=20fixes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hotspots.json | 120 +++++++++++++++++++++++++------------------------- 1 file changed, 59 insertions(+), 61 deletions(-) diff --git a/hotspots.json b/hotspots.json index d84e8c1..6fc9a85 100644 --- a/hotspots.json +++ b/hotspots.json @@ -1,63 +1,61 @@ { - "hotspots": { - "X_Cursor.png": { "xhot": 50, "yhot": 30 }, - "all_scroll.png": { "xhot": 50, "yhot": 30 }, - "bd_double_arrow.png": { "xhot": 50, "yhot": 30 }, - "bottom_left_corner.png": { "xhot": 50, "yhot": 30 }, - "bottom_right_corner.png": { "xhot": 50, "yhot": 30 }, - "bottom_side.png": { "xhot": 50, "yhot": 30 }, - "bottom_tee.png": { "xhot": 50, "yhot": 30 }, - "center_ptr.png": { "xhot": 50, "yhot": 30 }, - "circle.png": { "xhot": 50, "yhot": 30 }, - "context_menu.png": { "xhot": 50, "yhot": 30 }, - "copy.png": { "xhot": 50, "yhot": 30 }, - "cross.png": { "xhot": 50, "yhot": 30 }, - "crossed_circle.png": { "xhot": 50, "yhot": 30 }, - "crosshair.png": { "xhot": 50, "yhot": 30 }, - "dnd_ask.png": { "xhot": 50, "yhot": 30 }, - "dnd_copy.png": { "xhot": 50, "yhot": 30 }, - "dnd_link.png": { "xhot": 50, "yhot": 30 }, - "dnd_move.png": { "xhot": 50, "yhot": 30 }, - "dnd_no_drop.png": { "xhot": 50, "yhot": 30 }, - "dnd_none.png": { "xhot": 50, "yhot": 30 }, - "dotbox.png": { "xhot": 50, "yhot": 30 }, - "fd_double_arrow.png": { "xhot": 50, "yhot": 30 }, - "grabbing.png": { "xhot": 50, "yhot": 30 }, - "hand1.png": { "xhot": 50, "yhot": 30 }, - "hand2.png": { "xhot": 50, "yhot": 30 }, - "left_ptr.png": { "xhot": 50, "yhot": 30 }, - "left_ptr_watch.png": { "xhot": 50, "yhot": 30 }, - "left_side.png": { "xhot": 50, "yhot": 30 }, - "left_tee.png": { "xhot": 50, "yhot": 30 }, - "link.png": { "xhot": 50, "yhot": 30 }, - "ll_angle.png": { "xhot": 50, "yhot": 30 }, - "lr_angle.png": { "xhot": 50, "yhot": 30 }, - "move.png": { "xhot": 50, "yhot": 30 }, - "pencil.png": { "xhot": 50, "yhot": 30 }, - "plus.png": { "xhot": 50, "yhot": 30 }, - "pointer_move.png": { "xhot": 50, "yhot": 30 }, - "question_arrow.png": { "xhot": 50, "yhot": 30 }, - "right_ptr.png": { "xhot": 50, "yhot": 30 }, - "right_side.png": { "xhot": 50, "yhot": 30 }, - "right_tee.png": { "xhot": 50, "yhot": 30 }, - "sb_down_arrow.png": { "xhot": 50, "yhot": 30 }, - "sb_h_double_arrow.png": { "xhot": 50, "yhot": 30 }, - "sb_left_arrow.png": { "xhot": 50, "yhot": 30 }, - "sb_right_arrow.png": { "xhot": 50, "yhot": 30 }, - "sb_up_arrow.png": { "xhot": 50, "yhot": 30 }, - "sb_v_double_arrow.png": { "xhot": 50, "yhot": 30 }, - "tcross.png": { "xhot": 50, "yhot": 30 }, - "top_left_corner.png": { "xhot": 50, "yhot": 30 }, - "top_right_corner.png": { "xhot": 50, "yhot": 30 }, - "top_side.png": { "xhot": 50, "yhot": 30 }, - "top_tee.png": { "xhot": 50, "yhot": 30 }, - "ul_angle.png": { "xhot": 50, "yhot": 30 }, - "ur_angle.png": { "xhot": 50, "yhot": 30 }, - "vertical_text.png": { "xhot": 50, "yhot": 30 }, - "wait.png": { "xhot": 50, "yhot": 30 }, - "wayland_cursor.png": { "xhot": 50, "yhot": 30 }, - "xterm.png": { "xhot": 50, "yhot": 30 }, - "zoom_in.png": { "xhot": 50, "yhot": 30 }, - "zoom_out.png": { "xhot": 50, "yhot": 30 } - } + "X_Cursor": { "xhot": 50, "yhot": 30 }, + "all_scroll": { "xhot": 50, "yhot": 30 }, + "bd_double_arrow": { "xhot": 50, "yhot": 30 }, + "bottom_left_corner": { "xhot": 50, "yhot": 30 }, + "bottom_right_corner": { "xhot": 50, "yhot": 30 }, + "bottom_side": { "xhot": 50, "yhot": 30 }, + "bottom_tee": { "xhot": 50, "yhot": 30 }, + "center_ptr": { "xhot": 50, "yhot": 30 }, + "circle": { "xhot": 50, "yhot": 30 }, + "context_menu": { "xhot": 50, "yhot": 30 }, + "copy": { "xhot": 50, "yhot": 30 }, + "cross": { "xhot": 50, "yhot": 30 }, + "crossed_circle": { "xhot": 50, "yhot": 30 }, + "crosshair": { "xhot": 50, "yhot": 30 }, + "dnd_ask": { "xhot": 50, "yhot": 30 }, + "dnd_copy": { "xhot": 50, "yhot": 30 }, + "dnd_link": { "xhot": 50, "yhot": 30 }, + "dnd_move": { "xhot": 50, "yhot": 30 }, + "dnd_no_drop": { "xhot": 50, "yhot": 30 }, + "dnd_none": { "xhot": 50, "yhot": 30 }, + "dotbox": { "xhot": 50, "yhot": 30 }, + "fd_double_arrow": { "xhot": 50, "yhot": 30 }, + "grabbing": { "xhot": 50, "yhot": 30 }, + "hand1": { "xhot": 50, "yhot": 30 }, + "hand2": { "xhot": 50, "yhot": 30 }, + "left_ptr": { "xhot": 50, "yhot": 30 }, + "left_ptr_watch": { "xhot": 50, "yhot": 30 }, + "left_side": { "xhot": 50, "yhot": 30 }, + "left_tee": { "xhot": 50, "yhot": 30 }, + "link": { "xhot": 50, "yhot": 30 }, + "ll_angle": { "xhot": 50, "yhot": 30 }, + "lr_angle": { "xhot": 50, "yhot": 30 }, + "move": { "xhot": 50, "yhot": 30 }, + "pencil": { "xhot": 50, "yhot": 30 }, + "plus": { "xhot": 50, "yhot": 30 }, + "pointer_move": { "xhot": 50, "yhot": 30 }, + "question_arrow": { "xhot": 50, "yhot": 30 }, + "right_ptr": { "xhot": 50, "yhot": 30 }, + "right_side": { "xhot": 50, "yhot": 30 }, + "right_tee": { "xhot": 50, "yhot": 30 }, + "sb_down_arrow": { "xhot": 50, "yhot": 30 }, + "sb_h_double_arrow": { "xhot": 50, "yhot": 30 }, + "sb_left_arrow": { "xhot": 50, "yhot": 30 }, + "sb_right_arrow": { "xhot": 50, "yhot": 30 }, + "sb_up_arrow": { "xhot": 50, "yhot": 30 }, + "sb_v_double_arrow": { "xhot": 50, "yhot": 30 }, + "tcross": { "xhot": 50, "yhot": 30 }, + "top_left_corner": { "xhot": 50, "yhot": 30 }, + "top_right_corner": { "xhot": 50, "yhot": 30 }, + "top_side": { "xhot": 50, "yhot": 30 }, + "top_tee": { "xhot": 50, "yhot": 30 }, + "ul_angle": { "xhot": 50, "yhot": 30 }, + "ur_angle": { "xhot": 50, "yhot": 30 }, + "vertical_text": { "xhot": 50, "yhot": 30 }, + "wait": { "xhot": 50, "yhot": 30 }, + "wayland_cursor": { "xhot": 50, "yhot": 30 }, + "xterm": { "xhot": 50, "yhot": 30 }, + "zoom_in": { "xhot": 50, "yhot": 30 }, + "zoom_out": { "xhot": 50, "yhot": 30 } }