US20180173373A1 - Method and apparatus for using gestures across multiple devices - Google Patents

Method and apparatus for using gestures across multiple devices Download PDF

Info

Publication number
US20180173373A1
US20180173373A1 US15/578,938 US201615578938A US2018173373A1 US 20180173373 A1 US20180173373 A1 US 20180173373A1 US 201615578938 A US201615578938 A US 201615578938A US 2018173373 A1 US2018173373 A1 US 2018173373A1
Authority
US
United States
Prior art keywords
user interface
interface display
display apparatus
user
input
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.)
Abandoned
Application number
US15/578,938
Inventor
Doug Hill
Taco Van Ieperen
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.)
Nureva Inc
Original Assignee
Nureva Inc
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 Nureva Inc filed Critical Nureva Inc
Priority to US15/578,938 priority Critical patent/US20180173373A1/en
Publication of US20180173373A1 publication Critical patent/US20180173373A1/en
Priority to US16/690,766 priority patent/US11354009B2/en
Abandoned 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/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • 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/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04845Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range for image manipulation, e.g. dragging, rotation, expansion or change of colour
    • 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/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0485Scrolling or panning
    • 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
    • G06F3/04883Interaction 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 for inputting data by handwriting, e.g. gesture or text
    • 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/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1423Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display
    • G06F3/1446Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display display composed of modules, e.g. video walls
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2354/00Aspects of interface with display user

Definitions

  • the present invention generally relates to a computer system for managing user interfaces and displays across multiple devices. And, more specifically, the present invention is directed to methods and apparatuses for implementing user interface inputs that span multiple devices.
  • Server-based software which allows multiple users to edit a shared document has become common.
  • This software can be executed on touch displays that are physically adjacent.
  • each display is controlled by a separate computer connected to the same shared digital workspace, making independent display units.
  • these displays can be made to appear as if they are a single view of an electronic document or object and of a shared contiguous background.
  • One problem with this setup is that gestures happen in real-time, but communication between the displays is delayed by the message transfer time through the server. And since touch events are in real-time, the displays are not guaranteed to have the same version of the document and, thus, the touch event may be processed incorrectly between the displays.
  • U.S. Pat. No. 8,330,733B2 describes touch-sensitive display screens and interface software.
  • the touch inputs and, in the case of a multi-screen workspace, the interface software is operable to allow inputs made in connection with a first screen to generate an inertial movement of a displayed object which results in the object moving to and coming to rest on another of the screens.
  • U.S. Patent Application No. 2011/0090155A1 describes a method for use by a touch screen device that includes detecting a first touch screen gesture at a first display surface of an electronic device, detecting a second touch screen gesture at a second display surface of the electronic device, and discerning that the first touch screen gesture and the second touch screen gesture are representative of a single command affecting a display on the first and second display surfaces.
  • WO/2013046182A3 describes an apparatus comprising: a first display area; a second display area; and an interface separating the first display area from the second display area; and a display controller configured to control display of a user interface element in a first configuration when the user interface element is movable across the interface from the first display area to the second display area and a first criteria dependent upon a distance of the user interface element from the interface is satisfied and is configured to control display of the user interface element in a second configuration, different to the first configuration, when the user interface element is movable across the interface from the first display area to the second display area and the first criteria concerning a distance of the user interface element from the interface is not satisfied.
  • U.S. Pat. No. 8,751,970B2 describes embodiments of a multi-screen synchronous slide gesture.
  • a first motion input is recognized at a first screen of a multi-screen system, and the first motion input is recognized when moving in a particular direction across the first screen.
  • a second motion input is recognized at a second screen of the multi-screen system, where the second motion input is recognized when moving in the particular direction across the second screen and approximately when the first motion input is recognized.
  • a synchronous slide gesture can then be determined from the recognized first and second motion inputs.
  • U.S. Pat. No. 6,331,840B1 describe an apparatus and process where an object can be manipulated between multiple discontinuous screens from the others, this continuity being non-touch sensitive.
  • a pointing implement contacts the source touch-screen to select the object, storing parameters in the computers buffer.
  • the pointing implement is moved to the target touch-screen where the pointing implement contacts where the first object is to be dragged to; then the object is released from the buffer so that the first object is pasted to the target touch-screen.
  • a timer starts, and if the target screen is touched before timeout, the object appears at the target.
  • a system for handling gestures that cross between two or more displays which are physically adjacent may include a computer for controlling the displays units, two or more displays which are touch enabled, a communications interface for communicating between display units and the server, and a server for storing the digital workspace background, shared objects, and ink data for remote device synchronization.
  • FIG. 1 is an illustration of a system having a shared digital workspace with a contiguous digital background and shared objects according to an embodiment of the present invention.
  • FIGS. 2 a ( i ) and 2 a ( ii ) are detailed illustrations of dragging an object in the shared digital workspace across multiple display units in the system.
  • FIGS. 2 b ( i ) and 2 b ( ii ) are detailed illustrations of scrolling the shared digital workspace across multiple display units in the system.
  • FIG. 2 c is a detail illustration of inking on the shared digital workspace across multiple display units in the system.
  • FIG. 3 is a detailed flowchart of dragging an object in the shared digital workspace across multiple display units in the system.
  • FIG. 4 is a detailed flowchart of inking on the shared digital workspace across multiple display units in the system.
  • FIG. 5 is detailed flowchart of scrolling the shared digital workspace across multiple display units in the system.
  • the server allows for a plurality of remote locations and devices to share the same digital workspace and objects for a contiguous and consistent experience and presentation.
  • the devices may be any combination of large-screen display(s), monitor(s), laptop display(s), pad display(s), cellphone display(s), and the like.
  • system 100 illustrates a system having a shared digital workspace, where the shared digital workspace stored on a server 110 , which server may be a cloud server, a host, or the like.
  • system 100 may include display units 130 ( a ) and 130 ( b ) where each display unit consists of a computer ( 110 ( a ) and 110 ( b )) and a touch display ( 121 and 122 ). Users of system 100 , may interface with each display unit 130 ( a ) and 130 ( b ) by providing inputs such as touch gestures on the display 121 and 122 .
  • Multiple objects may be contained in the shared digital workspace on the server 110 where each object has an X and a Y coordinate that describes its position in the digital workspace.
  • two display units 130 a and 130 b may be coordinated so that the display ( 121 and 122 ) are physically adjacent.
  • Scrolling information may be contained in the shared digital workspace on the server 110 where the scrolling information comprises X and Y coordinates.
  • Each display unit ( 130 a, 130 b ) may show a portion of the shared digital workspace based on this scrolling information.
  • the leftmost display unit 130 a may show, for example, a rectangular subset of a shared document that starts at the scrolling X and Y location, and extends rightward by the width of the display.
  • the next display unit ( 130 b ) may start at the same Y location, but its X location may begin where the display to its left ( 130 a ) finished, creating a contiguous view of the shared digital workspace and document.
  • Changes to the shared digital workspace may be communicated as network messages to the server 110 . Some messages may bypass the server and be sent directly between display units.
  • Each display unit ( 130 a and 130 b ) in the system supports touches from its attached display ( 121 and 122 ) using a stylus, finger, etc.
  • Such contacts generally comprise down, move, and up (and sometimes leave and enter) events. Touches are local to one display. When a touch moves outside the display boundary an up or a leave event is generated. When a touch enters from outside the display boundary, a down or enter event is generated.
  • gestures may be input by a user(s) onto the display units ( 130 a, 130 b ) in the system.
  • Gestures may include, but are not limited to dragging, inking, and scrolling. These gestures may cross from one display unit 130 a, across the boundary 123 , and onto an adjacent display unit 130 b.
  • FIGS. 2 a ( i ) and ( ii ) show the user 22 dragging an object 24 across the intersection 123 of the two display units 130 a and 130 b where the display units are physically adjacent and share digital workspace information so that they appear contiguous.
  • FIGS. 2 a ( i ) and ( ii ) note that the other objects 26 , 27 , and 28 on the displays remain in their original positions during and after the dragging operation.
  • FIG. 2 b ( i ) and ( ii ) illustrate the user 22 scrolling a background of the digital workspace or a shared document, thus objects 24 , 29 , and 30 move together with the background as the user 22 scrolls the digital workspace (or document).
  • the user 22 draws (inks) a line 34 across the display units 130 a and 130 b.
  • FIG. 3 depicts a process, which may be embodied in instructions of a software program on the system, for the dragging of an object across the two physically adjacent display units in the system, and is described hereinafter.
  • the program of computer instructions may be stored in one or more computer-readable medium(s) stored in combination of one or more of server 110 , first computer 110 a, and second computer 110 b.
  • processors When executed by one or more processors using ROM and RAM in the one or more of server 110 , first computer 110 a, and second computer 110 b, those processors cause the actions described in FIG. 3 .
  • step S 200 a touch down, TOUCH 1 consisting of X and Y coordinates is detected, e.g., on the display 121 .
  • step S 205 it is determined whether TOUCH 1 is close to the adjacent display 122 . If the touch is not close, the process goes to step S 240 . Otherwise, the touch may be the continuation of a drag that started on display 122 . So at step S 210 , the program stores TOUCH 1 , and initializes a countdown timer TIMER, where the length TIMER is preferably determined by the time it takes to send a message from computer 110 b to computer 110 a. In step S 215 , subsequent moves TOUCH 2 , TOUCH 3 . . . TOUCHN are saved.
  • the program compares TouchPosition in DHM to TOUCH 1 . If the distance between these is too large, the touches are unrelated and the program jumps to S 235 .
  • step S 230 the information in DHM is used to set the object being dragged (OBJ 1 ), the touch position TP, and the object position OP. From here, the program jumps to S 250 .
  • step S 235 it is determine if TIMER has expired. If it has expired, then the stored touches TOUCH 1 -TOUCHN were not a continuation of a drag on adjacent display unit 130 b. In this case, the program jumps to step S 240 . Otherwise the program goes back to step S 215 .
  • step S 240 the program determines if TOUCH 1 is on an object OBJ. If it is on an object, then the program proceeds to step S 245 . Otherwise, the program jumps to step S 270 .
  • step S 245 the touch position TP (consisting of the X and Y coordinates of TOUCH 1 ), the object position OP (consisting of the X and Y position of OBJ) and the object being dragged OBJ are all stored.
  • step S 250 the current touch position is obtained.
  • TP is updated using the X and Y of the current position.
  • OP is updated by moving it the distance between the old and new TP, and OBJ is moved to the new OP causing the object to move to the new touch position.
  • the updated position of OBJ is sent to the server 110 and (either directly or via the server) to display unit 130 b.
  • step S 255 the program checks if the drag is completed by looking for an up or leave event. If the drag is not finished the program goes to step S 250 . If the drag is finished, then at step S 260 , the program checks if the final location of the drag is close to the adjacent display 122 . If this is not the case, the program jumps to S 270 . If the drag is close to the adjacent display 122 , then it is possible that the user will continue the drag onto the adjacent display unit 130 b. So in step S 265 , the program sends a drag handover message DHM (which contains the last known touch position TP and object position OP and the ID of the object being dragged OBJ). The message is sent to the adjacent display unit 130 b, either directly or via the server. At step S 270 , the drag sequence is finished. The program restarts each time a new touch down event is encountered.
  • DHM which contains the last known touch position TP and object position OP and the ID of the object being dragged OBJ
  • a shared document allows the users to ink in the shared document, where ink strokes may be considered as a series of connected segments created by at least two touch points.
  • FIG. 2 c illustrates a user 22 drawing an ink stroke 34 across the boundary 123 between the adjacent displays 121 and 122 .
  • FIG. 4 depicts a process, which may be embodied in instructions of software on the system, for inking on a shared document across two physically adjacent display units. It is described hereinafter from the perspective of computer 110 a on display unit 130 a.
  • step S 300 a touch down TOUCH 1 is detected on display 121 .
  • step S 305 it is determined whether TOUCH 1 is close to the adjacent display 122 . If the touch is not close, go to step S 350 through step S 308 where an empty ink stroke is initiated. Otherwise, the touch may be the continuation of ink that started on display 122 . So in step S 310 , the program stores TOUCH 1 and initializes a countdown timer TIMER, where the length of TIMER is preferably determined by the time it takes to send a message from computer 110 b to computer 110 a. In S 315 , subsequent moves TOUCH 2 , TOUCH 3 . . . TOUCHN are saved.
  • HIM no handover ink message
  • the program compares the position of the final ink point InkN in HIM with TOUCH 1 . If the distance between these is too large, the ink strokes are unrelated and the program jumps to S 335 .
  • step S 330 the electronic ink stroke INK 1 is retrieved from the handover ink message HIM.
  • the stored touch points TOUCH 1 -TOUCHN are added to the tail of the ink (Ink 1 -InkN) and the server 110 is updated with the new ink.
  • the program then jumps to step S 350 .
  • step S 335 the program determines if TIMER has expired. If it has expired, then the stored touches TOUCH 1 -TOUCHN were not a continuation of ink from adjacent display unit 130 b. In this case the program jumps to S 340 . Otherwise, the program goes back to step S 315 .
  • step S 340 the program creates a new ink stroke INK 1 out of the TOUCH 1 -TOUCHN coordinates.
  • step S 350 the current touch location is added to INK 1 , and the server 110 is updated accordingly.
  • FIGS. 2 b ( i ) and 2 b ( ii ) illustrate a user 22 scrolling across the boundary 123 between the adjacent displays ( 121 and 122 ).
  • FIG. 5 depicts a process, which may be embodied in instructions of software on the system, for scrolling on a shared workspace or document across two physically adjacent display units. It is described hereinafter from the perspective of computer 110 a on display unit 130 a.
  • step S 400 a touch down TOUCH 1 is detected on display 121 .
  • step S 405 it is determined whether TOUCH 1 is close to the adjacent display 122 . If the touch is not close, go to step S 440 . Otherwise, the touch may be the continuation of scrolling that started on display 122 . So at step S 410 , the program stores TOUCH 1 (as a raw screen coordinate) and initializes a countdown timer TIMER, where the length of the timer is preferably determined by the time it takes to send a message from computer 110 b to computer 110 a. Raw screen coordinates are used because scrolling changes the coordinate system relative to the shared workspace.
  • step S 415 subsequent moves TOUCH 2 , TOUCH 3 . . .
  • HSM handover scroll message
  • the program compares the position of RawScreenLocation with TOUCH 1 and determines if TOUCH 1 is a continuation of the same scroll. If it is not, then the scroll events are unrelated and the program jumps to S 435 .
  • step S 430 the ScrollFingerLocation (SFL) is retrieved from the handover scroll message HSM.
  • the scroll position of the shared workspace or document on the display unit is adjusted so that the current touch is over the same point on the shared workspace or document as it was when the HSM was generated.
  • the program then jumps to step S 450 .
  • step S 435 the program determines if the countdown timer TIMER has expired. If it has, then the program knows that the stored touches TOUCH 1 -TOUCHN were not a continuation of a scroll from adjacent display 122 . In this case, the program jumps to step S 440 . Otherwise, the program go back to step S 415 .
  • step S 440 the program determines if TOUCH 1 is the start of a scrolling gesture.
  • a scrolling gesture is a touch on the background of the shared workspace or document. If it is not, the program is jumps to step S 470 . If it is a scroll start, then step at S 445 , the scroll finger location SFL is calculated. The scroll finger location is the location of the touch in shared workspace/document coordinates.
  • step S 450 the current touch location is compared to the SFL, and the shared workspace or document is scrolled so that the current touch location and SFL match. The current position of the scrolling is updated on the server 110 .
  • step S 455 the program checks to see if the scroll is finished by looking for an up or leave event. If the scroll is not finished, the program goes back to step S 450 . If the scroll is finished then at step S 460 , the program checks to see if the scroll finished close to neighboring display 122 . In this case, it is possible that the user may be continuing the scroll on the neighboring display 122 , and the program jumps to step S 465 . Otherwise, the program goes to step S 470 . In step S 465 , a handover scroll message (HSM) is sent to the neighboring display unit 130 b. This message contains SFL as well as the location on the screen where the scroll finished. At step S 470 , the program terminates.
  • HSM handover scroll message
  • system 100 may incorporate peer-to-peer servers in cooperation with multiple displays for implementing a shared digital workspace with a contiguous background.
  • display devices can be touch screen monitors of any size, wall projection displays, display tables, and mobile devices, such as phones and portable computers (e.g., iPads) that are used to present a contiguous digital background workspace.
  • touch gestures and corresponding events of the present invention may be implemented for proximity or movement-based gestures, such as “hover” gestures, VR/AR (virtual reality/augmented reality) user interfaces, and the like.

Abstract

Method and apparatus for implementing gestures across user interface display apparatuses, including detecting and saving, at a first user interface display apparatus, an initial user input; determining whether the initial user input is within a predetermined proximity to a boundary with a second user interface display apparatus; detecting and saving additional user input continuing from the initial user input; when the initial user input is within the predetermined proximity, incorporating additional information from a transition message received within a predetermined time period from the second user interface display apparatus to the saved user input, the predetermined time period corresponding to a message time between the first and second user interface display apparatuses from a time of the initial user input; and implementing the saved user input on one or more of the first and second user interface display apparatuses.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application is based upon and claims the benefit of priority from the prior U.S. Provisional Application No. 62/175,029, filed on Jun. 12, 2015, the entire contents of which are incorporated herein by reference.
  • BACKGROUND OF THE INVENTION Field of the Invention
  • The present invention generally relates to a computer system for managing user interfaces and displays across multiple devices. And, more specifically, the present invention is directed to methods and apparatuses for implementing user interface inputs that span multiple devices.
  • Description of Related Art
  • Server-based software which allows multiple users to edit a shared document has become common. This software can be executed on touch displays that are physically adjacent. In some situations (high performance, for example), it is preferable that each display is controlled by a separate computer connected to the same shared digital workspace, making independent display units. When these displays are coordinated through the server, they can be made to appear as if they are a single view of an electronic document or object and of a shared contiguous background. One problem with this setup is that gestures happen in real-time, but communication between the displays is delayed by the message transfer time through the server. And since touch events are in real-time, the displays are not guaranteed to have the same version of the document and, thus, the touch event may be processed incorrectly between the displays. This is particularly problematic when the user initiates a gesture on one display and continues that gesture on the second display, because the second display may not have enough information to continue with the action properly. For example, when the user drags an object from one display to another, the object should stay under the user's finger. However, when the object encounters the boundary between the two displays, the first display has the correct position of the object, but the second display has a position that is a bit older. If the second display immediately processes the drag, the object may not have arrived yet, and the drag may be lost, or turned into an incorrect gesture. The same problem exists when the user is scrolling the shared view of the displays. A further problem is that the message delay as well as limits to bandwidth can cause scrolling started on the first display to look jerky and behind when it is mirrored on the second display.
  • U.S. Pat. No. 8,330,733B2 describes touch-sensitive display screens and interface software. The touch inputs and, in the case of a multi-screen workspace, the interface software is operable to allow inputs made in connection with a first screen to generate an inertial movement of a displayed object which results in the object moving to and coming to rest on another of the screens.
  • U.S. Patent Application No. 2011/0090155A1 describes a method for use by a touch screen device that includes detecting a first touch screen gesture at a first display surface of an electronic device, detecting a second touch screen gesture at a second display surface of the electronic device, and discerning that the first touch screen gesture and the second touch screen gesture are representative of a single command affecting a display on the first and second display surfaces.
  • International Patent Application Publication No. WO/2013046182A3 describes an apparatus comprising: a first display area; a second display area; and an interface separating the first display area from the second display area; and a display controller configured to control display of a user interface element in a first configuration when the user interface element is movable across the interface from the first display area to the second display area and a first criteria dependent upon a distance of the user interface element from the interface is satisfied and is configured to control display of the user interface element in a second configuration, different to the first configuration, when the user interface element is movable across the interface from the first display area to the second display area and the first criteria concerning a distance of the user interface element from the interface is not satisfied.
  • U.S. Pat. No. 8,751,970B2 describes embodiments of a multi-screen synchronous slide gesture. In various embodiments, a first motion input is recognized at a first screen of a multi-screen system, and the first motion input is recognized when moving in a particular direction across the first screen. A second motion input is recognized at a second screen of the multi-screen system, where the second motion input is recognized when moving in the particular direction across the second screen and approximately when the first motion input is recognized. A synchronous slide gesture can then be determined from the recognized first and second motion inputs.
  • U.S. Pat. No. 6,331,840B1 describe an apparatus and process where an object can be manipulated between multiple discontinuous screens from the others, this continuity being non-touch sensitive. First, a pointing implement contacts the source touch-screen to select the object, storing parameters in the computers buffer. The pointing implement is moved to the target touch-screen where the pointing implement contacts where the first object is to be dragged to; then the object is released from the buffer so that the first object is pasted to the target touch-screen. Preferably, when the object is touched at the source screen, a timer starts, and if the target screen is touched before timeout, the object appears at the target.
  • SUMMARY OF THE INVENTION
  • A system for handling gestures that cross between two or more displays which are physically adjacent. The system may include a computer for controlling the displays units, two or more displays which are touch enabled, a communications interface for communicating between display units and the server, and a server for storing the digital workspace background, shared objects, and ink data for remote device synchronization.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is an illustration of a system having a shared digital workspace with a contiguous digital background and shared objects according to an embodiment of the present invention.
  • FIGS. 2a (i) and 2 a(ii) are detailed illustrations of dragging an object in the shared digital workspace across multiple display units in the system. FIGS. 2b (i) and 2 b (ii) are detailed illustrations of scrolling the shared digital workspace across multiple display units in the system. And FIG. 2c is a detail illustration of inking on the shared digital workspace across multiple display units in the system.
  • FIG. 3 is a detailed flowchart of dragging an object in the shared digital workspace across multiple display units in the system.
  • FIG. 4 is a detailed flowchart of inking on the shared digital workspace across multiple display units in the system.
  • FIG. 5 is detailed flowchart of scrolling the shared digital workspace across multiple display units in the system.
  • DETAILED DESCRIPTION OF THE PRESENTLY PREFERRED EXEMPLARY EMBODIMENTS
  • With reference to the drawings, a non-limiting illustrative embodiment will now be described. While the description below is given with respect to digital workspace and object sharing between two equally-sized, physically adjacent touch-sensitive displays, other combinations of devices may be used without departing from the spirit or scope of the attached claims. For example, the two displays need not be physically adjacent. Furthermore, three, four, five, six, nine or more displays may share the digital workspace. The server allows for a plurality of remote locations and devices to share the same digital workspace and objects for a contiguous and consistent experience and presentation. The devices may be any combination of large-screen display(s), monitor(s), laptop display(s), pad display(s), cellphone display(s), and the like.
  • Conventional art may represent a system having a digital workspace stored on a server and accessed from a variety of devices. With reference to FIG. 1, system 100 illustrates a system having a shared digital workspace, where the shared digital workspace stored on a server 110, which server may be a cloud server, a host, or the like. Furthermore, system 100 may include display units 130(a) and 130(b) where each display unit consists of a computer (110(a) and 110(b)) and a touch display (121 and 122). Users of system 100, may interface with each display unit 130(a) and 130(b) by providing inputs such as touch gestures on the display 121 and 122.
  • Multiple objects (24, 26, 27, and 28) may be contained in the shared digital workspace on the server 110 where each object has an X and a Y coordinate that describes its position in the digital workspace.
  • As shown in FIG. 1, two display units 130 a and 130 b may be coordinated so that the display (121 and 122) are physically adjacent. Scrolling information may be contained in the shared digital workspace on the server 110 where the scrolling information comprises X and Y coordinates. Each display unit (130 a, 130 b) may show a portion of the shared digital workspace based on this scrolling information. The leftmost display unit 130 a may show, for example, a rectangular subset of a shared document that starts at the scrolling X and Y location, and extends rightward by the width of the display. The next display unit (130 b) may start at the same Y location, but its X location may begin where the display to its left (130 a) finished, creating a contiguous view of the shared digital workspace and document.
  • Changes to the shared digital workspace (or document) may be communicated as network messages to the server 110. Some messages may bypass the server and be sent directly between display units.
  • Each display unit (130 a and 130 b) in the system supports touches from its attached display (121 and 122) using a stylus, finger, etc. Such contacts generally comprise down, move, and up (and sometimes leave and enter) events. Touches are local to one display. When a touch moves outside the display boundary an up or a leave event is generated. When a touch enters from outside the display boundary, a down or enter event is generated.
  • Many possible gestures may be input by a user(s) onto the display units (130 a, 130 b) in the system. Gestures may include, but are not limited to dragging, inking, and scrolling. These gestures may cross from one display unit 130 a, across the boundary 123, and onto an adjacent display unit 130 b.
  • The present digital workspace allows the users to drag objects (e.g., 24, 26, 27, and 28) in a digital workspace. FIGS. 2a (i) and (ii) show the user 22 dragging an object 24 across the intersection 123 of the two display units 130 a and 130 b where the display units are physically adjacent and share digital workspace information so that they appear contiguous. In FIGS. 2a (i) and (ii), note that the other objects 26, 27, and 28 on the displays remain in their original positions during and after the dragging operation. FIGS. 2b (i) and (ii) illustrate the user 22 scrolling a background of the digital workspace or a shared document, thus objects 24, 29, and 30 move together with the background as the user 22 scrolls the digital workspace (or document). In FIG. 2c , the user 22 draws (inks) a line 34 across the display units 130 a and 130 b.
  • FIG. 3 depicts a process, which may be embodied in instructions of a software program on the system, for the dragging of an object across the two physically adjacent display units in the system, and is described hereinafter. The program of computer instructions may be stored in one or more computer-readable medium(s) stored in combination of one or more of server 110, first computer 110 a, and second computer 110 b. When executed by one or more processors using ROM and RAM in the one or more of server 110, first computer 110 a, and second computer 110 b, those processors cause the actions described in FIG. 3.
  • In step S200, a touch down, TOUCH1 consisting of X and Y coordinates is detected, e.g., on the display 121. In step S205, it is determined whether TOUCH1 is close to the adjacent display 122. If the touch is not close, the process goes to step S240. Otherwise, the touch may be the continuation of a drag that started on display 122. So at step S210, the program stores TOUCH1, and initializes a countdown timer TIMER, where the length TIMER is preferably determined by the time it takes to send a message from computer 110 b to computer 110 a. In step S215, subsequent moves TOUCH2, TOUCH3 . . . TOUCHN are saved. At step S220 if no drag handover message message (DHM) was received from the adjacent display unit 122, the process goes to step S235. DHM may be in the form DHM: (Object=ID, TouchPosition=X,Y, ObjectPosition=X,Y). At step S225, the program compares TouchPosition in DHM to TOUCH1. If the distance between these is too large, the touches are unrelated and the program jumps to S235.
  • In step S230, the information in DHM is used to set the object being dragged (OBJ1), the touch position TP, and the object position OP. From here, the program jumps to S250. In step S235, it is determine if TIMER has expired. If it has expired, then the stored touches TOUCH1-TOUCHN were not a continuation of a drag on adjacent display unit 130 b. In this case, the program jumps to step S240. Otherwise the program goes back to step S215. At step S240, the program determines if TOUCH1 is on an object OBJ. If it is on an object, then the program proceeds to step S245. Otherwise, the program jumps to step S270. In step S245, the touch position TP (consisting of the X and Y coordinates of TOUCH1), the object position OP (consisting of the X and Y position of OBJ) and the object being dragged OBJ are all stored. At step S250, the current touch position is obtained. TP is updated using the X and Y of the current position. OP is updated by moving it the distance between the old and new TP, and OBJ is moved to the new OP causing the object to move to the new touch position. The updated position of OBJ is sent to the server 110 and (either directly or via the server) to display unit 130 b.
  • In step S255, the program checks if the drag is completed by looking for an up or leave event. If the drag is not finished the program goes to step S250. If the drag is finished, then at step S260, the program checks if the final location of the drag is close to the adjacent display 122. If this is not the case, the program jumps to S270. If the drag is close to the adjacent display 122, then it is possible that the user will continue the drag onto the adjacent display unit 130 b. So in step S265, the program sends a drag handover message DHM (which contains the last known touch position TP and object position OP and the ID of the object being dragged OBJ). The message is sent to the adjacent display unit 130 b, either directly or via the server. At step S270, the drag sequence is finished. The program restarts each time a new touch down event is encountered.
  • In the present invention, a shared document allows the users to ink in the shared document, where ink strokes may be considered as a series of connected segments created by at least two touch points. FIG. 2c illustrates a user 22 drawing an ink stroke 34 across the boundary 123 between the adjacent displays 121 and 122. FIG. 4 depicts a process, which may be embodied in instructions of software on the system, for inking on a shared document across two physically adjacent display units. It is described hereinafter from the perspective of computer 110 a on display unit 130 a.
  • In step S300, a touch down TOUCH1 is detected on display 121. In step S305, it is determined whether TOUCH1 is close to the adjacent display 122. If the touch is not close, go to step S350 through step S308 where an empty ink stroke is initiated. Otherwise, the touch may be the continuation of ink that started on display 122. So in step S310, the program stores TOUCH1 and initializes a countdown timer TIMER, where the length of TIMER is preferably determined by the time it takes to send a message from computer 110 b to computer 110 a. In S315, subsequent moves TOUCH2, TOUCH3 . . . TOUCHN are saved. At step S320, if no handover ink message (HIM) was received from the adjacent display unit 122, go to step S335. HIM contains (INK1ID=1234. Color=color, Width=width, InkPoints {Ink1=x1,y1 Ink2=x2,y2 . . . InkN=xn,yn}). At step S325, the program compares the position of the final ink point InkN in HIM with TOUCH1. If the distance between these is too large, the ink strokes are unrelated and the program jumps to S335.
  • At step S330, the electronic ink stroke INK1 is retrieved from the handover ink message HIM. The stored touch points TOUCH1-TOUCHN are added to the tail of the ink (Ink1-InkN) and the server 110 is updated with the new ink. The program then jumps to step S350. In step S335, the program determines if TIMER has expired. If it has expired, then the stored touches TOUCH1-TOUCHN were not a continuation of ink from adjacent display unit 130 b. In this case the program jumps to S340. Otherwise, the program goes back to step S315. At step S340, the program creates a new ink stroke INK1 out of the TOUCH1-TOUCHN coordinates. In step S350, the current touch location is added to INK1, and the server 110 is updated accordingly.
  • At step S355, the program checks if the inking is finished by looking for an up or leave event. If the inking is not finished, the program goes to S350. If the inking is finished, then at step S360, the program checks if the ink ended close to the adjacent display 122. If this is not the case, then the program jumps to S370. If the ink ended close to the adjacent display, it is possible that the user will continue ink onto the adjacent display unit 130 b. So, at step S365, the program sends a handover ink message HIM, which contains an ink stroke (Ink1=TOUCH1, Ink2=TOUCH2, . . . InkN=TOUCHN) and data about the color and size of the ink stroke. At step S370, the inking sequence is finished. The program restarts each time a new touch down event is encountered.
  • In the present invention, a shared workspace or document can be scrolled in a coordinate manner on the display units so that it presents a contiguous view to the user. FIGS. 2b (i) and 2 b(ii) illustrate a user 22 scrolling across the boundary 123 between the adjacent displays (121 and 122). FIG. 5 depicts a process, which may be embodied in instructions of software on the system, for scrolling on a shared workspace or document across two physically adjacent display units. It is described hereinafter from the perspective of computer 110 a on display unit 130 a.
  • In step S400, a touch down TOUCH1 is detected on display 121. In step S405, it is determined whether TOUCH1 is close to the adjacent display 122. If the touch is not close, go to step S440. Otherwise, the touch may be the continuation of scrolling that started on display 122. So at step S410, the program stores TOUCH1 (as a raw screen coordinate) and initializes a countdown timer TIMER, where the length of the timer is preferably determined by the time it takes to send a message from computer 110 b to computer 110 a. Raw screen coordinates are used because scrolling changes the coordinate system relative to the shared workspace. At step S415, subsequent moves TOUCH2, TOUCH3 . . . TOUCHN are saved. At step S420, if no handover scroll message (HSM) is received from the adjacent display unit 122, go to step S435. HSM may be of the form (ScrollFingerLocation=x,y RawScreenLocation=x,y). At step S425, the program compares the position of RawScreenLocation with TOUCH1 and determines if TOUCH1 is a continuation of the same scroll. If it is not, then the scroll events are unrelated and the program jumps to S435.
  • At step S430, the ScrollFingerLocation (SFL) is retrieved from the handover scroll message HSM. The scroll position of the shared workspace or document on the display unit is adjusted so that the current touch is over the same point on the shared workspace or document as it was when the HSM was generated. The program then jumps to step S450. At step S435, the program determines if the countdown timer TIMER has expired. If it has, then the program knows that the stored touches TOUCH1-TOUCHN were not a continuation of a scroll from adjacent display 122. In this case, the program jumps to step S440. Otherwise, the program go back to step S415. In step S440, the program determines if TOUCH1 is the start of a scrolling gesture. In this embodiment, a scrolling gesture is a touch on the background of the shared workspace or document. If it is not, the program is jumps to step S470. If it is a scroll start, then step at S445, the scroll finger location SFL is calculated. The scroll finger location is the location of the touch in shared workspace/document coordinates. At step S450, the current touch location is compared to the SFL, and the shared workspace or document is scrolled so that the current touch location and SFL match. The current position of the scrolling is updated on the server 110.
  • At step S455, the program checks to see if the scroll is finished by looking for an up or leave event. If the scroll is not finished, the program goes back to step S450. If the scroll is finished then at step S460, the program checks to see if the scroll finished close to neighboring display 122. In this case, it is possible that the user may be continuing the scroll on the neighboring display 122, and the program jumps to step S465. Otherwise, the program goes to step S470. In step S465, a handover scroll message (HSM) is sent to the neighboring display unit 130 b. This message contains SFL as well as the location on the screen where the scroll finished. At step S470, the program terminates.
  • According to an embodiment of the invention, system 100 may incorporate peer-to-peer servers in cooperation with multiple displays for implementing a shared digital workspace with a contiguous background. And display devices can be touch screen monitors of any size, wall projection displays, display tables, and mobile devices, such as phones and portable computers (e.g., iPads) that are used to present a contiguous digital background workspace. In addition, the touch gestures and corresponding events of the present invention may be implemented for proximity or movement-based gestures, such as “hover” gestures, VR/AR (virtual reality/augmented reality) user interfaces, and the like.
  • The present invention is disclosed herein in terms of preferred embodiments thereof, which provides method and apparatus for using gestures across multiple display devices, as defined in the appended claims. Various changes, modifications, and alterations in the teachings of the present invention may be contemplated by those skilled in the art without departing from the intended spirit and scope of the appended claims. It is intended that the present invention encompass such changes and modifications.

Claims (27)

1. A method for implementing a user's single gesture across a plurality of user interface display apparatuses, comprising:
detecting and saving, at a first user interface display apparatus, an initial user single input;
determining whether the initial user single input s within a predetermined proximity to a boundary with a second user interface display apparatus;
detecting and saving additional user input, which corresponds to the initial user single input continuing from the initial user single input across the boundary between the first and second user interface display apparatuses;
when the initial user single input is within the predetermined proximity of the boundary with the second user interface display apparatus, incorporating in the saved additional user input a transition information message received within a predetermined time period from the second user interface display apparatus, the predetermined time period corresponding to a message time between the first and second user interface display apparatuses from a time of the initial user single input; and
implementing the saved additional user input on at least the second user interface display apparatus.
2. The method of claim 1, further comprising:
detecting an end to the additional user input;
determining whether the end to the additional user input is within the predetermined proximity to the boundary with the second user interface display apparatus; and
when the end to the additional user input is within the predetermined proximity, transmitting a user input transition message to the second user interface display apparatus.
3. The method of claim 1, further comprising:
detecting an end to the additional user input;
determining whether the end to the additional user input is within the predetermined proximity to an additional boundary with a third user interface display apparatus; and
when the end to the additional user input is within the predetermined proximity to the additional boundary with the third user interface display apparatus, transmitting a user input transition message to the third user interface display apparatus.
4. The method of claim 3, wherein said implementing is performed on one or more of the first, second, and third user interface display apparatuses.
5. The method of claim 1, wherein said incorporating further comprises updating a server with the saved additional user input.
6. The method of claim 1, wherein the saved additional user input corresponds to an identification and a move of one or more displayed objects on one or more of the first and second user interface display apparatuses.
7. The method of claim 1, wherein the saved additional user input corresponds to scrolling a shared workspace or document that is displayed on the first and second user interface display apparatuses.
8. The method of claim 1, wherein the saved additional user input corresponds to inking a shared document that is displayed on the first and second user interface display apparatuses.
9. A program embodied in a non-transitory computer eadable medium for implementing a user's single gesture across a plurality of user interface display apparatuses, said program comprising instructions to perform:
detecting and saving, at a first user interface display apparatus, an initial user single input;
determining whether the initial user single input is within a predetermined proximity to a boundary with a second user interface display apparatus;
detecting and saving additional user input, which corresponds to the initial user single input continuing from the initial user single input across the boundary between the first and second user interface display apparatuses;
when the initial user single input is within the predetermined proximity of the boundary with the second user interface display apparatus, incorporating in the saved additional user input a transition information message received within a predetermined time period from the second user interface display apparatus, the predetermined time period corresponding to a message time between the first and second user interface display apparatuses from a time of the initial user single input; and
implementing the saved additional user input on at least the second user interface display apparatus.
10. The program of claim 9, further comprising instructions to perform:
detecting an end to the additional user input;
determining whether the end to the additional user input is within the predetermined proximity to the boundary with the second user interface display apparatus; and
when the end to the additional user input is within the predetermined proximity, transmitting a user input transition message to the second user interface display apparatus.
11. The program of claim 9, further comprising instructions to perform:
detecting an end to the additional user input;
determining whether the end to the additional user input is within the predetermined proximity to an additional boundary with a third user interface display apparatus; and
when the end to the additional user input is within the predetermined proximity to the additional boundary with the third user interface display apparatus, transmitting a user input transition message to the third user interface display apparatus.
12. The program of claim 11, wherein said implementing is performed on one or more of the first, second, and third user interface display apparatuses.
13. The program of claim 9, wherein said incorporating further comprises updating a server with the saved additional user input.
14. The program of claim 9, wherein the saved additional user input corresponds to an identification and a move of one or more displayed objects on one or more of the first and second user interface display apparatuses.
15. The program of claim 9, wherein the saved additional user input corresponds to scrolling a shared workspace or document that is displayed on the first and second user interface display apparatuses.
16. The program of claim 9, wherein the saved additional user input corresponds to inking a shared document that is displayed on the first and second user interface display apparatuses.
17. A user interface display apparatus for implementing a user's single gesture across a plurality of user interface display apparatuses, comprising:
a display apparatus;
one or more user interface apparatuses;
memory; and
one or more processors configured to execute one or more programs stored on the memory, said one or more programs comprising instructions to perform:
detecting, at the one or more user interface apparatuses, an initial user single input;
saving the initial user single input;
determining whether the initial user input is within a predetermined proximity to a boundary of the display apparatus with a second user interface display apparatus;
detecting and saving additional user input, which corresponds to the initial user single input continuing from the initial user single input across the boundary between the first and second user interface display apparatuses;
when the initial user single input is within the predetermined proximity of the boundary with the second user interface display apparatus, incorporating in the saved additional user input a transition information message received within a predetermined time period from the second user interface display apparatus, the predetermined time period corresponding to a message time between the user interface display apparatus and the second user interface display apparatus from a time of the initial user single input; and
implementing the saved additional user input on at least the second user interface display apparatus.
18. The user interface display apparatus of claim 17, wherein said one or more programs further comprises instructions to perform:
detecting an end to the additional user input;
determining whether the end to the additional user input is within the predetermined proximity to the boundary of the display apparatus with the second user interface display apparatus; and
when the end to the additional user input is within the predetermined proximity, transmitting a user input transition message to the second user interface display apparatus.
19. The user interface display apparatus of claim 17, wherein said one or more programs further comprises instructions to perform:
detecting an end to the additional user input;
determining whether the end to the additional user input is within the predetermined proximity to another boundary of the display apparatus with a third user interface display apparatus; and
when the end to the additional user input is within the predetermined proximity to the additional boundary of the display apparatus with the third user interface display apparatus, transmitting a user input transition message to the third user interface display apparatus.
20. The user interface display apparatus of claim 19, wherein said implementing is performed in cooperation with one or more of the second and third user interface display apparatuses.
21. The user interface display apparatus of claim 17, wherein said incorporating further comprises updating a server with the saved additional user input.
22. The user interface display apparatus of claim 17, wherein the saved additional user input corresponds to an identification and a move of one or more displayed objects on one or more of the display apparatus and the second user interface display apparatus.
23. The user interface display apparatus of claim 17, wherein the saved additional user input corresponds to scrolling a shared workspace or document that is displayed on the display apparatus and the second user interface display apparatus.
24. The user interface display apparatus of claim 17, wherein the saved additional user input corresponds to inking a shared document that is displayed on the display apparatus and the second user interface display apparatus.
25. The method of claim 1, wherein the first and second user interface display apparatuses are separate devices which communicate with each other through a server.
26. The program of claim 9, wherein the first and second user interface display apparatuses are separate devices which communicate with each other through a server.
27. The user interface display apparatus of claim 17, wherein the first and second user interface display apparatuses are separate devices which communicate with each other through a server.
US15/578,938 2015-06-12 2016-06-10 Method and apparatus for using gestures across multiple devices Abandoned US20180173373A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US15/578,938 US20180173373A1 (en) 2015-06-12 2016-06-10 Method and apparatus for using gestures across multiple devices
US16/690,766 US11354009B2 (en) 2015-06-12 2019-11-21 Method and apparatus for using gestures across multiple devices

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US201562175029P 2015-06-12 2015-06-12
PCT/CA2016/050660 WO2016197248A1 (en) 2015-06-12 2016-06-10 Method and apparatus for using gestures across multiple devices
US15/578,938 US20180173373A1 (en) 2015-06-12 2016-06-10 Method and apparatus for using gestures across multiple devices

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
PCT/CA2016/050660 A-371-Of-International WO2016197248A1 (en) 2015-06-12 2016-06-10 Method and apparatus for using gestures across multiple devices

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US16/690,766 Continuation US11354009B2 (en) 2015-06-12 2019-11-21 Method and apparatus for using gestures across multiple devices

Publications (1)

Publication Number Publication Date
US20180173373A1 true US20180173373A1 (en) 2018-06-21

Family

ID=57502756

Family Applications (2)

Application Number Title Priority Date Filing Date
US15/578,938 Abandoned US20180173373A1 (en) 2015-06-12 2016-06-10 Method and apparatus for using gestures across multiple devices
US16/690,766 Active US11354009B2 (en) 2015-06-12 2019-11-21 Method and apparatus for using gestures across multiple devices

Family Applications After (1)

Application Number Title Priority Date Filing Date
US16/690,766 Active US11354009B2 (en) 2015-06-12 2019-11-21 Method and apparatus for using gestures across multiple devices

Country Status (4)

Country Link
US (2) US20180173373A1 (en)
EP (1) EP3308259A4 (en)
HK (1) HK1251681A1 (en)
WO (1) WO2016197248A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220051786A1 (en) * 2017-08-31 2022-02-17 Gmeditec Co., Ltd. Medical image processing apparatus and medical image processing method which are for medical navigation device
US11416077B2 (en) * 2018-07-19 2022-08-16 Infineon Technologies Ag Gesture detection system and method using a radar sensor

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9898187B2 (en) 2013-06-09 2018-02-20 Apple Inc. Managing real-time handwriting recognition
US10003938B2 (en) 2015-08-14 2018-06-19 Apple Inc. Easy location sharing
DK179374B1 (en) 2016-06-12 2018-05-28 Apple Inc Handwriting keyboard for monitors
WO2019148271A1 (en) * 2018-01-31 2019-08-08 Nureva Inc. Method, apparatus and computer-readable media for converting static objects into dynamic intelligent objects on a display device
US10845980B2 (en) * 2018-03-28 2020-11-24 Micosoft Technology Licensing, LLC Facilitating movement of graphical objects across separate screens
DK180171B1 (en) 2018-05-07 2020-07-14 Apple Inc USER INTERFACES FOR SHARING CONTEXTUALLY RELEVANT MEDIA CONTENT
CN109358801A (en) * 2018-09-27 2019-02-19 武汉华中时讯科技有限责任公司 Detect device, method and the storage medium of multi-level view element touch event
US11074408B2 (en) 2019-06-01 2021-07-27 Apple Inc. Mail application features
US11194467B2 (en) 2019-06-01 2021-12-07 Apple Inc. Keyboard management user interfaces

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070012450A1 (en) * 2005-06-30 2007-01-18 Dennis Uttley Hydrocarbon production system and method of use
US20110020905A1 (en) * 2002-06-04 2011-01-27 E. I. Du Pont De Nemours And Company Carbon nanotube binding peptides
US20110029196A1 (en) * 2005-01-06 2011-02-03 Qnx Software Systems Co. Vehicle-state based parameter adjustment system

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6331840B1 (en) 1998-03-27 2001-12-18 Kevin W. Nielson Object-drag continuity between discontinuous touch screens of a single virtual desktop
US6545669B1 (en) * 1999-03-26 2003-04-08 Husam Kinawi Object-drag continuity between discontinuous touch-screens
US7532196B2 (en) * 2003-10-30 2009-05-12 Microsoft Corporation Distributed sensing techniques for mobile devices
US7636794B2 (en) 2005-10-31 2009-12-22 Microsoft Corporation Distributed sensing techniques for mobile devices
US8330733B2 (en) 2009-01-21 2012-12-11 Microsoft Corporation Bi-modal multiscreen interactivity
JP5606686B2 (en) * 2009-04-14 2014-10-15 ソニー株式会社 Information processing apparatus, information processing method, and program
JP5158023B2 (en) 2009-06-09 2013-03-06 富士通株式会社 Input device, input method, and computer program
US20110090155A1 (en) 2009-10-15 2011-04-21 Qualcomm Incorporated Method, system, and computer program product combining gestural input from multiple touch screens into one gestural input
US8707174B2 (en) * 2010-02-25 2014-04-22 Microsoft Corporation Multi-screen hold and page-flip gesture
US8751970B2 (en) 2010-02-25 2014-06-10 Microsoft Corporation Multi-screen synchronous slide gesture
JP2011197776A (en) * 2010-03-17 2011-10-06 Sony Corp Information processor, information processing method and program
US20110291964A1 (en) 2010-06-01 2011-12-01 Kno, Inc. Apparatus and Method for Gesture Control of a Dual Panel Electronic Device
US9454186B2 (en) 2011-09-30 2016-09-27 Nokia Technologies Oy User interface
KR101881925B1 (en) * 2012-01-06 2018-07-26 삼성전자주식회사 Method and apparatus for implementing multi-vision system using multiple portable terminals
TWI563422B (en) 2012-05-30 2016-12-21 Chiun Mai Comm Systems Inc System and method for determining a relative position between a first touch device and a second touch device
JP5768777B2 (en) * 2012-07-27 2015-08-26 コニカミノルタ株式会社 Handwriting input system, input content management server, input content management program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110020905A1 (en) * 2002-06-04 2011-01-27 E. I. Du Pont De Nemours And Company Carbon nanotube binding peptides
US20110029196A1 (en) * 2005-01-06 2011-02-03 Qnx Software Systems Co. Vehicle-state based parameter adjustment system
US20070012450A1 (en) * 2005-06-30 2007-01-18 Dennis Uttley Hydrocarbon production system and method of use

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220051786A1 (en) * 2017-08-31 2022-02-17 Gmeditec Co., Ltd. Medical image processing apparatus and medical image processing method which are for medical navigation device
US11676706B2 (en) * 2017-08-31 2023-06-13 Gmeditec Co., Ltd. Medical image processing apparatus and medical image processing method which are for medical navigation device
US11416077B2 (en) * 2018-07-19 2022-08-16 Infineon Technologies Ag Gesture detection system and method using a radar sensor

Also Published As

Publication number Publication date
WO2016197248A1 (en) 2016-12-15
US20200089374A1 (en) 2020-03-19
EP3308259A1 (en) 2018-04-18
US11354009B2 (en) 2022-06-07
EP3308259A4 (en) 2019-01-23
HK1251681A1 (en) 2019-02-01

Similar Documents

Publication Publication Date Title
US11354009B2 (en) Method and apparatus for using gestures across multiple devices
US20150077365A1 (en) System, information processing apparatus, and image display method
JP6364893B2 (en) Terminal device, electronic whiteboard system, electronic whiteboard input support method, and program
CA2820108C (en) Annotation method and system for conferencing
JP5830806B1 (en) Program, electronic device, and method for improving operability of user input
KR20160023532A (en) Method and Apparatus of Touch control for Multi-Point Touch Terminal
KR102205283B1 (en) Electro device executing at least one application and method for controlling thereof
CN107643884B (en) Method and system for interaction between at least two computers and a screen
JP5905783B2 (en) Image display system
AU2018251560B2 (en) Live ink presence for real-time collaboration
US20160182579A1 (en) Method of establishing and managing messaging sessions based on user positions in a collaboration space and a collaboration system employing same
US10073612B1 (en) Fixed cursor input interface for a computer aided design application executing on a touch screen device
CN107921319B (en) Program for improving operability of user input, game system, electronic device, server, and game control method
JP2014022861A (en) Terminal device, computer program, and presentation system
WO2020249103A1 (en) Control method and apparatus for intelligent interactive device
US9927892B2 (en) Multiple touch selection control
US9787731B2 (en) Dynamically determining workspace bounds during a collaboration session
EP2993555A1 (en) Screen operation method for electronic device based on electronic device and control action
JP2015204046A (en) Information processing device that manages objects and control method of the same
KR102094478B1 (en) Method and apparatus of controlling display using control pad, and server that distributes computer program for executing the method
CN108132721B (en) Method for generating drag gesture, touch device and portable electronic equipment
TW201324239A (en) Method for identifying dual-screen operation and electronic device using the same
JP6816487B2 (en) Remote control device, remote control system and program
US10387019B2 (en) User interface device and method for displaying user interface
US10423314B2 (en) User interface with quantum curves and quantum arcs

Legal Events

Date Code Title Description
STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION