WO2015184765A1 - 一种动态键盘的实现方法和系统 - Google Patents

一种动态键盘的实现方法和系统 Download PDF

Info

Publication number
WO2015184765A1
WO2015184765A1 PCT/CN2014/094437 CN2014094437W WO2015184765A1 WO 2015184765 A1 WO2015184765 A1 WO 2015184765A1 CN 2014094437 W CN2014094437 W CN 2014094437W WO 2015184765 A1 WO2015184765 A1 WO 2015184765A1
Authority
WO
WIPO (PCT)
Prior art keywords
keyboard
target soft
user
dynamic
soft keyboard
Prior art date
Application number
PCT/CN2014/094437
Other languages
English (en)
French (fr)
Inventor
梁王乐文
叶飞
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2015184765A1 publication Critical patent/WO2015184765A1/zh

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/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures

Definitions

  • the present invention relates to the field of terminal technologies, and in particular, to a method and system for implementing a dynamic keyboard.
  • the touch screen is an essential component of the smart terminal, but once the screen is partially damaged, the user will not be able to use the damaged area of the touch screen. Most users will take the method of replacing the new machine, and a few users will perform the repair, but the cost is very high.
  • the embodiment of the invention provides a method and a system for implementing a dynamic keyboard, which can re-layout the keys of the soft keyboard, thereby ensuring that the soft keyboard is still in normal use after the touch screen is partially damaged.
  • an embodiment of the present invention provides a method for implementing a dynamic keyboard, which is applied to a terminal having a touch screen, and the method includes:
  • the moved button position is saved to update the layout of the target soft keyboard.
  • the method further includes the following features:
  • a prompt to the user whether to enable the dynamic keyboard function is detected when it is detected that the touch screen is broken and affects the use of the target soft keyboard.
  • the method further includes the following features:
  • a flashing dashed box is displayed around the target soft keyboard to indicate that the target keyboard is in an adjustable state.
  • the method further includes the following features:
  • Detecting that the user moves the keys in the target soft keyboard including:
  • the method further includes the following features:
  • the target soft keyboard includes one or more of the following keyboard types: a dial pad and an input method keyboard.
  • an embodiment of the present invention provides a system for implementing a dynamic keyboard, which is applied to a terminal having a touch screen, including:
  • the dynamic keyboard opening module is configured to: notify the dynamic keyboard detecting module after determining that the user turns on the dynamic keyboard function;
  • the dynamic keyboard detecting module is configured to: detect a user operation on the target soft keyboard, and notify the dynamic keyboard saving module after detecting that the user moves the button in the target soft keyboard;
  • the dynamic keyboard save module is configured to: save the moved button position to update the layout of the target soft keyboard.
  • system further includes the following features:
  • the system also includes:
  • the touch screen monitoring module is configured to: monitor the state of the touch screen before determining that the user turns on the dynamic keyboard function, and prompt the user whether to enable the dynamic keyboard function when detecting that the touch screen is damaged and affecting the use of the target soft keyboard.
  • system further includes the following features:
  • the dynamic keyboard opening module is further configured to: after determining that the user turns on the dynamic keyboard function, display a blinking virtual box around the target soft keyboard to indicate that the target soft keyboard is in an adjustable state.
  • system further includes the following features:
  • the dynamic keyboard detection module is configured to detect that the user moves the keys in the target soft keyboard in the following manner:
  • system further includes the following features:
  • the target soft keyboard includes one or more of the following keyboard types: a dial pad and an input method keyboard.
  • Embodiments of the present invention also provide a computer program for implementing the method.
  • Embodiments of the present invention also provide a computer readable storage medium storing the computer program.
  • the method and system for implementing a dynamic keyboard by re-layout the keys in the soft keyboard, the keys of the soft keyboard avoid the damaged area of the touch screen, thereby ensuring that the soft keyboard is still used normally after the touch screen is damaged. .
  • FIG. 1 is a flowchart of a method for implementing a dynamic keyboard according to an embodiment of the present invention.
  • FIG. 2 is a schematic structural diagram of an implementation system of a dynamic keyboard according to an embodiment of the present invention.
  • FIG. 3 is a schematic diagram of a dynamic keyboard layout in an application example of the present invention.
  • an embodiment of the present invention provides a method for implementing a dynamic keyboard, which is applied to a terminal having a touch screen, and the method includes:
  • the method can also include the following features:
  • the method further includes:
  • the method further includes:
  • a flashing dashed box is displayed around the target soft keyboard to indicate that the keyboard is in an adjustable state.
  • the user is detected to move the keys in the target soft keyboard, including:
  • the target soft keyboard includes one or more of the following keyboard types: a dial pad and an input method keyboard.
  • an embodiment of the present invention provides a system for implementing a dynamic keyboard, which is applied to a terminal having a touch screen, including:
  • the dynamic keyboard opening module is configured to notify the dynamic keyboard detecting module after determining that the user turns on the dynamic keyboard function
  • the dynamic keyboard detecting module is configured to: detect a user operation on the target soft keyboard, and notify the dynamic keyboard saving module after detecting that the user moves the button in the target soft keyboard;
  • the dynamic keyboard save module is configured to: save the moved button position to update the layout of the target soft keyboard.
  • system further comprises:
  • the touch screen monitoring module is configured to: monitor the state of the touch screen before determining that the user turns on the dynamic keyboard function, and prompt the user whether to enable the dynamic keyboard function when detecting that the touch screen is damaged and affecting the use of the soft keyboard.
  • the dynamic keyboard opening module is further configured to: after determining that the user turns on the dynamic keyboard function, display a blinking virtual frame around the target soft keyboard to indicate that the keyboard is in an adjustable state.
  • the dynamic keyboard detection module is configured to detect that the user moves the keys in the target soft keyboard in the following manner:
  • the target soft keyboard includes one or more of the following keyboard types: a dial pad and an input method keyboard.
  • the method adds two sub-modules in the intelligent terminal, one is a touch screen monitoring module, and the other is a dynamic keyboard module; a touch screen monitoring switch is added in the display configuration, and a dynamic keyboard function switch is added in the language and input method functions;
  • the touch screen monitoring switch is turned on by default, and the dynamic keyboard function switch is turned off by default, and the touch screen maintains the original function
  • the touch screen monitoring module will automatically pop up a dialog box to prompt the user whether to enable the dynamic keyboard function.
  • a flashing virtual will be displayed around the soft keyboard on the screen.
  • the box indicates that the keyboard is in an adjustable state, and then the user can drag the button on the screen, or use the body side button to move the button, and save it when adjusted to the desired position.
  • the software disk after adjusting the layout is displayed.
  • the layout of the soft keyboard can be arbitrarily adjusted to meet the needs of the user-defined soft keyboard button arrangement.
  • the method of the embodiment of the present invention is used to enable the dynamic keyboard function, and the number key 8 on the dial pad is moved.
  • Other numeric keys avoiding the damaged area, can then make a call using the re-arranged dial pad.
  • users can also dial according to personal preferences.
  • the keys on the keypad are rearranged to form a custom-style dial pad.
  • the implementation method and system of the dynamic keyboard provided by the above embodiments provide a soft keyboard keyboard to avoid the damaged area of the touch screen by re-layout the keys in the soft keyboard, thereby ensuring that the soft keyboard is still used normally after the touch screen is damaged.
  • the above method and system provide a double guarantee for the call and editing functions after the damaged part of the touch screen is used, and the technology can be used for all tablet intelligent terminals, and has a very good marketing prospect.
  • all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve. Thus, the invention is not limited to any specific combination of hardware and software.
  • the devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
  • each device/function module/functional unit in the above embodiment When each device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium.
  • the above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
  • This embodiment ensures that the soft keyboard is still used normally after the touch screen is partially damaged.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Input From Keyboards Or The Like (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

一种动态键盘的实现方法和系统,应用于具有触摸屏的终端,该方法包括:在确定用户开启动态键盘功能后,检测用户对目标软键盘的操作;在检测到用户对所述目标软键盘中的按键进行移动后,保存移动后的按键位置以更新所述目标软键盘的布局。

Description

一种动态键盘的实现方法和系统 技术领域
本发明涉及终端技术领域,尤其涉及的是一种动态键盘的实现方法和系统。
背景技术
触摸屏是现在智能终端的必备组件,但是一旦屏幕出现部分破损,则用户将无法使用触摸屏的损坏区域,多数用户都会采取更换新机的方法,也有少数用户会进行维修,但是成本却很高。
因此,如何在触摸屏部分区域损坏后仍然保障软键盘的正常使用,是需要解决的问题。
发明内容
本发明实施例提供一种动态键盘的实现方法和系统,能够对软键盘的按键进行重新布局,从而保障软键盘在触摸屏部分破损后仍然正常使用。
为了解决上述技术问题,本发明实施例提供了一种动态键盘的实现方法,应用于具有触摸屏的终端,该方法包括:
在确定用户开启动态键盘功能后,检测用户对目标软键盘的操作;
在检测到用户对所述目标软键盘中的按键进行移动后,保存移动后的按键位置以更新所述目标软键盘的布局。
可选地,该方法还包括下述特点:
在确定用户开启动态键盘功能之前,还包括:
对触摸屏状态进行监测;
在检测到触摸屏出现破损且影响到目标软键盘使用时向用户发出是否开启动态键盘功能的提示。
可选地,该方法还包括下述特点:
在确定用户开启动态键盘功能之后,还包括:
在所述目标软键盘的四周显示一个闪烁的虚框以表示所述目标键盘处于可调整状态。
可选地,该方法还包括下述特点:
检测到用户对所述目标软键盘中的按键进行移动,包括:
检测到用户选中所述目标软键盘中的一个或多个按键并在屏幕上进行拖动;或者,检测到用户选中所述目标软键盘中的一个或多个按键并利用机身侧键进行移动。
可选地,该方法还包括下述特点:
所述目标软键盘包括以下键盘类型的一种或多种:拨号键盘和输入法键盘。
为了解决上述技术问题,本发明实施例提供了一种动态键盘的实现系统,应用于具有触摸屏的终端,包括:
动态键盘开启模块,设置为:在确定用户开启动态键盘功能后,通知动态键盘检测模块;
动态键盘检测模块,设置为:检测用户对目标软键盘的操作,在检测到用户对所述目标软键盘中的按键进行移动后,通知动态键盘保存模块;
动态键盘保存模块,设置为:保存移动后的按键位置以更新所述目标软键盘的布局。
可选地,该系统还包括下述特点:
该系统还包括:
触摸屏监测模块,设置为:在确定用户开启动态键盘功能之前,对触摸屏状态进行监测,在检测到触摸屏出现破损且影响到目标软键盘使用时向用户发出是否开启动态键盘功能的提示。
可选地,该系统还包括下述特点:
动态键盘开启模块,还设置为:在确定用户开启动态键盘功能之后,在所述目标软键盘的四周显示一个闪烁的虚框以表示所述目标软键盘处于可调整状态。
可选地,该系统还包括下述特点:
动态键盘检测模块,是设置为以如下方式检测到用户对所述目标软键盘中的按键进行移动:
检测到用户选中所述目标软键盘中的一个或多个按键并在屏幕上进行拖动;或者,检测到用户选中所述目标软键盘中的一个或多个按键并利用机身侧键进行移动。
可选地,该系统还包括下述特点:
所述目标软键盘包括以下键盘类型的一种或多种:拨号键盘和输入法键盘。
本发明实施例还提供一种实现所述方法的计算机程序。
本发明实施例还提供一种存储所述计算机程序的计算机可读存储介质。
本发明实施例提供的一种动态键盘的实现方法和系统,通过对软键盘中的按键进行重新布局使软键盘的按键避开触摸屏的破损区域,从而保障软键盘在触摸屏部分破损后仍然正常使用。
附图概述
图1为本发明实施例的一种动态键盘的实现方法的流程图。
图2为本发明实施例的一种动态键盘的实现系统的结构示意图。
图3为本发明应用示例中一种动态键盘布局的示意图。
本发明的较佳实施方式
下文中将结合附图对本发明的实施例进行详细说明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互任意组合。
如图1所示,本发明实施例提供了一种动态键盘的实现方法,应用于具有触摸屏的终端,该方法包括:
S10,在确定用户开启动态键盘功能后,检测用户对目标软键盘的操作;
S20,在检测到用户对所述目标软键盘中的按键进行移动后,保存移动后的按键位置以更新所述目标软键盘的布局。
该方法还可以包括下述特点:
其中,在确定用户开启动态键盘功能之前,还包括:
对触摸屏状态进行监测;
在检测到触摸屏出现破损且影响到软键盘的使用时向用户发出是否开启动态键盘功能的提示。
其中,在确定用户开启动态键盘功能后,还包括:
在所述目标软键盘的四周显示一个闪烁的虚框以表示该键盘处于可调整状态。
其中,检测到用户对所述目标软键盘中的按键进行移动,包括:
检测到用户选中所述目标软键盘中的一个或多个按键并在屏幕上进行拖动;或者,检测到用户选中所述目标软键盘中的一个或多个按键并利用机身侧键进行移动。
其中,所述目标软键盘包括以下键盘类型的一种或多种:拨号键盘和输入法键盘。
如图2所示,本发明实施例提供了一种动态键盘的实现系统,应用于具有触摸屏的终端,包括:
动态键盘开启模块,用于在确定用户开启动态键盘功能后,通知动态键盘检测模块;
动态键盘检测模块,设置为:检测用户对目标软键盘的操作,在检测到用户对所述目标软键盘中的按键进行移动后,通知动态键盘保存模块;
动态键盘保存模块,设置为:保存移动后的按键位置以更新所述目标软键盘的布局。
其中,所述系统还包括:
触摸屏监测模块,设置为:在确定用户开启动态键盘功能之前,对触摸屏状态进行监测,在检测到触摸屏出现破损且影响到软键盘的使用时向用户发出是否开启动态键盘功能的提示。
其中,动态键盘开启模块,还设置为:在确定用户开启动态键盘功能之后,在所述目标软键盘的四周显示一个闪烁的虚框以表示本键盘处于可调整状态。
其中,动态键盘检测模块,是设置为以如下方式检测到用户对所述目标软键盘中的按键进行移动:
检测到用户选中所述目标软键盘中的一个或多个按键并在屏幕上进行拖动;或者,检测到用户选中所述目标软键盘中的一个或多个按键并利用机身侧键进行移动。
其中,所述目标软键盘包括以下键盘类型的一种或多种:拨号键盘和输入法键盘。
应用示例
本方法在智能终端中新增两个子模块,一个为触摸屏监测模块,另一个为动态键盘模块;在显示配置中增加触摸屏监测开关,在语言和输入法功能中新增动态键盘功能开关;
在正常情况下,默认打开触摸屏监测开关,默认关闭动态键盘功能开关,此时触摸屏维持原有功能使用;
当触摸屏出现破损且破损区域影响到软键盘使用时,触摸屏监测模块会自动弹出对话框提示用户是否开启动态键盘功能,当用户选择“是”后,屏幕上软键盘的四周会显示一个闪烁的虚框以表示该键盘处于可调整状态,然后,用户可以在屏幕上拖动按键,或利用机身侧键移动按键,当调整到需要位置时保存即可。之后,用户使用拨号功能或输入法时则显示调整布局后的软件盘。
另外,即使屏幕没有发生破损,用户在普通使用场景时也可以人工打开动态键盘功能开关,此时可以任意调整软键盘的布局,满足用户自定义软键盘按键排列的需要。
如图3所示,当触摸屏因为某种原因发生破裂,导致无法正常使用拨号键盘上的数字键8时,使用本发明实施例的方法,开启动态键盘功能,移动拨号键盘上的数字键8和其他数字键,避开损坏区域,然后就可以正常使用重新布局后的拨号键盘拨打电话了。另外,用户也可以根据个人喜好,对拨 号键盘上的按键进行重新排列,形成自定义风格的拨号键盘。
上述实施例提供的一种动态键盘的实现方法和系统,通过对软键盘中的按键进行重新布局使软键盘的按键避开触摸屏的破损区域,从而保障软键盘在触摸屏部分破损后仍然正常使用。
上述方法和系统为触摸屏部分区域损坏后的通话、编辑功能使用软键盘提供了二重保障,该技术可以用于所有平板智能终端,具有非常良好的市场推广前景。
本领域普通技术人员可以理解上述实施例的全部或部分步骤可以使用计算机程序流程来实现,所述计算机程序可以存储于一计算机可读存储介质中,所述计算机程序在相应的硬件平台上(如系统、设备、装置、器件等)执行,在执行时,包括方法实施例的步骤之一或其组合。
可选地,上述实施例的全部或部分步骤也可以使用集成电路来实现,这些步骤可以被分别制作成一个个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本发明不限制于任何特定的硬件和软件结合。
上述实施例中的各装置/功能模块/功能单元可以采用通用的计算装置来实现,它们可以集中在单个的计算装置上,也可以分布在多个计算装置所组成的网络上。
上述实施例中的各装置/功能模块/功能单元以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。上述提到的计算机可读取存储介质可以是只读存储器,磁盘或光盘等。
工业实用性
本实施例保障软键盘在触摸屏部分破损后仍然正常使用。

Claims (12)

  1. 一种动态键盘的实现方法,应用于具有触摸屏的终端,该方法包括:
    在确定用户开启动态键盘功能后,检测用户对目标软键盘的操作;
    在检测到用户对所述目标软键盘中的按键进行移动后,保存移动后的按键位置以更新所述目标软键盘的布局。
  2. 如权利要求1所述的方法,其中:
    在确定用户开启动态键盘功能之前,所述方法还包括:
    对触摸屏状态进行监测;
    在检测到触摸屏出现破损且影响到目标软键盘使用时向用户发出是否开启动态键盘功能的提示。
  3. 如权利要求1所述的方法,其中:
    在确定用户开启动态键盘功能之后,所述方法还包括:
    在所述目标软键盘的四周显示一个闪烁的虚框以表示所述目标软键盘处于可调整状态。
  4. 如权利要求1所述的方法,其中:
    检测到用户对所述目标软键盘中的按键进行移动,包括:
    检测到用户选中所述目标软键盘中的一个或多个按键并在屏幕上进行拖动;或者,检测到用户选中所述目标软键盘中的一个或多个按键并利用机身侧键进行移动。
  5. 如权利要求1-4中任一项所述的方法,其中:
    所述目标软键盘包括以下键盘类型的一种或多种:拨号键盘和输入法键盘。
  6. 一种动态键盘的实现系统,应用于具有触摸屏的终端,包括:
    动态键盘开启模块,设置为:在确定用户开启动态键盘功能后,通知动 态键盘检测模块;
    所述动态键盘检测模块,设置为:检测用户对目标软键盘的操作,在检测到用户对所述目标软键盘中的按键进行移动后,通知动态键盘保存模块;以及
    所述动态键盘保存模块,设置为:保存移动后的按键位置以更新所述目标软键盘的布局。
  7. 如权利要求6所述的系统,还包括:
    所述触摸屏监测模块,设置为:在确定用户开启动态键盘功能之前,对触摸屏状态进行监测,在检测到触摸屏出现破损且影响到目标软键盘使用时向用户发出是否开启动态键盘功能的提示。
  8. 如权利要求6所述的系统,其中:
    所述动态键盘开启模块,还设置为:在确定用户开启动态键盘功能之后,在所述目标软键盘的四周显示一个闪烁的虚框以表示所述目标软键盘处于可调整状态。
  9. 如权利要求6所述的系统,其中:
    动态键盘检测模块,是设置为以如下方式检测到用户对所述目标软键盘中的按键进行移动:
    检测到用户选中所述目标软键盘中的一个或多个按键并在屏幕上进行拖动;或者,检测到用户选中所述目标软键盘中的一个或多个按键并利用机身侧键进行移动。
  10. 如权利要求6-9中任一项所述的系统,其中:
    所述目标软键盘包括以下键盘类型的一种或多种:拨号键盘和输入法键盘。
  11. 一种实现权利要求1-5任一项所述方法的计算机程序。
  12. 一种存储权利要求11所述计算机程序的计算机可读存储介质。
PCT/CN2014/094437 2014-10-21 2014-12-19 一种动态键盘的实现方法和系统 WO2015184765A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410562749.5A CN105573640A (zh) 2014-10-21 2014-10-21 一种动态键盘的实现方法和系统
CN201410562749.5 2014-10-21

Publications (1)

Publication Number Publication Date
WO2015184765A1 true WO2015184765A1 (zh) 2015-12-10

Family

ID=54766025

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/094437 WO2015184765A1 (zh) 2014-10-21 2014-12-19 一种动态键盘的实现方法和系统

Country Status (2)

Country Link
CN (1) CN105573640A (zh)
WO (1) WO2015184765A1 (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109669763A (zh) * 2015-12-11 2019-04-23 北京奇虎科技有限公司 虚拟输入控制的方法、装置及系统
CN112000272A (zh) * 2020-08-25 2020-11-27 北京百度网讯科技有限公司 键盘面板的布局调整方法、装置、电子设备和存储介质

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105930195B (zh) * 2016-05-20 2019-12-06 百度在线网络技术(北京)有限公司 一种输入法面板的启动方法及装置
CN108765789A (zh) * 2018-05-22 2018-11-06 北京翔云在线数据技术有限公司 智能开户机器人及开户方法
CN109683794A (zh) * 2018-12-24 2019-04-26 联想(北京)有限公司 信息处理方法及电子设备
CN111208930A (zh) * 2020-01-20 2020-05-29 北京元心科技有限公司 一种键盘布局方法、装置、存储设备及终端设备

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101710269A (zh) * 2009-12-16 2010-05-19 深圳华为通信技术有限公司 调整软键盘布局的方法及移动终端
CN103197765A (zh) * 2008-04-18 2013-07-10 上海触乐信息科技有限公司 键盘布局切换方法和调整方法
CN103488420A (zh) * 2013-09-02 2014-01-01 宇龙计算机通信科技(深圳)有限公司 虚拟键盘调整的方法和装置

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103197765A (zh) * 2008-04-18 2013-07-10 上海触乐信息科技有限公司 键盘布局切换方法和调整方法
CN101710269A (zh) * 2009-12-16 2010-05-19 深圳华为通信技术有限公司 调整软键盘布局的方法及移动终端
CN103488420A (zh) * 2013-09-02 2014-01-01 宇龙计算机通信科技(深圳)有限公司 虚拟键盘调整的方法和装置

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109669763A (zh) * 2015-12-11 2019-04-23 北京奇虎科技有限公司 虚拟输入控制的方法、装置及系统
CN112000272A (zh) * 2020-08-25 2020-11-27 北京百度网讯科技有限公司 键盘面板的布局调整方法、装置、电子设备和存储介质
CN112000272B (zh) * 2020-08-25 2022-05-06 北京百度网讯科技有限公司 键盘面板的布局调整方法、装置、电子设备和存储介质

Also Published As

Publication number Publication date
CN105573640A (zh) 2016-05-11

Similar Documents

Publication Publication Date Title
WO2015184765A1 (zh) 一种动态键盘的实现方法和系统
US10394443B2 (en) Method for viewing message and user terminal
US9772760B2 (en) Brightness adjustment method and device and electronic device
US10764415B2 (en) Screen lighting method for dual-screen terminal and terminal
JP2018538590A5 (zh)
WO2017113821A1 (zh) 一种智能手机操作方法、装置及智能手机
JP2016512357A5 (zh)
TW201327350A (zh) 具有觸摸屏的電子設備及其螢幕解鎖方法
US10965803B2 (en) Vibration alerting method for mobile terminal and mobile terminal
RU2008144994A (ru) Переключение режима работы в терминале мобильной связи
RU2010153313A (ru) Пользовательский интерфейс для жестикуляционного управления
US20170269823A1 (en) Control Display Method and Device, and Terminal
JP2016525763A (ja) スクリーンエッジタッチ制御最適化方法、装置及び端末
RU2671300C2 (ru) Способ и устройство для защиты экрана
CN105468238A (zh) 文件图标显示方法、装置和设备
CN107390976A (zh) 图标显示处理方法及电子设备
WO2017161761A1 (zh) 一种启动应用app的方法及终端
US10943372B2 (en) GUI display method and apparatus, and terminal device
US10498874B2 (en) Display apparatus having ability of voice control and method of instructing voice control timing
EP3528103B1 (en) Screen locking method, terminal and screen locking device
US9632565B2 (en) Power supply mode switching method and apparatus
US20170064766A1 (en) Electronic apparatus
US20130072261A1 (en) Electronic device and method for adding new operating interface
CN103399689A (zh) 一种解锁界面快捷方式生成及显示方法和装置
US20140033231A1 (en) Electronic device with a function of alerting running applications and method thereof

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14893725

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14893725

Country of ref document: EP

Kind code of ref document: A1