From de11cbf28366b87f8621aaad5bccd4ccca93a40c Mon Sep 17 00:00:00 2001 From: RadWolfie Date: Tue, 5 Sep 2017 10:05:09 -0500 Subject: [PATCH] Initialize shortcut keys page --- Shortcut-Keys.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Shortcut-Keys.md diff --git a/Shortcut-Keys.md b/Shortcut-Keys.md new file mode 100644 index 0000000..d19435d --- /dev/null +++ b/Shortcut-Keys.md @@ -0,0 +1,15 @@ +Shortcut Keys +--- +Here's the shortcut keys you can use with Cxbx-Reloaded software. + +* ESC - Close emulation. +* F5 - Start emulating xbe title. +* F6 - Stop emulating xbe title. +* F8 - Open console debug command prompt. (Type "help" without the quote to see list of commands.) +* F10 - Toggle faux fullscreen. +* F11 - Switch between normal graphic, wireframe, and point. +* F12 - Toggle push buffer debugging. +* Alt + ENTER - Toggle faux fullscreen. +* Alt + F4 - Close emulation. + +TODO: Need to find all known hot keys to put in up above. \ No newline at end of file