Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reynir/keyboard-fix
A daemon that automatically replaces "ae", "aa", and "oe" with their respective Danish counterparts.
https://github.com/reynir/keyboard-fix
Last synced: 3 days ago
JSON representation
A daemon that automatically replaces "ae", "aa", and "oe" with their respective Danish counterparts.
- Host: GitHub
- URL: https://github.com/reynir/keyboard-fix
- Owner: reynir
- Created: 2011-06-10T08:00:01.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-06-12T15:06:35.000Z (over 13 years ago)
- Last Synced: 2024-11-21T06:06:41.541Z (2 months ago)
- Language: C
- Homepage:
- Size: 84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
# Purpose
Replace `ae`, `oe`, and `aa` with their Danish one-letter counterparts in any program.
# Usage
The program runs as a daemon, so you could start it on boot or whenever you need it. Yep, it's entirely up to you.
Just type `make` to compile!