add input methdod framework (add sitelen pona input)
Also change audio player randomness source to /dev/urandom which is way better for the prng we are using
This commit is contained in:
15
docs/system/input_methods.md
Normal file
15
docs/system/input_methods.md
Normal file
@@ -0,0 +1,15 @@
|
||||
Use the shortcut Alt+<Space> to switch between the input methods.
|
||||
|
||||
## Current Input Methods
|
||||
|
||||
### LAT
|
||||
|
||||
Directly passes all keyboard inputs without any extra processing.
|
||||
|
||||
### TOK: Toki Pona
|
||||
|
||||
Intercepts all latin letters used in Toki Pona, stores it in buffer. Press enter to turn buffer into Sitelen Pona characters. Press delete to clear buffer.
|
||||
|
||||
Lasina
|
||||
Lasina
|
||||
Enter
|
||||
Reference in New Issue
Block a user