Changeset 2378

Show
Ignore:
Timestamp:
09/11/08 11:50:12 (4 months ago)
Author:
pvagner
Message:

* handling Control+ExtendedPrior? and Control+ExtendedNext? keystrokes for the winword document view. Closes #120

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/source/NVDAObjects/IAccessible/winword.py

    r2356 r2378  
    407407        ("ExtendedPrior","moveByLine"), 
    408408        ("ExtendedNext","moveByLine"), 
     409        ("Control+ExtendedPrior","moveByLine"), 
     410        ("Control+ExtendedNext","moveByLine"), 
    409411]] 
    410412