2

e.g. I know Ctrl-B works, Ctrl-I, etc.

What else is there? Is there are a way to indent/unindent with keyboard shortcuts?

Can I set alignment (l/r/center) with a shortcut?

flag

1 Answer

2

All of the keyboard shortcuts are shown in the menus of the wiki editor except for the buttons s (save), b (bold), i (italic) and u (underline). Here is the full list:

ctrl + - action
---------------
     s - save

     z - undo
     y - redo
     x - cut
     c - copy
     v - paste
     a - select all 

     k - insert / edit / remove link

     b - bold
     i - italic
     u - underline

When the insertion point is in a bulleted or numbered list, TAB increases the indent level and shift-TAB decreases the indent level.

link|flag
Also Tab for "Increase Indent" and Shift-Tab for "Decrease Indent" in bullets and numbered lists. – Assaf Mar 14 2010 at 8:07
thanks! added to the answer – adambox Mar 15 2010 at 15:20

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.