CN111596771A - Display device and method for moving selector in input method - Google Patents

Display device and method for moving selector in input method Download PDF

Info

Publication number
CN111596771A
CN111596771A CN202010405739.6A CN202010405739A CN111596771A CN 111596771 A CN111596771 A CN 111596771A CN 202010405739 A CN202010405739 A CN 202010405739A CN 111596771 A CN111596771 A CN 111596771A
Authority
CN
China
Prior art keywords
character
current
selector
column
row
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010405739.6A
Other languages
Chinese (zh)
Inventor
崔会会
高峰凯
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hisense Visual Technology Co Ltd
Original Assignee
Hisense Visual Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hisense Visual Technology Co Ltd filed Critical Hisense Visual Technology Co Ltd
Priority to CN202010405739.6A priority Critical patent/CN111596771A/en
Publication of CN111596771A publication Critical patent/CN111596771A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/02Input arrangements using manually operated switches, e.g. using keyboards or dials
    • G06F3/023Arrangements for converting discrete items of information into a coded form, e.g. arrangements for interpreting keyboard generated codes as alphanumeric codes, operand codes or instruction codes
    • G06F3/0233Character input methods
    • G06F3/0236Character input methods using selection techniques to select from displayed items

Abstract

The embodiment of the invention relates to the technical field of display, in particular to a display device, if a user inputs to the display device, the display device displays a user interface through a control device, wherein the user interface comprises an input method soft keyboard region and a selector for indicating that one character in the input method soft keyboard region is selected, and a key value index of each character in the input method soft keyboard region is related to the arrangement sequence of rows and columns where the character is located, so that after the display device obtains a character switching instruction input by the user, the selector can be moved from the position where the current character is located to the position where the switched character is located according to the keyboard index of each character, the switched character is selected by the selector, the distance between the current key value and other key values does not need to be calculated, the moving efficiency and accuracy of the selector are improved, the user experience is improved, and, the display equipment only needs to store the two-dimensional array corresponding to the keyboard index of each character, and the occupation of storage space is reduced.

Description

Display device and method for moving selector in input method
Technical Field
The invention relates to the technical field of display, in particular to a display device and a method for moving a selector in an input method.
Background
Currently, since a display device can provide a user with a play picture such as audio, video, picture, and the like, it is receiving a wide attention of the user. During the process of using the display device, a user often needs to obtain related information or functions through an input function on the display device, for example, inputting a password to connect to a wireless network, inputting a movie name to obtain a related movie, and the like. For example, when a user needs to input a movie name, the user calls a character input interface (i.e., an interface with a soft keyboard) through a remote controller, and selects characters displayed on a display screen of a display device through physical keys (such as an up key, a down key, a left key, a right key, and a enter key) of the remote controller, so as to input the movie name.
Currently, the focus moving method of the existing input method of the display device is as follows: aiming at a character input interface displayed on a display screen, for each character on a soft keyboard, a key value of each character in the soft keyboard is marked by an index in an input method, and each character establishes an association relation with a plurality of characters, namely each character needs to store the key value of the character having the association relation with the character. When the film name is input, according to the index of the key value of the current focus, determining the character corresponding to the current key value, and then calculating the relation between each character having the relation with the character of the current focus and the coordinate of the character of the current focus according to the moving direction of the physical key, thereby determining the key value of the focus after the physical key moves.
Therefore, when characters are input by adopting the focus movement method of the existing input method in the existing display equipment, the calculation amount is large, and the focus movement efficiency is low.
Disclosure of Invention
The embodiment of the application provides a display device and a method for moving a selector in an input method, so that the selector can be quickly and accurately moved to a target character when a user inputs the character, and the input efficiency of the display device is improved.
In a first aspect, an embodiment of the present application provides a display device, where the display device includes:
a display for displaying a user interface; the user interface comprises an input method soft keyboard region and a selector used for indicating that a character in the input method soft keyboard region is selected, wherein a key value index of each character in the input method soft keyboard region is related to the arrangement sequence of the rows and the columns where the character is located;
the user interface is used for receiving instructions input by a user;
a controller for performing:
and responding to a character switching instruction input by a user, and moving the selector from the position of the current character to the position of the switched character according to the keyboard index of each character so as to enable the selector to select the switched character.
In some embodiments, the controller is specifically configured to perform:
and when the keyboard index of the current character indicates the top row of the row where the current character is located, and the character switching instruction is used for indicating to switch the characters in the top row of the current row, the position of the selector is unchanged.
In some embodiments, the controller is specifically configured to perform:
and when the keyboard index of the current character indicates the last row of the behavior where the current character is located, and the character switching instruction is used for indicating to switch the character of the next row of the current row, the position of the selector is unchanged.
In some embodiments, the controller is specifically configured to perform:
when the keyboard index of the current character indicates any line in the middle of the line where the current character is located, and the character switching instruction is used for indicating to switch the characters in the previous line or the next line of the current line, judging whether the number of the columns of the characters in the previous line or the next line of the current line is larger than or equal to the numerical value of the column where the current character is located and indicated by the keyboard index of the current character;
if so, the selector moves from the position of the current character to the position of a character with the same numerical value as the column of the current character in the previous line or the next line of the current line;
if not, the selector is moved from the position of the current character to the position of the last character in the previous line or the next line of the current line.
In some embodiments, the controller is specifically configured to perform:
and when the keyboard index of the current character indicates that the column where the current character is located is the foremost column of the row where the current character is located, and the character switching instruction is used for indicating to switch the characters in the foremost column of the current column, the position of the selector is unchanged.
In some embodiments, the controller is specifically configured to perform:
and when the keyboard index of the current character indicates that the column where the current character is located is the last column of the row where the current character is located, and the character switching instruction is used for indicating to switch the characters in the next column of the current column, the position of the selector is unchanged.
In some embodiments, the controller is specifically configured to perform:
and when the keyboard index of the current character indicates that the column where the current character is located is a non-foremost column of the row where the current character is located, and the character switching instruction is used for indicating to switch the character of the previous column of the current column, the selector is moved to the previous column of the column where the current character is located on the row where the current character is located.
In some embodiments, the controller is specifically configured to perform:
and when the keyboard index of the current character indicates that the column where the current character is located is a non-last column of the row where the current character is located, and the character switching instruction is used for indicating to switch the character of the next column of the current column, the position of the selector is moved to the next column of the column where the current character is located on the row where the current character is located.
In some embodiments, the controller is further configured to perform:
and acquiring the keyboard index of the current character.
In some embodiments, the controller is further configured to perform:
and determining the switching direction of the characters according to the character switching instruction.
In a second aspect, an embodiment of the present application provides a method for moving a selector in an input method, including:
acquiring a character switching instruction input by a user, wherein a key value index of each character is related to the arrangement sequence of the rows and the columns where the character is located;
and moving the selector from the position of the current character to the position of the switched character according to the keyboard index of each character, so that the selector selects the switched character.
In some embodiments, the moving the selector from the position where the current character is located to the position where the switched character is located according to the keyboard index of each character includes:
and when the keyboard index of the current character indicates the top row of the row where the current character is located, and the character switching instruction is used for indicating to switch the characters in the top row of the current row, the position of the selector is unchanged.
In some embodiments, the moving the selector from the position where the current character is located to the position where the switched character is located according to the keyboard index of each character includes:
and when the keyboard index of the current character indicates the last row of the behavior where the current character is located, and the character switching instruction is used for indicating to switch the character of the next row of the current row, the position of the selector is unchanged.
In some embodiments, the moving the selector from the position where the current character is located to the position where the switched character is located according to the keyboard index of each character includes:
when the keyboard index of the current character indicates any line in the middle of the line where the current character is located, and the character switching instruction is used for indicating to switch the characters in the previous line or the next line of the current line, judging whether the number of the columns of the characters in the previous line or the next line of the current line is larger than or equal to the numerical value of the column where the current character is located and indicated by the keyboard index of the current character;
if so, the selector moves from the position of the current character to the position of a character with the same numerical value as the column of the current character in the previous line or the next line of the current line;
if not, the selector is moved from the position of the current character to the position of the last character in the previous line or the next line of the current line.
In some embodiments, the moving the selector from the position where the current character is located to the position where the switched character is located according to the keyboard index of each character includes:
and when the keyboard index of the current character indicates that the column where the current character is located is the foremost column, and the character switching instruction is used for indicating to switch the characters of the previous column of the current column, the position of the selector is unchanged.
In some embodiments, the moving the selector from the position where the current character is located to the position where the switched character is located according to the keyboard index of each character includes:
and when the keyboard index of the current character indicates that the column where the current character is located is the last column, and the character switching instruction is used for indicating to switch the character of the next column of the current column, the position of the selector is unchanged.
In some embodiments, the moving the selector from the position where the current character is located to the position where the switched character is located according to the keyboard index of each character includes:
and when the keyboard index of the current character indicates that the column where the current character is located is a non-foremost column of the row where the current character is located, and the character switching instruction is used for indicating to switch the character of the previous column of the current column, the selector is moved to the previous column of the column where the current character is located on the row where the current character is located.
In some embodiments, the moving the selector from the position where the current character is located to the position where the switched character is located according to the keyboard index of each character includes:
and when the keyboard index of the current character indicates that the column where the current character is located is a non-last column of the row where the current character is located, and the character switching instruction is used for indicating to switch the character of the next column of the current column, the position of the selector is moved to the next column of the column where the current character is located on the row where the current character is located.
In some embodiments, the moving the selector from the position where the current character is located to the position where the switched character is located according to the keyboard index of each character further includes:
and acquiring the keyboard index of the current character.
In some embodiments, the moving the selector from the position where the current character is located to the position where the switched character is located according to the keyboard index of each character further includes performing:
and determining the switching direction of the characters according to the character switching instruction.
In a third aspect, an embodiment of the present application provides a computer-readable storage medium, in which program instructions are stored, and when the program instructions are executed by a processor, the method according to any one of the second aspect of the embodiment of the present invention is implemented.
In a fourth aspect, the present application provides a program product, where the program product includes a computer program, where the computer program is stored in a readable storage medium, and the computer program can be read by at least one processor of an electronic device from the readable storage medium, and the computer program is executed by the at least one processor to enable the electronic device to implement the method according to any one of the second aspects of the embodiments of the present application.
The embodiment of the application provides a display device and a method for moving a selector in an input method, if a user inputs to the display device, the display device displays a user interface through a control device, wherein the user interface comprises an input method soft keyboard region and a selector for indicating that a character in the input method soft keyboard region is selected, and a key value index of each character in the input method soft keyboard region is related to the arrangement sequence of rows and columns where the character is located, so that after the display device obtains a character switching instruction input by the user, the selector can be moved from the position where a current character is located to the position where a switched character is located according to the keyboard index of each character, so that the selector selects the switched character without calculating the distance between the current key value and other key values, the efficiency and the accuracy of selector movement are improved, and the user experience is improved, in addition, the display equipment only needs to store the two-dimensional array corresponding to the keyboard index of each character, and the occupation of storage space is reduced.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive exercise.
Fig. 1A is a schematic diagram illustrating an operation scenario between a display device and a control apparatus;
fig. 1B is a block diagram schematically illustrating a configuration of the control apparatus 100 in fig. 1A;
fig. 1C is a block diagram schematically illustrating a configuration of the display device 200 in fig. 1A;
FIG. 1D is a block diagram illustrating an architectural configuration of an operating system in memory of display device 200;
FIGS. 2A-2N schematically illustrate a GUI400 provided by the display device 200;
fig. 3 illustrates a flowchart of a method of moving a selector in an input method.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the present invention will be described in further detail with reference to the accompanying drawings, and it is apparent that the described embodiments are only a part of the embodiments of the present invention, not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1A is a schematic diagram illustrating an operation scenario between a display device and a control apparatus. As shown in fig. 1A, the control apparatus 100 and the display device 200 may communicate with each other in a wired or wireless manner.
Among them, the control apparatus 100 is configured to control the display device 200, which may receive an operation instruction input by a user and convert the operation instruction into an instruction recognizable and responsive by the display device 200, serving as an intermediary for interaction between the user and the display device 200. Such as: the user operates the channel up/down key on the control device 100, and the display device 200 responds to the channel up/down operation.
The control device 100 may be a remote controller 100A, which includes infrared protocol communication or bluetooth protocol communication, and other short-distance communication methods, etc. to control the display apparatus 200 in a wireless or other wired manner. The user may input a user instruction through a key on a remote controller, voice input, control panel input, etc., to control the display apparatus 200. Such as: the user can input a corresponding control command through a volume up/down key, a channel control key, up/down/left/right moving keys, a voice input key, a menu key, a power on/off key, etc. on the remote controller, to implement the function of controlling the display device 200.
The control device 100 may also be an intelligent device, such as a mobile terminal 100B, a tablet computer, a notebook computer, and the like. For example, the display device 200 is controlled using an application program running on the smart device. The application program may provide various controls to a user through an intuitive User Interface (UI) on a screen associated with the smart device through configuration.
For example, the mobile terminal 100B may install a software application with the display device 200 to implement connection communication through a network communication protocol for the purpose of one-to-one control operation and data communication. Such as: the mobile terminal 100B may be caused to establish a control instruction protocol with the display device 200 to implement the functions of the physical keys as arranged in the remote control 100A by operating various function keys or virtual buttons of the user interface provided on the mobile terminal 100B. The audio and video content displayed on the mobile terminal 100B may also be transmitted to the display device 200, so as to implement a synchronous display function.
The display apparatus 200 may provide a network television function of a broadcast receiving function and a computer support function. The display device may be implemented as a digital television, a web television, an Internet Protocol Television (IPTV), or the like.
The display device 200 may be a liquid crystal display, an organic light emitting display, a projection device. The specific display device type, size, resolution, etc. are not limited.
The display apparatus 200 also performs data communication with the server 300 through various communication means. Here, the display apparatus 200 may be allowed to be communicatively connected through a Local Area Network (LAN), a Wireless Local Area Network (WLAN), and other networks. The server 300 may provide various contents and interactions to the display apparatus 200. By way of example, the display device 200 may send and receive information such as: receiving Electronic Program Guide (EPG) data, receiving software program updates, or accessing a remotely stored digital media library. The servers 300 may be a group or groups of servers, and may be one or more types of servers. Other web service contents such as a video on demand and an advertisement service are provided through the server 300.
Fig. 1B is a block diagram illustrating the configuration of the control device 100. As shown in fig. 1B, the control device 100 includes a controller 110, a memory 120, a communicator 130, a user input interface 140, an output interface 150, and a power supply 160.
The controller 110 includes a Random Access Memory (RAM)111, a Read Only Memory (ROM)112, a processor 113, a communication interface, and a communication bus. The controller 110 is used to control the operation of the control device 100, as well as the internal components of the communication cooperation, external and internal data processing functions.
Illustratively, when an interaction of a user pressing a key disposed on the remote controller 100A or an interaction of touching a touch panel disposed on the remote controller 100A is detected, the controller 110 may control to generate a signal corresponding to the detected interaction and transmit the signal to the display device 200.
And a memory 120 for storing various operation programs, data and applications for driving and controlling the control apparatus 100 under the control of the controller 110. The memory 120 may store various control signal commands input by a user.
The communicator 130 enables communication of control signals and data signals with the display apparatus 200 under the control of the controller 110. Such as: the control apparatus 100 transmits a control signal (e.g., a touch signal or a button signal) to the display device 200 via the communicator 130, and the control apparatus 100 may receive the signal transmitted by the display device 200 via the communicator 130. The communicator 130 may include an infrared signal interface 131 and a radio frequency signal interface 132. For example: when the infrared signal interface is used, the user input instruction needs to be converted into an infrared control signal according to an infrared control protocol, and the infrared control signal is sent to the display device 200 through the infrared sending module. The following steps are repeated: when the rf signal interface is used, a user input command needs to be converted into a digital signal, and then the digital signal is modulated according to the rf control signal modulation protocol and then transmitted to the display device 200 through the rf transmitting terminal.
The user input interface 140 may include at least one of a microphone 141, a touch pad 142, a sensor 143, a key 144, and the like, so that a user can input a user instruction regarding controlling the display apparatus 200 to the control apparatus 100 through voice, touch, gesture, press, and the like.
The output interface 150 outputs a user instruction received by the user input interface 140 to the display apparatus 200, or outputs an image or voice signal received by the display apparatus 200. Here, the output interface 150 may include an LED interface 151, a vibration interface 152 generating vibration, a sound output interface 153 outputting sound, a display 154 outputting an image, and the like. For example, the remote controller 100A may receive an output signal such as audio, video, or data from the output interface 150, and display the output signal in the form of an image on the display 154, in the form of audio on the sound output interface 153, or in the form of vibration on the vibration interface 152.
And a power supply 160 for providing operation power support for each element of the control device 100 under the control of the controller 110. In the form of a battery and associated control circuitry.
A hardware configuration block diagram of the display device 200 is exemplarily illustrated in fig. 1C. As shown in fig. 1C, the display apparatus 200 may include a tuner demodulator 210, a communicator 220, a detector 230, an external device interface 240, a controller 250, a memory 260, a user interface 265, a video processor 270, a display 275, an audio processor 280, an audio output interface 285, and a power supply 290.
The tuner demodulator 210 receives the broadcast television signal in a wired or wireless manner, may perform modulation and demodulation processing such as amplification, mixing, and resonance, and is configured to demodulate, from a plurality of wireless or wired broadcast television signals, an audio/video signal carried in a frequency of a television channel selected by a user, and additional information (e.g., EPG data).
The tuner demodulator 210 is responsive to the user selected frequency of the television channel and the television signal carried by the frequency, as selected by the user and controlled by the controller 250.
The tuner demodulator 210 can receive a television signal in various ways according to the broadcasting system of the television signal, such as: terrestrial broadcasting, cable broadcasting, satellite broadcasting, internet broadcasting, or the like; and according to different modulation types, a digital modulation mode or an analog modulation mode can be adopted; and can demodulate the analog signal and the digital signal according to the different kinds of the received television signals.
In other exemplary embodiments, the tuning demodulator 210 may also be in an external device, such as an external set-top box. In this way, the set-top box outputs a television signal after modulation and demodulation, and inputs the television signal into the display apparatus 200 through the external device interface 240.
The communicator 220 is a component for communicating with an external device or an external server according to various communication protocol types. For example, the display apparatus 200 may transmit content data to an external apparatus connected via the communicator 220, or browse and download content data from an external apparatus connected via the communicator 220. The communicator 220 may include a network communication protocol module or a near field communication protocol module, such as a WIFI module 221, a bluetooth communication protocol module 222, and a wired ethernet communication protocol module 223, so that the communicator 220 may receive a control signal of the control device 100 according to the control of the controller 250 and implement the control signal as a WIFI signal, a bluetooth signal, a radio frequency signal, and the like.
The detector 230 is a component of the display apparatus 200 for collecting signals of an external environment or interaction with the outside. The detector 230 may include a sound collector 231, such as a microphone, which may be used to receive a user's sound, such as a voice signal of a control instruction of the user to control the display device 200; alternatively, ambient sounds may be collected that identify the type of ambient scene, enabling the display device 200 to adapt to ambient noise.
In some other exemplary embodiments, the detector 230, which may further include an image collector 232, such as a camera, a video camera, etc., may be configured to collect external environment scenes to adaptively change the display parameters of the display device 200; and the function of acquiring the attribute of the user or interacting gestures with the user so as to realize the interaction between the display equipment and the user.
In some other exemplary embodiments, the detector 230 may further include a light receiver for collecting the intensity of the ambient light to adapt to the display parameter variation of the display device 200.
In some other exemplary embodiments, the detector 230 may further include a temperature sensor, such as by sensing an ambient temperature, and the display device 200 may adaptively adjust a display color temperature of the image. For example, when the temperature is higher, the display apparatus 200 may be adjusted to display a color temperature of an image that is cooler; when the temperature is lower, the display device 200 may be adjusted to display a warmer color temperature of the image.
The external device interface 240 is a component for providing the controller 250 to control data transmission between the display apparatus 200 and an external apparatus. The external device interface 240 may be connected to an external apparatus such as a set-top box, a game device, a notebook computer, etc. in a wired/wireless manner, and may receive data such as a video signal (e.g., moving image), an audio signal (e.g., music), additional information (e.g., EPG), etc. of the external apparatus.
The external device interface 240 may include: a High Definition Multimedia Interface (HDMI) terminal 241, a Composite Video Blanking Sync (CVBS) terminal 242, an analog or digital Component terminal 243, a Universal Serial Bus (USB) terminal 244, a Component terminal (not shown), a red, green, blue (RGB) terminal (not shown), and the like.
The controller 250 controls the operation of the display device 200 and responds to the operation of the user by running various software control programs (such as an operating system and various application programs) stored on the memory 260.
As shown in fig. 1C, the controller 250 includes a Random Access Memory (RAM)251, a Read Only Memory (ROM)252, a graphics processor 253, a CPU processor 254, a communication interface 255, and a communication bus 256. The RAM251, the ROM252, the graphic processor 253, and the CPU processor 254 are connected to each other through a communication bus 256 through a communication interface 255.
The ROM252 stores various system boot instructions. When the display apparatus 200 starts power-on upon receiving the power-on signal, the CPU processor 254 executes a system boot instruction in the ROM252, copies the operating system stored in the memory 260 to the RAM251, and starts running the boot operating system. After the start of the operating system is completed, the CPU processor 254 copies the various application programs in the memory 260 to the RAM251 and then starts running and starting the various application programs.
And a graphic processor 253 for generating various graphic objects such as icons, operation menus, and user input instruction display graphics, etc. The graphic processor 253 may include an operator for performing an operation by receiving various interactive instructions input by a user, and further displaying various objects according to display attributes; and a renderer for generating various objects based on the operator and displaying the rendered result on the display 275.
A CPU processor 254 for executing operating system and application program instructions stored in memory 260. And according to the received user input instruction, processing of various application programs, data and contents is executed so as to finally display and play various audio-video contents.
In some example embodiments, the CPU processor 254 may comprise a plurality of processors. The plurality of processors may include one main processor and a plurality of or one sub-processor. A main processor for performing some initialization operations of the display apparatus 200 in the display apparatus preload mode and/or operations of displaying a screen in the normal mode. A plurality of or one sub-processor for performing an operation in a state of a standby mode or the like of the display apparatus.
The communication interface 255 may include a first interface to an nth interface. These interfaces may be network interfaces that are connected to external devices via a network.
The controller 250 may control the overall operation of the display apparatus 200. For example: in response to receiving a user input command for selecting a GUI object displayed on the display 275, the controller 250 may perform an operation related to the object selected by the user input command.
Where the object may be any one of the selectable objects, such as a hyperlink or an icon. The operation related to the selected object is, for example, an operation of displaying a link to a hyperlink page, document, image, or the like, or an operation of executing a program corresponding to the object. The user input command for selecting the GUI object may be a command input through various input means (e.g., a mouse, a keyboard, a touch panel, etc.) connected to the display apparatus 200 or a voice command corresponding to a voice spoken by the user.
A memory 260 for storing various types of data, software programs, or applications for driving and controlling the operation of the display device 200. The memory 260 may include volatile and/or nonvolatile memory. And the term "memory" includes the memory 260, the RAM251 and the ROM252 of the controller 250, or a memory card in the display device 200.
In some embodiments, the memory 260 is specifically used for storing an operating program for driving the controller 250 of the display device 200; storing various application programs built in the display apparatus 200 and downloaded by a user from an external apparatus; data such as visual effect images for configuring various GUIs provided by the display 275, various objects related to the GUIs, and selectors for selecting GUI objects are stored.
In some embodiments, memory 260 is specifically configured to store drivers for tuner demodulator 210, communicator 220, detector 230, external device interface 240, video processor 270, display 275, audio processor 280, etc., and related data, such as external data (e.g., audio-visual data) received from the external device interface or user data (e.g., key information, voice information, touch information, etc.) received by the user interface.
In some embodiments, memory 260 specifically stores software and/or programs representing an Operating System (OS), which may include, for example: a kernel, middleware, an Application Programming Interface (API), and/or an application program. Illustratively, the kernel may control or manage system resources, as well as functions implemented by other programs (e.g., the middleware, APIs, or applications); at the same time, the kernel may provide an interface to allow middleware, APIs, or applications to access the controller to enable control or management of system resources.
A block diagram of the architectural configuration of the operating system in the memory of the display device 200 is illustrated in fig. 1D. The operating system architecture comprises an application layer, a middleware layer and a kernel layer from top to bottom.
The application layer, the application programs built in the system and the non-system-level application programs belong to the application layer. Is responsible for direct interaction with the user. The application layer may include a plurality of applications such as a setup application, a post application, a media center application, and the like. These applications may be implemented as Web applications that execute based on a WebKit engine, and in particular may be developed and executed based on HTML5, Cascading Style Sheets (CSS), and JavaScript.
Here, HTML, which is called HyperText Markup Language (HyperText Markup Language), is a standard Markup Language for creating web pages, and describes the web pages by Markup tags, where the HTML tags are used to describe characters, graphics, animation, sound, tables, links, etc., and a browser reads an HTML document, interprets the content of the tags in the document, and displays the content in the form of web pages.
CSS, known as Cascading Style Sheets (Cascading Style Sheets), is a computer language used to represent the Style of HTML documents, and may be used to define Style structures, such as fonts, colors, locations, etc. The CSS style can be directly stored in the HTML webpage or a separate style file, so that the style in the webpage can be controlled.
JavaScript, a language applied to Web page programming, can be inserted into an HTML page and interpreted and executed by a browser. The interaction logic of the Web application is realized by JavaScript. The JavaScript can package a JavaScript extension interface through a browser, realize the communication with the kernel layer,
the middleware layer may provide some standardized interfaces to support the operation of various environments and systems. For example, the middleware layer may be implemented as multimedia and hypermedia information coding experts group (MHEG) middleware related to data broadcasting, DLNA middleware which is middleware related to communication with an external device, middleware which provides a browser environment in which each application program in the display device operates, and the like.
The kernel layer provides core system services, such as: file management, memory management, process management, network management, system security authority management and the like. The kernel layer may be implemented as a kernel based on various operating systems, for example, a kernel based on the Linux operating system.
The kernel layer also provides communication between system software and hardware, and provides device driver services for various hardware, such as: provide display driver for the display, provide camera driver for the camera, provide button driver for the remote controller, provide wiFi driver for the WIFI module, provide audio driver for audio output interface, provide power management drive for Power Management (PM) module etc..
A user interface 265 receives various user interactions. Specifically, it is used to transmit an input signal of a user to the controller 250 or transmit an output signal from the controller 250 to the user. For example, the remote controller 100A may transmit an input signal, such as a power switch signal, a channel selection signal, a volume adjustment signal, etc., input by the user to the user interface 265, and then the input signal is transferred to the controller 250 through the user interface 265; alternatively, the remote controller 100A may receive an output signal such as audio, video, or data output from the user interface 265 via the controller 250, and display the received output signal or output the received output signal in audio or vibration form.
In some embodiments, a user may enter user commands on a Graphical User Interface (GUI) displayed on the display 275, and the user interface 265 receives the user input commands through the GUI. Specifically, the user interface 265 may receive user input commands for controlling the position of a selector in the GUI to select different objects or items.
Alternatively, the user may input a user command by inputting a specific sound or gesture, and the user interface 265 receives the user input command by recognizing the sound or gesture through the sensor. The video processor 270 is configured to receive an external video signal, and perform video data processing such as decompression, decoding, scaling, noise reduction, frame rate conversion, resolution conversion, and image synthesis according to a standard codec protocol of the input signal, so as to obtain a video signal that is directly displayed or played on the display 275.
Illustratively, the video processor 270 includes a demultiplexing module, a video decoding module, an image synthesizing module, a frame rate conversion module, a display formatting module, and the like.
The demultiplexing module is configured to demultiplex an input audio/video data stream, where, for example, an input MPEG-2 stream (based on a compression standard of a digital storage media moving image and voice), the demultiplexing module demultiplexes the input audio/video data stream into a video signal and an audio signal.
And the video decoding module is used for processing the video signal after demultiplexing, including decoding, scaling and the like.
And the image synthesis module is used for carrying out superposition mixing processing on the GUI signal input by the user or generated by the user and the video image after the zooming processing by the graphic generator so as to generate an image signal for display.
The frame rate conversion module is configured to convert a frame rate of an input video, for example, convert a frame rate of an input 60Hz video into a frame rate of 120Hz or 240Hz, where a common format is implemented by using, for example, an interpolation frame method.
And a display formatting module for converting the signal output by the frame rate conversion module into a signal conforming to a display format of a display, such as converting the format of the signal output by the frame rate conversion module to output an RGB data signal.
A display 275 for receiving the image signal from the video processor 270 and displaying the video content, the image and the menu manipulation interface. The display video content may be from the video content in the broadcast signal received by the tuner-demodulator 210, or from the video content input by the communicator 220 or the external device interface 240. The display 275, while displaying a user manipulation interface UI generated in the display apparatus 200 and used to control the display apparatus 200.
And, the display 275 may include a display screen assembly for presenting a picture and a driving assembly for driving the display of an image. Alternatively, a projection device and projection screen may be included, provided display 275 is a projection display.
The audio processor 280 is configured to receive an external audio signal, decompress and decode the received audio signal according to a standard codec protocol of the input signal, and perform audio data processing such as noise reduction, digital-to-analog conversion, and amplification processing to obtain an audio signal that can be played by the speaker 286.
Illustratively, audio processor 280 may support various audio formats. Such as MPEG-2, MPEG-4, Advanced Audio Coding (AAC), high efficiency AAC (HE-AAC), and the like.
The audio output interface 285 is used for receiving an audio signal output by the audio processor 280 under the control of the controller 250, and the audio output interface 285 may include a speaker 286 or an external sound output terminal 287, such as an earphone output terminal, for outputting to a generating device of an external device.
In other exemplary embodiments, video processor 270 may comprise one or more chips. Audio processor 280 may also comprise one or more chips.
And, in other exemplary embodiments, the video processor 270 and the audio processor 280 may be separate chips or may be integrated with the controller 250 in one or more chips.
And a power supply 290 for supplying power supply support to the display apparatus 200 from the power input from the external power source under the control of the controller 250. The power supply 290 may be a built-in power supply circuit installed inside the display apparatus 200 or may be a power supply installed outside the display apparatus 200.
In the prior art, when an input on a display device is used for inputting, for example, when a user needs to input a movie name, a character input interface (i.e., an interface with a soft keyboard) is called up through a remote controller, and characters displayed on a display screen of the display device are selected through physical keys (such as an upper key, a lower key, a left key, a right key, and a confirmation key) of the remote controller, so as to input the movie name. Specifically, for a character input interface displayed on a display screen, for each character on a soft keyboard, a key value of each character in the soft keyboard is marked by an index in an input method, and each character is associated with a plurality of characters, so that each character needs to store the key value of the character associated with the character. When the film name is input, according to the index of the key value of the current focus, determining the character corresponding to the current key value, and then calculating the relation between each character having the relation with the character of the current focus and the coordinate of the character of the current focus according to the moving direction of the physical key, thereby determining the key value of the focus after the physical key moves.
Therefore, in the prior art, the key value of the current character is associated with the key values of other characters near the character, and the movement of the focus, that is, the switching of the characters is controlled by the movement direction of the focus input by the user through the physical key. Each character in the software disk needs to establish an association relation with other characters near the character, and the number of characters in the software keyboard is large, so that the storage space of the display device is occupied. Moreover, when the focus moves, the relation between each character in the relation with the character at the current focus and the coordinates of the character at the current focus needs to be calculated according to the moving direction of the physical keys, so that the calculation amount is large, the workload of a display device processor is increased, the focus moving efficiency is low, and if the calculation is wrong, the focus moving error is caused, and the precision of the focus moving is reduced.
To solve at least one of the above problems, the present application proposes: in the display device, the key value index of each character in the soft key panel zone is related to the arrangement sequence of the row and the column where the character is located, for example, the key value index of each character is stored in a two-dimensional array, for example, the key value index of the character located at the first row and the first column position corresponds to a two-dimensional array keyboard _ layout _ number [0] [0], and the key value index of the character located at the third row and the fourth column position corresponds to a two-dimensional array keyboard _ layout _ number [2] [3], so that when the character is switched, the display device can directly find the two-dimensional array corresponding to the key value index of the switched character according to the received moving direction of the physical key and the position of the current character where the selector is located, and accordingly, the position of the selector after the movement is given. Namely, the key value index of the next character is directly found through the key value index of the current character, the focus moves fast and accurately, and the user experience is improved. In addition, the display equipment only needs to store the two-dimensional array corresponding to the key value index of each character, and the occupied memory space is small.
Fig. 2A to 2N are schematic diagrams illustrating a GUI400 provided by the display apparatus 200 by operating the control device 100.
As shown in fig. 2A, when a user needs to input related content, the control apparatus 100 can be operated to enable the display device to provide a GUI400 for the display, where the GUI400 may include: an input method keypad 401, and a selector 402 for indicating that a character in the keypad 4011 is selected.
Of course, other items may also be included in the GUI400, for example, an identification box 403 for indicating a confirmation search, a text input box 404 for displaying input text content, a cursor 4041 in the text input box 404, a signal strength identification of a wireless network, time information, a date, a return home page icon, recommended content (not shown in fig. 2A) associated with characters input by the user, and the like, and the embodiment of the present application does not limit other items in the GUI400 except for the input method softkey region 401, the text input box 404, and the identification box 403 for indicating a confirmation search. Here, if the text input box 404 includes the cursor 4041, the cursor 4041 may be periodically displayed or hidden.
It is noted that an item refers to a visual object displayed in the GUI400 provided by the display device to identify corresponding content such as an icon, a thumbnail, a link, and the like. The presentation forms of items are often diverse. For example, the items may include text content and/or images for displaying thumbnails related to the text content. As another example, the item may be text and/or an icon for an application, and as another example, the item may also be a virtual key in the input method softkey extent 401.
It should be further noted that the display format of the selector 402 may be the focus object. The movement of the display focus object in the display apparatus 200 may be controlled to select or control items according to an input of a user through the control device 100. Such as: the user may select and control items by controlling the movement of the focus object between items through the direction keys on the control device 100. The identification form of the focus object is not limited. Illustratively, the position of the focus object is realized or identified by setting the background color of the item as shown in fig. 2A, and may also be identified by changing the border line, size, transparency, and outline and/or font, etc. of the text or image of the focused item.
For example, the input method software keyboard zone 401 may be an input method software keyboard zone corresponding to an input method, where the input method software keyboard zone 401 may be different according to different language types, and for example, the input method software keyboard zone 401 may be divided into 34, 35, 36, 37, 38, 39, 40, 46, 54 keys and the like according to different language types. In the embodiment of the present application, the example that the input method software keyboard region 401 includes 34 keys is described.
As shown in FIG. 2A, the input method soft key panel area 401 includes 34 keys, including four rows, wherein the first row includes 10 keys (i.e. characters), the second row and the third row include 9 keys, respectively, and the fourth row includes 6 keys, wherein the key value index of each key is related to the arrangement order of the row and column where the key value is located, for example, the key value index of the key located in the sixth column of the second row is key _ layout _ number [1] [5], so that the two-dimensional arrays corresponding to the 10 key values included in the first row are key _ layout _ number [0] [0] -key _ layout _ number [0] [9], respectively, the two-dimensional arrays corresponding to the 9 key values included in the second row are key _ layout _ number [0] [0] -key _ layout _ number [1] [8], respectively, and the second row includes 9 key values corresponding to the second key values are key _ layout [2] [8], [ key values ] [2] respectively, the four rows include 6 key values corresponding to two-dimensional arrays of key _ layout _ number [3] [0] -key _ layout _ number [3] [5 ].
In practical applications, the user can move the position of the selector 402 in the input method software keyboard area 401 by operating physical keys of the control device, such as the "up" key, the "down" key, the "left" key, the "right" key, and the "ok" key.
If the user presses the "up" key in the pressure control device, the display device acquires that the character switching instruction input by the user is that the selector 402 moves to the previous row of the current key position, the display device acquires the current key position of the selector 402, and the key position of the selector 402 is adjusted according to the character switching instruction.
Illustratively, if the current key position of the selector 402 is any key position in the top row (i.e. the first row) in the soft key pad area 401, as shown in fig. 2B, the key value index is keyboard _ layout _ number [0] [5], after the display device receives the character switching instruction sent by the user pressing the "up" key in the pressure control device, since no key position exists above the current key position of the selector 402 in the top row (i.e. the first row) in the soft key pad area 401, when the character switching instruction instructs to move the selector 402 upwards, as shown in fig. 2B, the selector 402 is located on the selected current key position and does not move.
If the current key position of the selector 402 is any key position of the second row, the third row or the fourth row, the user presses the 'up' key in the voltage control device, the display device judges the size between the numerical value of the column corresponding to the key value index of the key position where the selector 402 is currently located and the total column number of the key position of the previous row, as shown in fig. 2C, the current key position of the selector 402 is the fifth column of the second row, the key value index is keyboard _ layout _ number [1] [4], after the display device receives the character switching instruction sent by the user pressing the 'up' key in the voltage control device, because 10 columns are arranged in the first row, the current key position of the selector 402 is the fifth column of the second row, the numerical value of the current key position column of the selector 402 is smaller than the total column number of the first row, therefore, the display device subtracts 1 from the row value of the current key position of the selector 402, the column value is unchanged, and obtains the key position after the selector 402 is moved, that the index of the keyboard _ layout [0] [4], as shown in fig. 2D, the selector 402 is controlled to move to the fifth column of the first row, i.e., the selector 402 selects the character "t".
For another example, as shown in fig. 2E, the current key position of the selector 402 is the ninth column in the third row, the key value index is keyboard _ layout _ number [2] [8], and after the display device receives the character switching instruction sent by the user pressing the "up" key in the pressure control device, since there are 9 columns in the second row and the current key position of the selector 402 is the ninth column in the third row, the numerical value of the current key position column of the selector 402 is equal to the total column number of the second row, the display device subtracts 1 from the row value of the current key position of the selector 402, and the column value is unchanged, obtains the key position after the selector 402 is moved, i.e., the key value index of the key position after the movement is keyboard _ layout _ number [1] [8], as shown in fig. 2F, and controls the selector 402 to move to the ninth column in the second row, i.e., the selector 402 selects the character "l".
If the value of the current key position column of the selector 402 is greater than the total number of columns in the previous row, the selector 402 moves to the last key position in the previous row, which can refer to the case that when the selector 402 moves to "down", the value of the current key position column of the selector 402 is greater than the total number of columns in the next row, and then the selector 402 moves to the last key position in the next row.
If the user presses the "down" key in the pressure control device, the display device acquires that the character switching instruction input by the user is that the selector 402 moves to the next line of the current key position, the display device acquires the current key position of the selector 402, and the position of the selector 402 is adjusted according to the character switching instruction.
For example, if the current key position of the selector 402 is any key position in the last row (i.e. the fourth row) in the soft key pad area 401, as shown in fig. 2G, the key value index is keyboard _ layout _ number [3] [2], after the display device receives the character switching instruction sent by the user pressing the "down" key in the pressure control device, since no key position exists below the current key position of the selector 402 in the last row (i.e. the fourth row) in the soft key pad area 401, when the character switching instruction instructs to move the selector 402 downwards, as still shown in fig. 2G, the selector 402 is located at the selected current key position and does not move.
If the current key position of the selector 402 is any key position of the first row, the second row or the third row, the user presses the 'down' key in the pressure control device, the display device judges the size between the numerical value of the column corresponding to the key value index of the key position where the selector 402 is currently located and the total column number of the key position of the next row, as shown in fig. 2H, the current key position of the selector 402 is the seventh column of the third row, the key value index is keyboard _ layout _ number [2] [6], after the display device receives the character switching instruction for moving the selector 402 downwards, because there are 6 columns in the fourth row, the current key position of the selector 402 is the seventh column of the third row, the numerical value of the current key position column of the selector 402 is greater than the total column number of the last row, therefore, the display device adds 1 to the row value of the current key position of the selector 402, changes the column value into the numerical value of the last column of the last row, and obtains the key position after the selector 402 is moved, i.e., the key-value index of the key position after shifting is keyboard _ layout _ number [3] [6], controls the selector 402 to shift to the fourth row and sixth column, i.e., the selector 402 selects the symbol indicating the search, as shown in fig. 2I.
For another example, as shown in fig. 2E, the current key position of the selector 402 is the ninth column in the third row, the key value index is keyboard _ layout _ number [2] [8], and after the display device receives the character switching instruction for moving down the selector 402, since there are 6 columns in the fourth row and the current key position of the selector 402 is the ninth column in the third row, the numerical value of the current key position column of the selector 402 is greater than the total column number in the last row, the display device adds 1 to the row value of the current key position of the selector 402, and the column value becomes the numerical value in the last column of the last row, obtains the key position after moving the selector 402, i.e., the key value index of the key position after moving is keyboard _ layout _ number [3] [6], and still as shown in fig. 2I, controls the selector 402 to move to the sixth column in the fourth row, i.e., the selector 402 selects the symbol indicating the search.
As shown in fig. 2J, the current key position of the selector 402 is the ninth column of the first row, the key value index is keyboard _ layout _ number [0] [8], and after the display device receives the character switching instruction for moving down the selector 402, since there are 9 columns in the second row and the current key position of the selector 402 is the ninth column of the first row, and the numerical value of the current key position column of the selector 402 is equal to the total column number of the second row, the display device adds 1 to the row value of the current key position of the selector 402, and the column value is unchanged, obtains the key position after the movement of the selector 402, i.e., the key value index of the key position after the movement is keyboard _ layout _ number [1] [8], and controls the selector 402 to move to the ninth column of the second row, i.e., the selector 402 selects the character "l", as shown in fig. 2F.
As shown in fig. 2C, the current key position of the selector 402 is the fifth column of the second row, the key value index is keyboard _ layout _ number [1] [4], and after the display device receives the character switching instruction for moving down the selector 402, since there are 9 columns in the third row and the current key position of the selector 402 is the fifth column of the second row, the numerical value of the current key position column of the selector 402 is smaller than the total column number of the third row, the display device adds 1 to the row value of the current key position of the selector 402, and the column value is unchanged, obtains the key position after the movement of the selector 402, i.e., the key value index of the key position after the movement is keyboard _ layout _ number [2] [4], and controls the selector 402 to move to the fifth column of the third row, i.e., the selector 402 selects the character "v", as shown in fig. 2K.
If the user presses the "left" key in the pressure control device, i.e. controls the selector 402 on the display device to move from the column where the current key position is located to the previous column, and the row value is not changed, the display device adjusts the position of the selector 402 according to the current position of the selector 402 and the key input instruction.
For example, as shown in fig. 2L, when the current key position of the selector 402 is the first column in the third row and the key value index is keyboard _ layout _ number [2] [0], i.e. located in the first column in the third row, after the display device receives the character switching instruction sent by the user pressing the "left" key in the pressure control device, since the current key position of the selector 402 is located in the first column in the third row in the softkey panel 401 and no key position exists in the left direction, when the character switching instruction instructs to move the selector 402 to the left, as still shown in fig. 2L, the selector 402 is located in the current key position for selection and does not move.
For example, as shown in fig. 2C, the current key position of the selector 402 is the fifth column of the second row, the key value index is keyboard _ layout _ number [1] [4], since there are 9 columns in the second row, the numerical value of the column where the current key position of the selector 402 is located is not the first column of the row where the current key position is located, therefore, after the display device receives the character switching instruction sent by the user pressing the "left" key in the pressure control device, the display device subtracts 1 from the column value of the current key position of the selector 402, the row value is unchanged, the key position after the movement of the selector 402, i.e., the key value index of the key position after the movement is keyboard _ layout _ number [1] [3], as shown in fig. 2M, the selector 402 is controlled to move to the fourth column of the second row, i.e., the selector 402 selects the character "f".
If the user presses the "right" key in the pressure control device, i.e. controls the selector 402 on the display device to move from the column where the current key position is located to the next column, and the row value is not changed, the display device adjusts the position of the selector 402 according to the current position of the selector 402 and the key input instruction.
For example, as shown in fig. 2E, when the current key position of the selector 402 is the ninth column in the third row, i.e. is located in the last column in the third row, and after the display device receives a character switching instruction sent by the user pressing the "right" key in the pressure control device, since the current key position of the selector 402 is the last column in the third row in the softkey pad area 401, and no key position exists on the right side thereof, when the character switching instruction instructs to move the selector 402 to the right, as still shown in fig. 2E, the selector 402 is located on the current key position for selection and does not move.
For example, as shown in fig. 2C, the current key position of the selector 402 is the fifth column of the second row, the key value index is keyboard _ layout _ number [1] [4], since there are 9 columns in the second row, the numerical value of the column where the current key position of the selector 402 is located is not the last column of the row, therefore, after the display device receives the character switching instruction sent by the user pressing the "right" key in the pressure control device, the display device adds 1 to the column value of the current key position of the selector 402, the row value is not changed, the key position after the movement of the selector 402, i.e., the key value index of the key position after the movement is keyboard _ layout _ number [1] [5], as shown in fig. 2N, the selector 402 is controlled to move to the sixth column of the second row, i.e., the selector 402 selects the character "h".
The user moves the position of the selector 402 to the key position corresponding to the character to be input in the input method softkey pad area 401 by operating the control means, and the display device displays the selected character in the text input box 404 by pressing the "ok" key in the control means.
Fig. 3 illustrates a flowchart of a method of moving a selector in an input method of a display device.
Referring to the method shown in fig. 3, the method comprises the steps of:
and S301, displaying a user interface.
The user interface comprises an input method soft keyboard area and a selector used for indicating that a character in the input method soft keyboard area is selected, wherein a key value index of each character in the input method soft keyboard area is related to the arrangement sequence of the rows and the columns where the character is located.
S302, acquiring a character switching instruction input by a user.
S303, moving the selector from the position of the current character to the position of the switched character according to the keyboard index of each character, so that the selector selects the switched character.
In this embodiment, when a user needs to input on the display device, the display device receives an instruction input by the user through the control device, and the display device may display an interface as shown in fig. 2A, for example, where the interface shown in fig. 2A includes: an input method keypad 401, and a selector 402 for indicating that a character in the keypad 4011 is selected. As shown in fig. 2A, the interface may further include other items, for example, an identification box 403 for indicating a confirmation search, a text input box 404 for displaying input text content, a cursor 4041 in the text input box 404, a signal strength identification of the wireless network, time information, date, a return home page icon, recommended content (not shown in fig. 2A) associated with characters input by the user, and the like, and the embodiment of the present application is not limited to other items in the GUI400 except for the input method software keyboard zone 401, the text input box 404, and the identification box 403 for indicating a confirmation search.
Then, the user moves the position of the selector 402 in the input method software keyboard area 401 by physical keys on the control device, such as the "up" key, the "down" key, the "left" key, the "right" key, and the "ok" key.
If the user presses the "up" key in the pressure control means, the display device acquires the current key position of the selector 402 and the direction of character switching (i.e., the direction in which the selector 402 moves), and if the current key position of the selector 402 is located in the uppermost row (the position shown in fig. 2B) of the input method software keyboard region 401, the display device controls the selector 402 not to move.
Alternatively, if the current key position of the selector 402 is located in the uppermost row (the position shown in fig. 2B) of the input method software keyboard area 401 and the character switching instruction instructs the selector 402 to move upward, the display device may control the selector 402 to move to the last row, i.e., the fourth row of the input method software keyboard area 401. Wherein, if the selector 402 is located at the position shown in fig. 2B, since the value of the current key position column of the selector 402 is equal to the total column number of the last row (i.e. the fourth row), after the display device receives the character switching instruction of moving upwards, it is determined that the column number of the selector 402 is not changed, the row number is added to 3, and the selector 402 is controlled to move to the sixth row, i.e. the key value index of the key position after moving is keyboard _ layout _ number [3] [5 ]. If the current key of the selector 402 is located in the ninth column of the top row of the input method software keyboard zone 401, the key value index is keyboard _ layout _ number [0] [8], since the value of the current key column of the selector 402 is greater than the total column number of the last row (i.e. the fourth row), after the display device receives the character switching instruction of moving upwards, it is determined that the column number of the selector 402 is changed to the last column of the last row, the row number is added to 3, and the selector 402 is controlled to move to the sixth column of the fourth row, that is, the key value index of the moved key is keyboard _ layout _ number [3] [5 ]. In this way, the speed of moving to the target character can be increased.
If the current key position of the selector 402 is any key position of the second row, the third row or the fourth row, the user presses the "up" key in the pressure control device, the display device determines the size between the numerical value of the column corresponding to the key value index of the key position where the selector 402 is currently located and the total column number of the key positions of the last row, and determines the key position after the selector 402 is moved according to the comparison result, such as fig. 2C and 2D, and fig. 2E and 2F, which is not repeated here.
If the user presses the "down" key in the pressure control means, the display device obtains the current key position of the selector 402 and the direction of character switching (i.e., the direction in which the selector 402 moves), and if the current key position of the selector 402 is located in the last row (the position shown in fig. 2G) of the input method software keyboard region 401, the display device controls the selector 402 not to move.
Alternatively, if the current key position of the selector 402 is located in the last row (position shown in fig. 2G) of the input method software keyboard area 401 and the character switching instruction instructs the selector 402 to move downward, the display device may control the selector 402 to move to the uppermost row, i.e., the first row of the input method software keyboard area 401. Wherein, if the selector 402 is located at the position shown in fig. 2G, since the value of the current key position column of the selector 402 is smaller than the total column number of the top row (i.e. the first row), after the display device receives the character switching instruction of moving downwards, it is determined that the column number of the selector 402 is not changed, the row number is decreased by 3, and the selector 402 is controlled to move to the third column of the first row, i.e. the key value index of the key position after moving is keyboard _ layout _ number [0] [2 ]. If the current key position of the selector 402 is located in the last row of the input method software keyboard zone 401 and the numerical value of the current key position column of the selector 402 is greater than the total column number of the top row (i.e., the first row), after the display device receives the character switching instruction of moving downwards, it is determined that the column number of the selector 402 is changed to the last column of the top row, and the row number is reduced by 3. In this way, the speed of moving to the target character can be increased.
If the current key position of the selector 402 is any key position of the first row, the second row or the third row, the user presses the "down" key in the pressure control device, the display device determines the size between the numerical value of the column corresponding to the key value index of the key position where the selector 402 is currently located and the total column number of the key positions of the next row, and determines the key position after the selector 402 is moved according to the comparison result, such as fig. 2H and 2I, fig. 2E and 2I, fig. 2J and 2F, and fig. 2C and 2K, which is not described again here.
If the user presses the "left" key in the pressure control means, the display device obtains the current key position of the selector 402 and the direction of character switching (i.e., the direction in which the selector 402 moves), and if the current key position of the selector 402 is located in the front row (the position shown in fig. 2L) of the input method software keyboard region 401, the display device controls the selector 402 not to move.
Alternatively, if the current key position of the selector 402 is located in the first column (e.g., the position shown in fig. 2L) of the input method soft key pad area 401 and the character switching instruction instructs the selector 402 to move to the left, the display device may control the selector 402 to move to the last column of the row, i.e., the ninth column of the third row of the input method soft key pad area 401, with the key value index of keyboard _ layout _ number [2] [8 ]. In this way, the speed of moving to the target character can be increased.
If the current key position of the selector 402 is at the key position in any column in the middle of the row, the user presses the "left" key in the pressure control device, and the display device controls the selector 402 to move one column to the left in the current row, for example, fig. 2C and fig. 2M, which is not described again here.
If the user presses the "right" key in the pressure control means, the display device obtains the current key position of the selector 402 and the direction of character switching (i.e., the direction in which the selector 402 moves), and if the current key position of the selector 402 is located in the last column (the position shown in fig. 2E) of the input method software keyboard region 401, the display device controls the selector 402 not to move.
Alternatively, if the current key position of the selector 402 is located in the last column (e.g., the position shown in fig. 2E) of the input method software keyboard area 401 and the character switching instruction instructs the selector 402 to move rightward, the display device may control the selector 402 to move to the foremost column of the row, i.e., the first column of the third row of the input method software keyboard area 401, with the key value index of keyboard _ layout _ number [2] [0 ]. In this way, the speed of moving to the target character can be increased.
If the current key position of the selector 402 is at the key position in any column in the middle of the row, the user presses the "right" key in the pressure control device, and the display device controls the selector 402 to move to the right by one column in the current row, for example, fig. 2C and fig. 2N, which is not described again here.
In this embodiment, if a user needs to input to the display device, the display device displays a user interface when passing through the control device, where the user interface includes an input method software keyboard region and a selector for indicating that a character in the input method software keyboard region is selected, where a key value index of each character in the input method software keyboard region is related to an arrangement order of rows and columns where the character is located, so that, after the display device obtains a character switching instruction input by the user, the selector can be moved from a position where a current character is located to a position where a switched character is located according to the keyboard index of each character, so that the selector selects the switched character without calculating a distance between the current key value and other key values, thereby improving the moving efficiency and accuracy of the selector, improving user experience, and the display device only needs to store a two-dimensional array corresponding to the keyboard index of each character, the occupation of the storage space is reduced.
On the basis of the above embodiment of the method shown in fig. 3, in combination with the display device in fig. 1C, some components in the display device specifically perform:
a display for displaying the GUI. For example, the display may display the GUIs shown in FIGS. 2A-2N.
And the user interface is used for receiving instructions input by a user. For example, the user interface may receive an instruction from a user to control the selector to move in a downward direction in the GUI by pressing a direction key, such as a "down" key, on the control device to change the position of the selector in the GUI.
In some embodiments, a controller to perform:
and responding to a character switching instruction input by a user, and moving the selector from the position of the current character to the position of the switched character according to the keyboard index of each character so as to enable the selector to select the switched character.
A controller specifically configured to perform:
and when the keyboard index of the current character indicates the top row of the current character and the character switching instruction is used for indicating to switch the characters on the top row of the current row, the position of the selector is unchanged.
In some embodiments, the controller is specifically configured to perform:
and when the keyboard index of the current character indicates the last row of the line where the current character is positioned and the character switching instruction is used for indicating to switch the character of the next row of the current row, the position of the selector is unchanged.
In some embodiments, the controller is specifically configured to perform:
when the keyboard index of the current character indicates any line in the middle of the line where the current character is located, and the character switching instruction is used for indicating to switch the characters in the previous line or the next line of the current line, judging whether the number of the columns of the characters in the previous line or the next line of the current line is larger than or equal to the numerical value of the columns where the current character is located and indicated by the keyboard index of the current character;
if so, the selector moves from the position of the current character to the position of a character with the same numerical value as the column of the current character in the previous row or the next row of the current row;
if not, the selector moves from the position of the current character to the position of the last character in the previous line or the next line of the current line.
In some embodiments, the controller is specifically configured to perform:
and when the keyboard index of the current character indicates that the column where the current character is located is the foremost column of the row where the current character is located, and the character switching instruction is used for indicating to switch the characters in the foremost column of the current column, the position of the selector is unchanged.
In some embodiments, the controller is specifically configured to perform:
and when the keyboard index of the current character indicates that the column of the current character is the last column of the row of the current character, and the character switching instruction is used for indicating to switch the characters in the next column of the current column, the position of the selector is unchanged.
In some embodiments, the controller is specifically configured to perform:
when the keyboard index of the current character indicates that the column where the current character is located is a non-foremost column of the row where the current character is located, and the character switching instruction is used for indicating to switch the character of the preceding column of the current column, the position of the selector is moved to the preceding column of the column where the current character is located on the row where the current character is located.
In some embodiments, the controller is specifically configured to perform:
when the keyboard index of the current character indicates that the column where the current character is located is not the last column of the row where the current character is located, and the character switching instruction is used for indicating to switch the character of the next column of the current column, the position of the selector is moved to the next column of the column where the current character is located on the row where the current character is located.
In some embodiments, the controller is further configured to perform:
obtaining the keyboard index of the current character.
In some embodiments, the controller is further configured to perform:
and determining the switching direction of the characters according to the character switching instruction.
While preferred embodiments of the present invention have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all such alterations and modifications as fall within the scope of the invention.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, if such modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.

Claims (20)

1. A display device, comprising:
a display for displaying a user interface; the user interface comprises an input method soft keyboard region and a selector used for indicating that a character in the input method soft keyboard region is selected, wherein a key value index of each character in the input method soft keyboard region is related to the arrangement sequence of the rows and the columns where the character is located;
the user interface is used for receiving instructions input by a user;
a controller for performing:
and responding to a character switching instruction input by a user, and moving the selector from the position of the current character to the position of the switched character according to the keyboard index of each character so as to enable the selector to select the switched character.
2. The display device of claim 1, wherein the controller is specifically configured to perform:
and when the keyboard index of the current character indicates the top row of the row where the current character is located, and the character switching instruction is used for indicating to switch the characters in the top row of the current row, the position of the selector is unchanged.
3. The display device of claim 1, wherein the controller is specifically configured to perform:
and when the keyboard index of the current character indicates the last row of the behavior where the current character is located, and the character switching instruction is used for indicating to switch the character of the next row of the current row, the position of the selector is unchanged.
4. The display device of claim 1, wherein the controller is specifically configured to perform:
when the keyboard index of the current character indicates any line in the middle of the line where the current character is located, and the character switching instruction is used for indicating to switch the characters in the previous line or the next line of the current line, judging whether the number of the columns of the characters in the previous line or the next line of the current line is larger than or equal to the numerical value of the column where the current character is located and indicated by the keyboard index of the current character;
if so, the selector moves from the position of the current character to the position of a character with the same numerical value as the column of the current character in the previous line or the next line of the current line;
if not, the selector is moved from the position of the current character to the position of the last character in the previous line or the next line of the current line.
5. The display device of claim 1, wherein the controller is specifically configured to perform:
and when the keyboard index of the current character indicates that the column where the current character is located is the foremost column of the row where the current character is located, and the character switching instruction is used for indicating to switch the characters in the foremost column of the current column, the position of the selector is unchanged.
6. The display device of claim 1, wherein the controller is specifically configured to perform:
and when the keyboard index of the current character indicates that the column where the current character is located is the last column of the row where the current character is located, and the character switching instruction is used for indicating to switch the characters in the next column of the current column, the position of the selector is unchanged.
7. The display device of claim 1, wherein the controller is specifically configured to perform:
and when the keyboard index of the current character indicates that the column where the current character is located is a non-foremost column of the row where the current character is located, and the character switching instruction is used for indicating to switch the character of the previous column of the current column, the selector is moved to the previous column of the column where the current character is located on the row where the current character is located.
8. The display device of claim 1, wherein the controller is specifically configured to perform:
and when the keyboard index of the current character indicates that the column where the current character is located is a non-last column of the row where the current character is located, and the character switching instruction is used for indicating to switch the character of the next column of the current column, the position of the selector is moved to the next column of the column where the current character is located on the row where the current character is located.
9. The display device according to any one of claims 1 to 8, wherein the controller is further configured to perform:
and acquiring the keyboard index of the current character.
10. The display device according to any one of claims 1 to 8, wherein the controller is further configured to perform:
and determining the switching direction of the characters according to the character switching instruction.
11. A method for moving a selector in an input method, comprising:
acquiring a character switching instruction input by a user, wherein a key value index of each character is related to the arrangement sequence of the rows and the columns where the character is located;
and moving the selector from the position of the current character to the position of the switched character according to the keyboard index of each character, so that the selector selects the switched character.
12. The method of claim 11, wherein moving the selector from the position of the current character to the position of the switched character according to the keyboard index of each character comprises:
and when the keyboard index of the current character indicates the top row of the row where the current character is located, and the character switching instruction is used for indicating to switch the characters in the top row of the current row, the position of the selector is unchanged.
13. The method of claim 11, wherein moving the selector from the position of the current character to the position of the switched character according to the keyboard index of each character comprises:
and when the keyboard index of the current character indicates the last row of the behavior where the current character is located, and the character switching instruction is used for indicating to switch the character of the next row of the current row, the position of the selector is unchanged.
14. The method of claim 11, wherein moving the selector from the position of the current character to the position of the switched character according to the keyboard index of each character comprises:
when the keyboard index of the current character indicates any line in the middle of the line where the current character is located, and the character switching instruction is used for indicating to switch the characters in the previous line or the next line of the current line, judging whether the number of the columns of the characters in the previous line or the next line of the current line is larger than or equal to the numerical value of the column where the current character is located and indicated by the keyboard index of the current character;
if so, the selector moves from the position of the current character to the position of a character with the same numerical value as the column of the current character in the previous line or the next line of the current line;
if not, the selector is moved from the position of the current character to the position of the last character in the previous line or the next line of the current line.
15. The method of claim 11, wherein moving the selector from the position of the current character to the position of the switched character according to the keyboard index of each character comprises:
and when the keyboard index of the current character indicates that the column where the current character is located is the foremost column, and the character switching instruction is used for indicating to switch the characters of the previous column of the current column, the position of the selector is unchanged.
16. The method of claim 11, wherein moving the selector from the position of the current character to the position of the switched character according to the keyboard index of each character comprises:
and when the keyboard index of the current character indicates that the column where the current character is located is the last column, and the character switching instruction is used for indicating to switch the character of the next column of the current column, the position of the selector is unchanged.
17. The method of claim 11, wherein moving the selector from the position of the current character to the position of the switched character according to the keyboard index of each character comprises:
and when the keyboard index of the current character indicates that the column where the current character is located is a non-foremost column of the row where the current character is located, and the character switching instruction is used for indicating to switch the character of the previous column of the current column, the selector is moved to the previous column of the column where the current character is located on the row where the current character is located.
18. The method of claim 11, wherein moving the selector from the position of the current character to the position of the switched character according to the keyboard index of each character comprises:
and when the keyboard index of the current character indicates that the column where the current character is located is a non-last column of the row where the current character is located, and the character switching instruction is used for indicating to switch the character of the next column of the current column, the position of the selector is moved to the next column of the column where the current character is located on the row where the current character is located.
19. The method according to any one of claims 11-18, wherein moving the selector from the position of the current character to the position of the switched character according to the keyboard index of each character further comprises:
and acquiring the keyboard index of the current character.
20. The method according to any one of claims 11-18, wherein moving the selector from the position of the current character to the position of the switched character according to the keyboard index of each character further comprises:
and determining the switching direction of the characters according to the character switching instruction.
CN202010405739.6A 2020-05-14 2020-05-14 Display device and method for moving selector in input method Pending CN111596771A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010405739.6A CN111596771A (en) 2020-05-14 2020-05-14 Display device and method for moving selector in input method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010405739.6A CN111596771A (en) 2020-05-14 2020-05-14 Display device and method for moving selector in input method

Publications (1)

Publication Number Publication Date
CN111596771A true CN111596771A (en) 2020-08-28

Family

ID=72188848

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010405739.6A Pending CN111596771A (en) 2020-05-14 2020-05-14 Display device and method for moving selector in input method

Country Status (1)

Country Link
CN (1) CN111596771A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112905105A (en) * 2021-04-07 2021-06-04 Vidaa美国公司 Display device and input method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101706689A (en) * 2009-11-25 2010-05-12 福州福昕软件开发有限公司 Method and device for inputting characters via direction key
CN102298497A (en) * 2011-08-12 2011-12-28 北京天地云箱科技有限公司 Method for inputting character on embedded equipment and system
CN102880302A (en) * 2012-07-17 2013-01-16 重庆优腾信息技术有限公司 Word identification method, device and system on basis of multi-word continuous input
CN103809768A (en) * 2012-11-14 2014-05-21 宇瞻科技股份有限公司 Intelligent input method
CN104331214A (en) * 2014-10-11 2015-02-04 联想(北京)有限公司 Information processing method and electronic equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101706689A (en) * 2009-11-25 2010-05-12 福州福昕软件开发有限公司 Method and device for inputting characters via direction key
CN102298497A (en) * 2011-08-12 2011-12-28 北京天地云箱科技有限公司 Method for inputting character on embedded equipment and system
CN102880302A (en) * 2012-07-17 2013-01-16 重庆优腾信息技术有限公司 Word identification method, device and system on basis of multi-word continuous input
CN103809768A (en) * 2012-11-14 2014-05-21 宇瞻科技股份有限公司 Intelligent input method
CN104331214A (en) * 2014-10-11 2015-02-04 联想(北京)有限公司 Information processing method and electronic equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112905105A (en) * 2021-04-07 2021-06-04 Vidaa美国公司 Display device and input method

Similar Documents

Publication Publication Date Title
CN111314789B (en) Display device and channel positioning method
CN111698551B (en) Content display method and display equipment
CN111182345B (en) Display method and display equipment of control
CN112969084A (en) User interface display method, storage medium and display device
CN111246309A (en) Method for displaying channel list in display device and display device
CN111726673B (en) Channel switching method and display device
CN111225262A (en) Function setting method of display equipment and display equipment
CN111045557A (en) Moving method of focus object and display device
CN111417027A (en) Method for switching small window playing of full-screen playing of webpage video and display equipment
CN111104020A (en) User interface setting method, storage medium and display device
CN113347413A (en) Window position detection method and display device
CN111294633B (en) EPG user interface display method and display equipment
WO2021109411A1 (en) Text type conversion method and display device
CN111064983B (en) Display device
CN113115092B (en) Display device and detail page display method
CN111857363A (en) Input method interaction method and display equipment
CN111541929A (en) Multimedia data display method and display equipment
CN112004126A (en) Search result display method and display device
CN112040308A (en) HDMI channel switching method and display device
CN111857502A (en) Image display method and display equipment
CN111669638A (en) Video rotation playing method and display equipment
CN111641856A (en) Prompt message display method for guiding user operation in display equipment and display equipment
CN111757154A (en) Method for controlling webpage cursor by remote controller and display equipment
CN111596771A (en) Display device and method for moving selector in input method
CN111405329B (en) Display device and control method for EPG user interface display

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination