From 6f7a590fa2e67fa1aafdd6ba743529fe97746b1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20N=C3=BCcke?= Date: Thu, 7 Aug 2014 14:24:25 +0200 Subject: [PATCH] Cleaned up greetings.txt some more (duplicates, typos, out-of-date stuff). --- .../opencomputers/loot/OpenOS/usr/misc/greetings.txt | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/main/resources/assets/opencomputers/loot/OpenOS/usr/misc/greetings.txt b/src/main/resources/assets/opencomputers/loot/OpenOS/usr/misc/greetings.txt index 492ef1a34..041959f85 100644 --- a/src/main/resources/assets/opencomputers/loot/OpenOS/usr/misc/greetings.txt +++ b/src/main/resources/assets/opencomputers/loot/OpenOS/usr/misc/greetings.txt @@ -12,16 +12,17 @@ Most programs can be interrupted by pressing Ctrl+Alt+C. Paste the contents of the clipboard using the middle mouse button or a configurable key (default: insert). Computers will consume less power while idling - i.e. when os.sleep(n > 0.05) is called. Screens will consume more power the more lit characters they display. -Most blocks act as 'cables' - use switches and power distributes to create separate networks. +Most blocks act as 'cables' - use switches and power distributers to create separate networks. Welcome to the dark side - here, have some cookies. -Screens can display all of Codepage 437 - paste the special chars or use unicode.char. +Screens can display Unicode - paste the special chars or use unicode.char. Run `help` or `man programname` for ingame help on programs shipped with OpenOS - start with `man man`. -For more help, there's a wiki on Github - or find the IRC loot disk and join #oc. +For more help, there's a wiki at http://ocdoc.cil.li/ - or find the IRC loot disk and join #oc. Computers have a very basic, built-in speaker - control it using computer.beep(). Many component methods have a short documentation - use `=component.componentName.methodName` in the Lua interpreter to see it. You can get a list of all attached components using the `components` program. If you encounter out of memory errors, throw more RAM at your computer. Have you tried turning it off and on again? To disable this greeting, install OpenOS to a writeable medium and delete `/etc/motd`. -Change the text size by changing the screen resolution - try using the `resolution` program. -Did you know OpenComputers has a forum? No? Well, it's at http://oc.cil.li +Did you know OpenComputers has a forum? No? Well, it's at http://oc.cil.li/. +Please report bugs on the Github issue tracker, thank you! +Beware of cycles when building networks, or you may get duplicate messages! \ No newline at end of file