WO2018027770A1 - 根据手势匹配文本格式的方法和文本系统 - Google Patents

根据手势匹配文本格式的方法和文本系统 Download PDF

Info

Publication number
WO2018027770A1
WO2018027770A1 PCT/CN2016/094569 CN2016094569W WO2018027770A1 WO 2018027770 A1 WO2018027770 A1 WO 2018027770A1 CN 2016094569 W CN2016094569 W CN 2016094569W WO 2018027770 A1 WO2018027770 A1 WO 2018027770A1
Authority
WO
WIPO (PCT)
Prior art keywords
text
gesture
text format
user
matching
Prior art date
Application number
PCT/CN2016/094569
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 王志远
Priority to PCT/CN2016/094569 priority Critical patent/WO2018027770A1/zh
Publication of WO2018027770A1 publication Critical patent/WO2018027770A1/zh

Links

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 invention belongs to the field of mobile phone apps, and provides a method for matching text format according to gestures and a text system.
  • Gestures can include many different actions. It can be a finger movement on a computer screen, and like waving an arm or shaking hands with someone, shaking your head can even be considered a gesture (pose). In my opinion, it seems a bit narrow to treat screen input as the only source of gestures. Many of today's devices have a variety of sensors, including touch screens, acceleration sensors, compasses, and GPS. Devices, cameras, etc. Gesture operation has many advantages, such as: no need to tap, just slide on the screen, you can open, switch, close the application; there are some special solutions, lock screen mode; other operations (such as web page switching, clear push, etc.) It also basically rejects taps, but instead uses sliding; it has high operational efficiency and a very pleasant operating experience.
  • Apple has successfully introduced rotation, zooming, swipe and other gestures successfully into the operation interface. I believe that there will be more program operations in the future that rely on gesture-driven instructions. For example, four-finger contraction means grabbing, four-finger zooming means release, and four-finger grabbing, it can be moved, thus replacing the original drag-and-drop operation, which is more intuitive and effective than the original. It still uses two operations, such as double-clicking to lock the dragged object, and after moving, click release.
  • the gesture operation technology is commonly used in the application of the touch screen of the mobile phone for the gesture unlocking function.
  • the mobile phone user unlocks the screen, the user no longer needs to input a string of numbers, only the gesture of recording the unlocking, and directly input the gesture when the screen needs to be unlocked. You can unlock the screen, it is very convenient to operate, and it is easier to operate with one hand.
  • the embodiment of the present invention provides a method for matching a text format according to a gesture, and the purpose is to provide an individual with a format that is customary when editing a document, and to re-adjust the format when using a different text software to edit the document, thereby causing inconvenience.
  • the preset gesture Through the matching relationship between the preset gesture and the text format, no matter what kind of text software, the text format can be recognized according to the gesture, and the text format is used to give the user a better experience.
  • the present invention is implemented in such a way that a method for matching a text format according to a gesture includes the following steps:
  • the text format is matched according to the user gesture, and the text format is set.
  • the embodiment of the invention further provides a text system, comprising:
  • a recording unit for recording a text format matched by a user gesture
  • a detecting unit configured to detect a user gesture when the user edits the text
  • a matching unit wherein the input end is respectively connected to the output end of the recording unit and the output end of the detecting unit, and is configured to match the text format according to the user gesture, and set the text format.
  • the invention can recognize the text format according to the gesture and use the text format to give the user a better experience regardless of the text software.
  • FIG. 1 is a schematic flowchart of a method for matching a text format according to a gesture according to an embodiment of the present invention
  • FIG. 2 is a schematic structural diagram of a text system according to an embodiment of the present invention.
  • FIG. 1 is a schematic flowchart of a method for matching a text format according to a gesture provided by an embodiment of the present invention. For convenience of description, only parts related to the embodiment of the present invention are shown.
  • step S100 the text format in which the user gesture matches is recorded.
  • the text format of the user gesture A is recorded as follows: the font is Song, the size is small, and the font is black.
  • step S101 when the user edits the text, the user gesture is detected.
  • step S102 the text format is matched according to the user gesture, and the text format is set.
  • the system automatically adjusts the format of the text software to: the font is Song, and the size is small. Fourth, the font is black.
  • the invention can recognize the text format according to the gesture and use the text format to give the user a better experience regardless of the text software.
  • FIG. 2 is a schematic structural diagram of a text system according to an embodiment of the present invention, where the text system includes:
  • a recording unit 21 configured to record a text format matched by a user gesture
  • the detecting unit 22 is configured to detect a user gesture when the user edits the text
  • the matching unit 23 has an input end connected to an output end of the recording unit 21 and an output end of the detecting unit 22, respectively, for matching a text format according to a user gesture, and setting the text format.
  • the working principle is: the user records the text format matched by the user gesture in the recording unit 21; the detecting unit 22 detects the user gesture when the user edits the text; the matching unit 23 matches the text format according to the user gesture, and sets the text format.
  • the invention can recognize the text format according to the gesture and use the text format to give the user a better experience regardless of the text software.

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)
  • User Interface Of Digital Computer (AREA)

Abstract

一种根据手势匹配文本格式的方法以及文本系统,属于手机app领域,所述方法包括:记录用户手势匹配的文本格式(S100);当用户编辑文本时,检测用户手势(S101);根据用户手势匹配出文本格式,并设置所述文本格式(S102)。该方法通过预设手势与文本格式的匹配关系,无论是在何种文本软件上,都能根据手势识别文本格式,并使用文本格式,给用户更好的体验。

Description

根据手势匹配文本格式的方法和文本系统 技术领域
本发明属于手机app领域,提供了一种根据手势匹配文本格式的方法以及文本系统。
背景技术
手势可包括许多不同的动作。它可以是计算机屏幕上的手指移动,而且就像挥动手臂或与别人握手一样,摇头甚至也算得上是一种手势(姿势)。依我看来,只将屏幕输入视为唯一手势来源似乎有点狭隘。当今的许多设备都有多种传感器,其中包括触摸屏、加速感应器、罗盘、GPS 装置及照相机等。手势操作有很多的优点,例如:不用点按,只需在屏幕上滑动,便可打开、切换、关闭应用;有一些特别的解、锁屏方式;其他操作(如网页切换、清除推送等)中也基本摒弃点按,而是以滑动来代替;具有很高的操作效率和非常愉悦的操作体验。苹果已经成功的把旋转,缩放,划动等手势操作成功的引进到操作界面。相信将来会有更多的程序操作是依赖于手势驱动指令。例如四指收缩表示抓取,四指放大表示释放,四指抓取后,可以移动,这样就取代了原来的拖放操作,比原来更加直觉有效。采用的依然是两次操作,例如双击锁定拖拉对象,移动后,单击释放。
手势操作技术在手机触摸屏上的应用一般常用的为手势解锁的功能,手机用户在解锁屏幕的时候不再需要输入一串数字,只用录制好解锁的手势,在需要解锁屏幕的时候直接输入手势就可以解锁屏幕,操作起来非常方便,单手操作起来也比较容易。
用户在日常的工作时,经常需要使用word编辑文档,当编辑文档时,每个人都有自己习惯的字体、大小等等格式,但是文本软件有很多,当用户使用其他文本软件编辑文档时,都是系统默认格式,这时用户就需要调整成自己习惯使用的格式,给用户的使用带来不便。
综上,需要针对编辑文档时个人有各自习惯的格式,而使用不同文本软件编辑文档时都要重新调整格式而造成不便的情况,提供一种通过预设手势与文本格式的匹配关系,无论是在何种文本软件上,都能根据手势识别文本格式,并使用文本格式,给用户更好的体验。
技术问题
本发明实施例提供了一种根据手势匹配文本格式的方法,目的在于针对编辑文档时个人有各自习惯的格式,而使用不同文本软件编辑文档时都要重新调整格式而造成不便的情况,提供一种通过预设手势与文本格式的匹配关系,无论是在何种文本软件上,都能根据手势识别文本格式,并使用文本格式,给用户更好的体验。
技术解决方案
本发明是这样实现的:一种根据手势匹配文本格式的方法,包括以下步骤:
记录用户手势匹配的文本格式;
当用户编辑文本时,检测用户手势;
根据用户手势匹配出文本格式,并设置所述文本格式。
本发明实施例还提供了一种文本系统,包括:
记录单元,检测单元,匹配单元,其中:
记录单元,用于记录用户手势匹配的文本格式;
检测单元,用于当用户编辑文本时,检测用户手势;
匹配单元,其输入端分别与所述记录单元的输出端及检测单元的输出端连接,用于根据用户手势匹配出文本格式,并设置所述文本格式。
有益效果
本发明通过预设手势与文本格式的匹配关系,无论是在何种文本软件上,都能根据手势识别文本格式,并使用文本格式,给用户更好的体验。
附图说明
图1 是本发明实施例提供的一种根据手势匹配文本格式的方法的流程示意图;
图2 是本发明实施例提供的文本系统的结构示意图。
本发明的实施方式
为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。
图1是发明实施例提供的一种根据手势匹配文本格式的方法的流程示意图,为了便于说明,只示出了与本发明实施例相关的部分。
在步骤S100中,记录用户手势匹配的文本格式。
在本实施例中,记录用户手势A匹配的文本格式为:字体为宋体,大小为小四,字体加黑。
在步骤S101中,当用户编辑文本时,检测用户手势。
在步骤S102中,根据用户手势匹配出文本格式,并设置所述文本格式。
在本实施例中,当用户在使用文本软件编辑文档时输入的手势为手势A(在触摸板上画出一个三角形),系统自动将此文本软件的格式调整为:字体为宋体,大小为小四,字体加黑。
本发明通过预设手势与文本格式的匹配关系,无论是在何种文本软件上,都能根据手势识别文本格式,并使用文本格式,给用户更好的体验。
图2是本发明实施例提供的文本系统的结构示意图,该文本系统包括:
记录单元21,检测单元22,匹配单元23,其中:
记录单元21,用于记录用户手势匹配的文本格式;
检测单元22,用于当用户编辑文本时,检测用户手势;
匹配单元23,其输入端分别与所述记录单元21的输出端及检测单元22的输出端连接,用于根据用户手势匹配出文本格式,并设置所述文本格式。
其工作原理是:用户在记录单元21,记录用户手势匹配的文本格式;检测单元22,当用户编辑文本时,检测用户手势;匹配单元23,根据用户手势匹配出文本格式,并设置所述文本格式。
本发明通过预设手势与文本格式的匹配关系,无论是在何种文本软件上,都能根据手势识别文本格式,并使用文本格式,给用户更好的体验。
以上仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。

Claims (2)

  1. 提供了一种根据手势匹配文本格式的方法,其特征在于,所述方法包括如下步骤:
    记录用户手势匹配的文本格式;
    当用户使用所述账号编辑文本时,检测用户手势;
    根据用户手势匹配出文本格式,并设置所述文本格式。
  2. 一种文本系统,其特征在于,所述文本系统包括:
    记录单元,检测单元,匹配单元,其中:
    记录单元,用于记录用户手势匹配的文本格式;
    检测单元,用于当用户编辑文本时,检测用户手势;
    匹配单元,其输入端分别与所述记录单元的输出端及检测单元的输出端连接,用于根据用户手势匹配出文本格式,并设置所述文本格式。
PCT/CN2016/094569 2016-08-11 2016-08-11 根据手势匹配文本格式的方法和文本系统 WO2018027770A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/094569 WO2018027770A1 (zh) 2016-08-11 2016-08-11 根据手势匹配文本格式的方法和文本系统

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/094569 WO2018027770A1 (zh) 2016-08-11 2016-08-11 根据手势匹配文本格式的方法和文本系统

Publications (1)

Publication Number Publication Date
WO2018027770A1 true WO2018027770A1 (zh) 2018-02-15

Family

ID=61161415

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/094569 WO2018027770A1 (zh) 2016-08-11 2016-08-11 根据手势匹配文本格式的方法和文本系统

Country Status (1)

Country Link
WO (1) WO2018027770A1 (zh)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102789360A (zh) * 2012-06-27 2012-11-21 中兴通讯股份有限公司 一种智能终端文本输入显示方法及装置
CN103207755A (zh) * 2012-01-13 2013-07-17 宇龙计算机通信科技(深圳)有限公司 终端和更改字体的方法
CN104360808A (zh) * 2014-12-04 2015-02-18 李方 一种利用符号手势指令进行文档编辑的方法及装置
CN104636321A (zh) * 2015-02-28 2015-05-20 广东欧珀移动通信有限公司 文本显示方法及装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103207755A (zh) * 2012-01-13 2013-07-17 宇龙计算机通信科技(深圳)有限公司 终端和更改字体的方法
CN102789360A (zh) * 2012-06-27 2012-11-21 中兴通讯股份有限公司 一种智能终端文本输入显示方法及装置
CN104360808A (zh) * 2014-12-04 2015-02-18 李方 一种利用符号手势指令进行文档编辑的方法及装置
CN104636321A (zh) * 2015-02-28 2015-05-20 广东欧珀移动通信有限公司 文本显示方法及装置

Similar Documents

Publication Publication Date Title
WO2019128732A1 (zh) 一种图标管理的方法及装置
US20180067638A1 (en) Gesture Language for a Device with Multiple Touch Surfaces
WO2013141464A1 (ko) 터치 기반의 입력제어 방법
JP4816255B2 (ja) 表示端末、表示端末プログラム及びコメント画像の表示方法
JP2005149109A (ja) 情報処理装置
BRPI0415644A (pt) método para transferir conteúdos de uma primera tecla de atalho e uma segunda tecla de atalho, tela de toque, dispositivo eletrÈnico, programa de aplicação em um dispositivo eletrÈnico, e, programa de computador
CN102339137B (zh) 输入方法及应用该输入方法的电子设备
KR20070081401A (ko) 손 동작 기반의 입출력 장치, 시스템 및 방법
TW201317879A (zh) 觸控裝置之同步操作系統及方法
WO2021197487A1 (zh) 一种鼠标控制终端屏幕的方法、装置、鼠标及存储介质
CN104216648A (zh) 信息输入的方法及设备
JP2015050755A (ja) 情報処理装置、制御方法、及びプログラム
WO2018027770A1 (zh) 根据手势匹配文本格式的方法和文本系统
KR20100015165A (ko) 터치스크린 패드를 이용하는 사용자 입력 장치
WO2018027767A1 (zh) 根据手势匹配wifi密码的方法和路由器
WO2018018294A1 (zh) 一种手机切换应用的方法和切换系统
WO2018023572A1 (zh) 根据手势打开软件的方法以及手机系统
WO2018023394A1 (zh) 一种从短信中自动提取验证码的方法和手机
WO2018018342A1 (zh) 一种打开手机应用程序的方法和手机
WO2018023575A1 (zh) 根据手势打开文件夹的方法以及文件系统
WO2018023578A1 (zh) 根据手势发送表情的方法以及表情系统
JP2017534999A (ja) トグルインターフェース用のシステム及び方法
WO2018027874A1 (zh) 设置通用快捷键的方法和操作系统
WO2018018312A1 (zh) 一种电脑锁屏的方法和锁屏系统
Pietrzak et al. S-notebook: augmenting mobile devices with interactive paper for data management

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: 16912225

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: 16912225

Country of ref document: EP

Kind code of ref document: A1