llandsmeer / inkvt

Experimental VT100 terminal emulator for Kobo e-readers
GNU General Public License v3.0
39 stars 5 forks source link

Shift not working on onscreenkeyboard #19

Closed gsaker closed 3 years ago

gsaker commented 3 years ago

Hi, Firstly this project is amazing, I love being able to run a terminal on my kobo. Quick question, at the moment I am unable to use the shift key to input other symbols like the ":" and these are needed for vi etc to work.

gsaker commented 3 years ago

Never mind - I'm stupid!

llandsmeer commented 3 years ago

I doubt that :). If you are missing any symbols you can update the https://github.com/llandsmeer/inkvt/blob/master/src/kblayout.py script using this keyboard layout editor website: http://www.keyboard-layout-editor.com/#/ (start by pasting the current keyboard under the Raw data tab)

gsaker commented 3 years ago

Thanks, not sure what I did when I first tried it.. Thanks for your great work on inkvt. Its brilliant!