Swinput - Tasks: task #7730, Support for various keyboard layout
You are not allowed to post comments on this tracker with your current authentication level.
task #7730: Support for various keyboard layout
Submitter: | Henrik Sandklef <hesa> | ||
Submitted: | Fri 01 Feb 2008 08:11:47 PM UTC | ||
Category: | swkeybd | Should Start On: | Thu 31 Jan 2008 11:00:00 PM UTC |
Should be Finished on: | Thu 31 Jan 2008 11:00:00 PM UTC | Priority: | 5 - Normal |
Status: | None | Privacy: | Public |
Percent Complete: | 0% | Assigned to: | None |
Open/Closed: | Open | Effort: | 0.00 |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
No changes have been made to this item
Ordinary characters such as 'a' and 'A' are easy to fake:
'a' => press a, release a
'A' => press shift, press a, release a, release shift
However @ is a bit more problematic (even though a latin character). For example on a swedish keyboard layout you'd do:
'@' => press alt-gr, press 2, release 2, release alt-gr
whereas on a german keyboard you'd do:
'@' => press alt-gr, press q, release q, release alt-gr
How to solve this and take into concern completely differant character sets....