https://github.com/bpierre/bepo-pierre
My own variant of the Bépo keyboard layout
https://github.com/bpierre/bepo-pierre
Last synced: 12 months ago
JSON representation
My own variant of the Bépo keyboard layout
- Host: GitHub
- URL: https://github.com/bpierre/bepo-pierre
- Owner: bpierre
- License: other
- Created: 2013-05-20T12:25:30.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-20T12:26:08.000Z (about 13 years ago)
- Last Synced: 2025-06-13T10:56:10.893Z (12 months ago)
- Language: Python
- Size: 2.18 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Bépo-Pierre
My own variant of the [Bépo keyboard layout](http://www.bepo.fr/).
## Changes from Bépo 1.0-rc3
* `«` and `»` is accessible with the `alt` key.
* `<` and `>` is accessible directly.
* TODO (still figuring out how to add a new character): `ALT`+`MAJ`+`b` gives Ƀ (B with stroke), a proposed [Bitcoin currency sign](http://www.ecogex.com/bitcoin/), replacing the useless [broken bar](https://en.wikipedia.org/wiki/Vertical_bar#Solid_vertical_bar_vs_broken_bar).
## How to use
Quick generation:
```
$ cd configGenerator
$ ./genAll.sh && ./cpAll.sh
$ cd ../macosx
$ ./generate_alt.py && ./mkdist.sh
```
See here for more informations:
## License
All the files are available under the terms of the GFDL or the CC-SA-BY licenses.