The following table lists some of the most common Moodle editing shortcut keys you can use in the Moodle HTML editor in WYSIWYG view. (WYSIWYG stands for What You See Is What You Get; it’s the default view in the Moodle modules).
Note: Not all browsers support all the keys listed. The keys in bold font are universal shortcuts.
| Key |
Action |
Key |
Action |
| CTRL-C |
Copy |
CTRL-V |
Paste |
| CTRL-X |
Cut |
CTRL-F |
Find text |
| CTRL-, |
Subscript |
CTRL-S |
Strikethrough text |
| CTRL-. |
Superscript |
CTRL-0 |
Clean word format |
| CTRL-Z |
Undo |
CTRL-H |
Change text format heading |
| CTRL-B |
Make text bold |
CTRL-1 |
To Ctrl-6 changes heading levels |
| CTRL-U |
Underline text |
CTRL-O |
Change the font |
| CTRL-I |
Make text italic |
CTRL-E |
Center |
| CTRL-L |
Justify left |
CTRL-K |
Change background color |
| CTRL-J |
Justify full |
CTRL-! |
Text runs right to left |
| CTRL-ALT-O |
Insert ordered list |
CTRL-ALT-A |
Create Anchor |
| CTRL-ALT-R |
Insert horizontal rule |
CTRL-ALT-C |
Insert special character |
| CTRL-ALT-L |
Create link |
CTRL-ALT-D |
Unlink |
| CTRL-ALT-N |
Turn off auto linking |
CTRL-ALT-S |
Insert emoticon (smiley) |
| CTRL-ALT-T |
Insert table |
CTRL-ALT-I |
Inset image |
| CTRL-ALT-C |
Insert special character |
CTRL-ALT-M |
Toggle full screen editor mode |

Web Design & Development Glossary
AJAX
asynchronous JavaScript and XML. A technique used in web page development.

Web Design & Development Glossary
API
application programming interface. A set of rules programs use to communicate with each other.

Web Design & Development Glossary
color stop
A special element that indicates a color to be added to a gradient.

Web Design & Development Glossary
FTP
File Transfer Protocol. A network protocol useful for transferring files in a client-server relationship.

Web Design & Development Glossary
HTML
HyperText Markup Language. The predominant language for building web pages.

Web Design & Development Glossary
HTTP
HyperText Transfer Protocol. The primary networking language for the Internet.

Web Design & Development Glossary
PHP
PHP Hypertext Processor. A scripting language that works well within HTML.

Web Design & Development Glossary
socket
A technology that allows remote computers to maintain a persistent connection in order to communicate with each other.

Web Design & Development Glossary
sprite
An graphic object on a web page that will be manipulated in real time.

Web Design & Development Glossary
SQL
Structured Query Language. A programming language useful in managing relational databases.

Web Design & Development Glossary
stateless protocol
An Internet procedure that completely breaks the connection between the client and the server after a transaction, meaning that the next transaction will require an entirely new connection.

Web Design & Development Glossary
Telnet
A network protocol useful in interactive, text-oriented communications.

Web Design & Development Glossary
W3C
World Wide Web Consortium. The organization that sets international standards for the World Wide Web.