Skip to content
CleverKeys Wiki

Short Swipes

Short swipes let you quickly access additional characters by flicking in 8 directions from any key. This is faster than long-pressing for common characters.

Quick Summary

WhatDescription
PurposeQuick access to subkeys via directional flick
GestureQuick flick from key in any of 8 directions
DirectionsN, NE, E, SE, S, SW, W, NW

How It Works

Each key has up to 8 subkeys arranged around it:

    NW   N   NE
      \  |  /
   W -- KEY -- E
      /  |  \
    SW   S   SE

A quick flick in any direction types that subkey character.

How to Use

Step 1: Touch the Key

Touch the key you want to access subkeys from (don’t tap - hold briefly).

Step 2: Flick in a Direction

While still touching, quickly slide your finger in the direction of the subkey you want.

Step 3: Release

Lift your finger. The subkey character appears.

Example: Typing Numbers

On QWERTY layout, numbers are on the NORTHEAST (up-right) direction:

KeyFlick NEResult
Q1
W2
E3
R4

[!TIP] Think “start from the SW corner of the key” to access the NE subkey.

Common Subkey Layouts

Letters (Top Row)

  • Northeast: Numbers (1-0)
  • Northwest: Symbols (~, @, #, $, etc.)
  • Southeast: Escape (on Q)

Backspace

  • West: Delete entire word
  • Short swipe + hold: Selection delete mode

[!NOTE] Subkey assignments vary by layout. Check Per-Key Customization to see and modify your layout’s subkeys.

Calibrating Short Swipes

Adjust sensitivity in Settings:

  1. Go to Settings > Activities > Short Swipe Calibration
  2. Adjust Minimum Distance (shorter = more sensitive)
  3. Practice in the test area
SettingEffect
Min DistanceHow far to swipe before triggering
Max DistanceBeyond this becomes a long swipe

Tips and Tricks

  • Practice direction: North is straight up, not diagonal
  • Speed matters: Quick flicks work best
  • Visual feedback: The trail shows your swipe direction
  • Customize: Change subkey actions in Settings > Activities > Per-Key Customization

[!TIP] If short swipes accidentally trigger, increase the minimum distance setting.

Difference from Long Press

ActionShort SwipeLong Press
SpeedFast (instant)Slow (wait 600ms)
BehaviorTypes subkey characterKey repeat
Access8 directional subkeysRepeats the main key

Settings

SettingLocationDescription
Min DistanceGesture TuningMinimum swipe length
Max DistanceGesture TuningMaximum swipe length
Enable Short SwipesGesture TuningToggle feature on/off

Terminal App Support

When using CleverKeys in terminal emulators (Termux, ConnectBot, etc.), certain short swipe actions adapt automatically:

ActionStandard AppsTerminal Apps
PasteAndroid paste APICtrl+V key event
CopyAndroid copy APISame
CutAndroid cut APISame

Terminal apps don’t implement the Android context menu protocol, so paste commands are sent as Ctrl+V key events instead. This happens automatically — no configuration needed.

Technical Details

See Short Swipes Technical Specification.