diff --git a/Shortcut-Keys.md b/Shortcut-Keys.md index ad6d89a..829967e 100644 --- a/Shortcut-Keys.md +++ b/Shortcut-Keys.md @@ -1,12 +1,14 @@ -* ESC / Alt + F4 - Close emulation. -* F1 - \ -* F2 - Toggle old fixed function method. (Default: off, using HLSL fixed function) -* F3 - Clip mouse cursor to the rendering window. -* F5 - Start emulating xbe title. -* F6 - Stop emulating xbe title. -* F7 - Load dashboard (if installed) -* F8 - Toggle print info to console/file. (Type "help" without the quote to see list of commands.) -* F9 - Toggle framerate unlock hack. -* F10 / Alt + ENTER - Toggle faux/fake/windowed fullscreen. -* F11 - Switch between normal, wireframe, and point graphics. -* F12 - Toggle push buffer debugging. \ No newline at end of file +Key | Shortcut +--- | -------- +ESC / Alt+F4 | Close emulation. +F1 | \ +F2 | Toggle old fixed function method. (Default: off, using HLSL fixed function) +F3 | Clip mouse cursor to the rendering window. +F5 | Start emulating xbe title. +F6 | Stop emulating xbe title. +F7 | Load dashboard if installed. +F8 | Toggle print info to console/file. (Type `help` to see list of commands.) +F9 | Toggle framerate unlock hack. +F10 / Alt+ENTER | Toggle faux/fake/windowed fullscreen. +F11 | Switch between normal, wireframe, and point graphics. +F12 | Toggle push buffer debugging.