diff --git a/needles/console/user_logged_in-biosfont.json b/needles/console/user_logged_in-biosfont.json index a65c5311..84e80df8 100644 --- a/needles/console/user_logged_in-biosfont.json +++ b/needles/console/user_logged_in-biosfont.json @@ -1,25 +1,18 @@ -{ - "properties": [], - "tags": [ - "user_logged_in", - "user_console", - "ENV-DISTRI-fedora", - "ENV-FLAVOR-server" - ], - "area": [ - { - "ypos": 95, - "width": 41, - "height": 14, - "xpos": 7, - "type": "match" - }, - { - "xpos": 136, - "ypos": 93, - "width": 17, - "height": 17, - "type": "match" - } - ] +{ + "area": [ + { + "height": 17, + "type": "match", + "width": 27, + "xpos": 126, + "ypos": 93 + } + ], + "properties": [], + "tags": [ + "user_logged_in", + "user_console", + "ENV-DISTRI-fedora", + "ENV-FLAVOR-server" + ] } \ No newline at end of file diff --git a/needles/console/user_logged_in.json b/needles/console/user_logged_in.json index b7bdca0e..c547ba7e 100644 --- a/needles/console/user_logged_in.json +++ b/needles/console/user_logged_in.json @@ -3,15 +3,8 @@ { "height": 14, "type": "match", - "width": 41, - "xpos": 7, - "ypos": 95 - }, - { - "height": 14, - "type": "match", - "width": 17, - "xpos": 136, + "width": 27, + "xpos": 126, "ypos": 96 } ], diff --git a/needles/console/user_logged_in_qwerty.json b/needles/console/user_logged_in_qwerty.json deleted file mode 100644 index 54fe61a8..00000000 --- a/needles/console/user_logged_in_qwerty.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "area": [ - { - "type": "match", - "width": 57, - "height": 15, - "ypos": 97, - "xpos": 8 - }, - { - "type": "match", - "width": 17, - "ypos": 93, - "height": 17, - "xpos": 152 - } - ], - "tags": [ - "user_logged_in", - "user_console", - "ENV-DISTRI-fedora" - ], - "properties": [] -} \ No newline at end of file diff --git a/needles/console/user_logged_in_qwerty.png b/needles/console/user_logged_in_qwerty.png deleted file mode 100644 index f06fe8f4..00000000 Binary files a/needles/console/user_logged_in_qwerty.png and /dev/null differ