Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
squeekboard-terminal-layout-generator
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
M33
squeekboard-terminal-layout-generator
Commits
3c1f7cba
Commit
3c1f7cba
authored
4 years ago
by
M33
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
2bae77d1
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+13
-3
13 additions, 3 deletions
README.md
with
13 additions
and
3 deletions
README.md
+
13
−
3
View file @
3c1f7cba
...
@@ -2,9 +2,19 @@
...
@@ -2,9 +2,19 @@
A simple script that will generate "terminal" layouts from "normal" layouts for squeekboard
A simple script that will generate "terminal" layouts from "normal" layouts for squeekboard
## Usage :
## Usage
terminal_layout.sh
<file.yaml>
=> generate a terminal layout from this file
terminal_layout.sh ALL => generate all terminal layouts
### On first run (or to refresh source keyboard layouts)
Run
`get_normal_keyboards.sh`
### Generate one or all layouts
`terminal_layout.sh <file.yaml>`
=> generate a terminal layout from this file
`terminal_layout.sh ALL`
=> generate all terminal layouts
Use with caution: it will overwrite any single/ALL existing file for terminal layouts
Use with caution: it will overwrite any single/ALL existing file for terminal layouts
Source directory:
`normal_layout`
Target directory:
`terminal_layout`
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment