Summary: | Support multiple keys for one character (chording keyboards) | ||
---|---|---|---|
Product: | [Applications] ktouch | Reporter: | Peter Feigl <craven> |
Component: | general | Assignee: | Sebastian Gottfried <sebastian.gottfried> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | 2.0.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/ktouch/5a9eb9c3508e41bc093f3e7a0080ad861f7ab560 | Version Fixed In: | 4.11.0 |
Sentry Crash Report: | |||
Attachments: |
Chording Keyboard in ktouch
Screenshot of working patch return multiple keys for a letter, not only one use multiple keys for highlighting keyboard layout for chording keyboard random lessons for us(intl) |
Description
Peter Feigl
2013-02-19 12:34:40 UTC
Created attachment 77428 [details]
Screenshot of working patch
This is a screenshot that shows how things look if the two diffs are applied
Created attachment 77429 [details]
return multiple keys for a letter, not only one
Created attachment 77430 [details]
use multiple keys for highlighting
Created attachment 77431 [details]
keyboard layout for chording keyboard
This is an example layout. I chose us(intl) because I don't know how to explicitly tell ktouch which layout to use...
Created attachment 77432 [details]
random lessons for us(intl)
Git commit 5a9eb9c3508e41bc093f3e7a0080ad861f7ab560 by Sebastian Gottfried. Committed on 22/02/2013 at 23:19. Pushed by gottfried into branch 'master'. training screen: allow multiple highlighted keys for the next character Based on a patch by Peter Feigl <craven@gmx.net> This useful for training on chorded keyboards where one has to press multiple keys at the same time to produce a character. FIXED-IN: 4.11.0 M +21 -12 src/qml/Keyboard.qml M +20 -17 src/qml/TrainingScreen.qml http://commits.kde.org/ktouch/5a9eb9c3508e41bc093f3e7a0080ad861f7ab560 |