Touchscreen Gesture Control for Full Screen Mode Toggle

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Users face inconvenience in toggling full screen mode on touchscreens, requiring multiple clicks or gestures to turn it on and off, which complicates interaction with electronic devices.

Innovation Solution

A method that detects specific gestures, such as dragging from the edge of the screen towards the center, to toggle full screen mode on and off, allowing for single-gesture activation and deactivation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Area of stationary object

If full screen mode is used to maximize screen real estate, then the display area is improved, but the accessibility to toolbars and menus deteriorates

Engineering Contradiction:
Improvedisplay areaVSAvoidaccessibility to toolbars and menus
Core Design Contradiction:
Area of stationary objectVSEase of operation

Solution Approach 1:

The system performs preliminary action by automatically displaying toolbars and menus when detecting that the user has exited full screen mode, eliminating the need for manual navigation to access these elements

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If multiple clicks are required to toggle full screen mode, then the control precision is improved, but the operation time increases

Engineering Contradiction:
Improvegesture recognition accuracyVSAvoidtime to toggle full screen mode
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system merges the exit full screen gesture with the existing toolbar display gesture into a single unified action, allowing users to toggle full screen mode with the same edge swipe gesture used to show toolbars, thereby reducing operation time while maintaining recognition accuracy

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS8572515B2Turning on and off full screen mode on a touchscreen
Publication Date: 2013.10.29 GOOGLE LLC
  • US8572515B2 patent drawing
  • US8572515B2 patent drawing
  • US8572515B2 patent drawing

AI summary

Systems and methods for turning on and off full screen mode of an application running on a touchscreen. In some aspects, a method includes receiving an input on the touchscreen; determining whether the input is a first predetermined gesture; and turning off full screen mode when the input is the first predetermined gesture. The method also includes determining whether the first predetermined gesture starts from a predetermined area.