Skip to content

Instantly share code, notes, and snippets.

@magdesign
Created January 25, 2024 19:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save magdesign/6bb94f0eb1470f07c494d40dc630ab26 to your computer and use it in GitHub Desktop.
Save magdesign/6bb94f0eb1470f07c494d40dc630ab26 to your computer and use it in GitHub Desktop.
Squeekboard Keyboard modify/tab key

Squeekboard Keyboard modify/tab key

you can modify the keyboard by yourself, following will just add tab key to first page

mkdir -p ~/.local/share/squeekboard/keyboards/terminal/
cd ~/.local/share/squeekboard/keyboards/terminal/
wget https://gist.githubusercontent.com/magdesign/33aa088987d0df044eb75e5a263ca76d/raw/e06dd7535f90037c4c93e91ecf0e6e39afd78611/us.yaml

if you need umlauts use: https://gist.githubusercontent.com/Peetz0r/3cf7d6f8cff6b64f542716fbfd878423/raw/6418ff9fb346aebfe859786b4a9e953e335419dc/terminal.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment