update-readme #1
33
README.md
33
README.md
|
@ -1,10 +1,8 @@
|
||||||
# Probhat Keyboard Layout for Mac OSX
|
# Probhat Keyboard Layout for Mac OSX
|
||||||
|
|
||||||
Probhat is a widely popular keyboard layout for the Bangla (aka Bengali) language.
|
This project provides the Probhat keyboard layout as a Mac OS native bundle. Probhat is one of the most popular keyboard layouts for the Bangla (aka Bengali) language.
|
||||||
|
|
||||||
This project provides this layout as a Mac OS native keyboard layout bundle.
|
This is faithful to the scheme published at [ekushey.org][e] <sup>[🏛][w]</sup> with two variations:
|
||||||
|
|
||||||
It is faithful to the scheme published at [ekushey.org][e] <sup>[🏛][w]</sup> with two variations:
|
|
||||||
|
|
||||||
- **Probhat (BD)**: BDT symbol (৳) on <kbd>SHIFT</kbd>+<kbd>4</kbd>
|
- **Probhat (BD)**: BDT symbol (৳) on <kbd>SHIFT</kbd>+<kbd>4</kbd>
|
||||||
- **Probhat (IN)**: INR symbol (₹) on <kbd>SHIFT</kbd>+<kbd>4</kbd>
|
- **Probhat (IN)**: INR symbol (₹) on <kbd>SHIFT</kbd>+<kbd>4</kbd>
|
||||||
|
@ -15,38 +13,47 @@ It is faithful to the scheme published at [ekushey.org][e] <sup>[🏛][w]</sup>
|
||||||
|
|
||||||
Run this command to install:
|
Run this command to install:
|
||||||
|
|
||||||
```bash
|
```sh
|
||||||
brew install --cask bdeshi/taps/probhat-keyboard-layout
|
brew install --cask bdeshi/taps/probhat-keyboard-layout
|
||||||
```
|
```
|
||||||
|
|
||||||
and this one to uninstall:
|
and this one to uninstall:
|
||||||
|
|
||||||
```shell
|
```sh
|
||||||
brew uninstall --cask bdeshi/taps/probhat-keyboard-layout
|
brew uninstall --cask bdeshi/taps/probhat-keyboard-layout
|
||||||
```
|
```
|
||||||
|
|
||||||
### Manually
|
### Without Homebrew
|
||||||
|
|
||||||
- Download and open a copy of this project from the [Releases][r] page.
|
Download and open a **source archive** of this project from the [Releases][r] page, and copy [`ProbhatKeyboardLayout.bundle`][p] to `~/Library/Keyboard Layouts/` (`~` means your home folder).
|
||||||
- Copy [`ProbhatKeyboardLayout.bundle`][p] to `~/Library/Keyboard Layouts/` (`~` means your home folder)
|
|
||||||
|
|
||||||
To uninstall, remove `ProbhatKeyboardLayout.bundle` from `~/Library/Keyboard Layouts/`.
|
To uninstall, remove `ProbhatKeyboardLayout.bundle` from `~/Library/Keyboard Layouts/`.
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
*These directions may differ slightly across Mac OS versions.*
|
||||||
|
|
||||||
|
Go to **System Settings > Keyboard**, add Probhat (BD) or Probhat (IN) in the **Input Sources** section.
|
||||||
|
|
||||||
|
Find or set the keyboard shortcut for cycling layouts in **System Settings > Keyboard > Keyboard Shortcuts > Input Sources**.
|
||||||
|
|
||||||
|
Layouts can be cycled from the menu bar as well by enabling the input menu item.
|
||||||
|
|
||||||
## Issues
|
## Issues
|
||||||
|
|
||||||
Please report issues or missing features on [github][s1] or [gitea][s2].
|
Please report issues or feature requests on [github][s1] (or [gitea][s2]).
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
- The Probhat layout was developed at ankurbangla.org.
|
- The Probhat layout was developed by ankurbangla.org.
|
||||||
- This Mac OSX keyboard layout bundle was generated with [Ukelele][k] (no guitars, sorry).
|
- This Mac OS native keyboard layout bundle was generated with [Ukelele][k] (no guitars, sorry).
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
## The Keyboard Layout
|
## The Keyboard Layout
|
||||||
|
|
||||||
![graphical view of the layout](./probhat-layout-apple-wireless.png)
|
![graphical view of the layout](./probhat-layout-apple-wireless.png)
|
||||||
<sup>(image generated with https://keyboard-layout-editor.com)</sup>
|
<sup>image generated with https://keyboard-layout-editor.com</sup>
|
||||||
|
|
||||||
[e]: https://www.ekushey.org/?page/probhat_layout
|
[e]: https://www.ekushey.org/?page/probhat_layout
|
||||||
[w]: https://web.archive.org/web/20200815053905/https://ekushey.org/?page/probhat_layout
|
[w]: https://web.archive.org/web/20200815053905/https://ekushey.org/?page/probhat_layout
|
||||||
|
|
Loading…
Reference in New Issue
Block a user