There are many small functions which set up specific sets of key and mouse bindings for you; we call these functions macros. These are generally called near the top of userconfig.py, right after your import statements. The examples and comments contained in userconfig.py should do a good job of explaining it all, so have a look through it, and if you're even more curious, you can look through macros.py.