Difference between revisions of "Computer"

From ComputerCraft Wiki
Jump to: navigation, search
(Redirected page to Computer)
(Undo revision 1168 by Thesbros (talk) The `Console` page is less ambiguous than the `Computer` page. If anything, it should redirect here.)
Line 1: Line 1:
#REDIRECT [[Computer]]
+
The console is the main block of ComputerCraft. This is the titular computer, which is the centerpiece of this mod.[[File:J4wd7.png|frame|right|The recipe for a console.]]
 +
 
 +
[[Category:Blocks]]
 +
 
 +
== Usage ==
 +
Place the console wherever you please, and just right click it to use.
 +
 
 +
=== Keyboard Shortcuts ===
 +
{| border="1" cellpadding="2" cellspacing="0"
 +
!style="background:#EEE" width="200px"|Shortcut
 +
!style="background:#EEE" width="*"|Usage
 +
|-
 +
|CTRL + T
 +
|Terminates the current program.
 +
|-
 +
|CTRL + R
 +
|Reboots the console.
 +
|-
 +
|CTRL + S
 +
|Forcefully shuts down the computer.
 +
|}
 +
NOTE: You have to hold the keyboard shortcuts down for at least 1 second!

Revision as of 05:23, 29 March 2012

The console is the main block of ComputerCraft. This is the titular computer, which is the centerpiece of this mod.
File:J4wd7.png
The recipe for a console.

Usage

Place the console wherever you please, and just right click it to use.

Keyboard Shortcuts

Shortcut Usage
CTRL + T Terminates the current program.
CTRL + R Reboots the console.
CTRL + S Forcefully shuts down the computer.

NOTE: You have to hold the keyboard shortcuts down for at least 1 second!