This is the official RISC OS distribution for the Raspberry Pi.
RISC OS is a British operating system which was designed specifically for the ARM processor by the same team who created the original ARM. It is fast, compact and efficient. It is developed and tested by a loyal community of developers and users. RISC OS is not a version of Linux, nor is it in any way related to Windows. It has a number of unique features and aspects to its design.In order to improve the experience for users without network connection, we have disabled networking by default. To switch networking on, simply follow these steps:
Since the Pi can use pretty much any USB keyboard you might find yourself with one that isn’t arranged in the typical large PC keyboard manner. In particular non-UK Pi owners will likely be surprised when the type shift-3 and get a £ character trying up instead of a #.
You can change the keyboard layout in the !Configure window – double-click on the !configure icon on the desktop, click on the ‘Keyboard’ button and then pull down the menu of keyboard layout choices at the top; a USA keyboard will return you to getting # from shift-3. Brave people might even try the Dvorak layouts.
Another issue that might cause problems is with compact keyboards lacking a couple of F keys and a Pause/Break key. Fortunately there is a module that can map keys to work around this; keycap is at http://www.effarig.co.uk/riscos/download/keymap.zip
Put it in !Boot.Resources.!System.350.modules (since it is apparently ok back to RISC OS 3.50) and add an obey file to load it in!Boot.Choices.Boot.PreDesk containing (for example)
keycap 2 12
keycap 10 15
to map F2 to F12 (since there are only 10 F keys on many compact keyboards) and F10 to Break.