nvda
Touch keyboard support: ability to configure how the key is pressed via hover up (tuch typing) or double-tap (standard typing)
#7316
Merged

Commits
  • Touch support: add a new map for touch interaction settings such as stnadard versus tyouch typing and what not. re #7309.
    josephsl committed 9 years ago
  • Global commands/hover up: press the touch key if touch typing option is enabled.
    josephsl committed 9 years ago
  • Touchscreen/touch typing: add a new Touch Interaction dialog to configure touch typing mode between touch and standard.
    josephsl committed 9 years ago
  • User guide: document the new touch interaction dialog and added a section on using the touch keyboard.
    josephsl committed 9 years ago
  • Touch interaction: only add this dialog if and only if touchscreen support is in use. re #7309
    josephsl committed 9 years ago
  • Fix translator comment mispelling.
    josephsl committed 9 years ago
  • Touch Interaction: make sure to call the correct super function for the correct dialog class.
    josephsl committed 9 years ago
  • Merge branch 'master' into i7309touchTyping
    josephsl committed 8 years ago
  • User guide: includethe fact that tablets display touch keyboard when keyboards are undocked. re #7309.
    josephsl committed 8 years ago
  • Merge branch 'master' into i7309touchTyping
    michaelDCurran committed 8 years ago
  • Touch interaction dialog: add translator comment for the tooltip.
    josephsl committed 8 years ago
  • Touch handler and GUI: check if touch is supported, as touch handler might not be ready when initializing GUI subsystem. re #7309.
    josephsl committed 8 years ago
  • Touch handler: docstring
    josephsl committed 8 years ago
  • Touch handler: use max touches constant (95) as a proper constant. re #7309.
    josephsl committed 8 years ago
Loading