Skip to content

Commit

Permalink
Merge branch 'google:master' into uim
Browse files Browse the repository at this point in the history
  • Loading branch information
shitamo authored Nov 1, 2024
2 parents d448c66 + e1b40ed commit c9c3b42
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/configurations.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Any category is OK so far.
| {YEAR} | 4 digits year (2021) |
| {MONTH} | 2 digits month (10) |
| {DATE} | 2 digits date (01) |
| {{} | sinle { character |
| {{} | single { character |

## Keymap (shortcut keys)

Expand Down Expand Up @@ -209,12 +209,12 @@ active_on_launch: False
### Fixed composition mode per engine

`composition_mode` specifies the composition mode every time the engine is
enabled. This is useful to switch the composition mode by using Ibus hot keys.
enabled. This is useful to switch the composition mode by using IBus hot keys.

The available values are `DIRECT`, `HIRAGANA`, `FULL_KATAKANA`, `HALF_ASCII`, `FULL_ASCII`, `HALF_KATAKANA`, and `NONE`.
`NONE` does not change the composition mode.

`symbol` is a label to represent the engine used by Ibus.
`symbol` is a label to represent the engine used by IBus.

`composition_mode` and `symbol` are available in 2.28.4950 and later versions.

Expand Down

0 comments on commit c9c3b42

Please sign in to comment.