Changes between Version 55 and Version 56 of InteractionAndGraphicsDesign


Ignore:
Timestamp:
05/29/09 16:24:00 (16 years ago)
Author:
danvisel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InteractionAndGraphicsDesign

    v55 v56  
    335335==== Keyboard Shortcuts ====  
    336336 * '''Description''' Most keyboard shortcuts should repeat an action in the menu bars; users can learn the keyboard shortcuts by looking in the menu bars. 
    337 ==== Current Keyboard Shortcuts ==== 
    338  * '''control-b''', '''File > Book Properties''', shows book properties. 
    339  * '''control-n''', '''File > New Book''', creates a new Sophie book. 
    340  * '''control-o''', '''File > Open Book''', opens a Sophie book.  
    341  * '''control-q''', '''File > Quit Sophie 2''', quits Sophie.  
    342  * '''control-s''', '''File > Save''', saves the current Sophie book. 
    343  * '''control-shift-s''', '''File > Save As''', saves the current Sophie book with a new name.  
    344  * '''control-y''', '''Edit > Redo''', redoes the last undone action, if there is one.  
    345  * '''control-z''', '''Edit > Undo''', undoes the last action. 
    346 ==== Current Keyboard Shortcuts, will probably be deprecated ==== 
    347  * '''control-i''', '''Help > Inspector''', shows the inspector (a developer tool). 
    348 ==== Planned Keyboard Shortcuts ==== 
     337 * Current Keyboard Shortcuts 
     338  * '''control-b''', '''File > Book Properties''', shows book properties. 
     339  * '''control-n''', '''File > New Book''', creates a new Sophie book. 
     340  * '''control-o''', '''File > Open Book''', opens a Sophie book.  
     341  * '''control-q''', '''File > Quit Sophie 2''', quits Sophie.  
     342  * '''control-s''', '''File > Save''', saves the current Sophie book. 
     343  * '''control-shift-s''', '''File > Save As''', saves the current Sophie book with a new name.  
     344  * '''control-y''', '''Edit > Redo''', redoes the last undone action, if there is one.  
     345  * '''control-z''', '''Edit > Undo''', undoes the last action. 
     346 * Current Keyboard Shortcuts, will probably be deprecated  
     347  * '''control-i''', '''Help > Inspector''', shows the inspector (a developer tool). 
     348 * Planned Keyboard Shortcuts  
    349349 
    350350== 2. Schedule ==