AROS ​​Vision

Modern and free Amiga-Compatible Experience on Amiga and PC

AROS includes a wide range of Preferences programs, similar to system settings on other operating systems. They are usually used to configure how the system looks, behaves, starts, displays graphics, handles input devices, and interacts with programs.

ScreenMode

ScreenMode controls the display resolution, color depth, and available graphics modes.

Typical settings include:
screen resolution, for example 1024×768 or 1920×1080
color depth, such as 16-bit or 32-bit
refresh/display mode depending on the graphics driver
whether the Workbench desktop uses a specific screen mode

This is one of the most important preferences because an unsuitable screen mode may make the desktop difficult to use or even unreadable.

Locale 

Locale controls regional and language settings. 

It can define: system language
country or region
date format
time format
number format
currency format
character set preferences

For example, a German setup may use German language texts, 24-hour time, comma as decimal separator, and European date formatting.

Input 

Input controls keyboard and mouse behavior. 

Typical options include: 
keyboard repeat delay
keyboard repeat speed
mouse pointer speed
double-click speed
mouse acceleration
qualifier key behavior

This preference is useful for making the system feel more comfortable during daily use.

IControl 

IControl controls parts of the Intuition user interface behavior. Intuition is the classic Amiga-style graphical user interface system used by AROS. 

IControl may affect things such as: 
window activation behavior
screen dragging behavior
menu behavior
mouse focus behavior
special keyboard shortcuts
user interface reaction style

This makes IControl especially important for users who want the system to behave more like classic AmigaOS or more like a modern desktop.

Wanderer Preferences 

Wanderer is the AROS desktop environment, comparable to Workbench on AmigaOS. 

Its preferences can control: desktop icon behavior
drawer/window display
icon arrangement
file display style
background behavior
desktop refresh behavior
tool handling
view modes

   Wanderer is often the first part of AROS a beginner sees, so these settings strongly affect the everyday user experience.

Font 

Font preferences define which fonts are used by the system. 

They may include: default system font
screen font
window title font
icon text font
menu font
fixed-width font

Changing fonts can improve readability, especially on high-resolution screens or older monitors.

Palette 

Palette preferences control system colors. 

They can affect: 
window colors
background colors
text colors
highlight colors
menu colors
selection colors

   On Amiga-like systems, palette settings are historically important because many programs rely on system-defined colors.

Pointer 

Pointer preferences control the mouse pointer appearance. 

Typical settings include: pointer shape
pointer colors
pointer size
custom pointer graphics

This allows users to make the mouse pointer easier to see or closer to the classic Amiga look. 

Time 

Time preferences configure date and clock settings. 

They may include: current date
current time
time zone
daylight saving behavior
hardware clock synchronization

Correct time settings are important for file dates, logs, archives, and network-related tasks.

Printer 

Printer preferences configure printer support. 

Depending on the AROS installation and drivers, they may include: 
printer device
printer type
paper size
print quality
port or connection method
driver configuration

Printer support can vary depending on hardware and installed components. 

Network 

Preferences Some AROS distributions include tools for configuring networking. 

These preferences may control: network interface
IP address
DHCP usage
gateway
DNS server
hostname
wireless or wired network settings, depending on support

Networking is especially important if AROS is used for web browsing, file transfer, or development.

AHI Audio Preferences 

AHI is the common audio system used by Amiga-like operating systems. 

AHI preferences can define: 
audio driver
playback unit
sample rate
stereo or mono output
mixing frequency
default audio mode

Many programs use AHI for sound output, so correct configuration is important for games, media players, and audio applications.

Zune Preferences 

Zune is AROS’s open-source implementation of MUI. 

Zune preferences may affect: visual appearance of Zune/MUI-based programs
font settings
object spacing
backgrounds
button styles
window layout details

   Because many AROS applications use Zune, these preferences can strongly affect application appearance.

Appearance Preferences 

Some AROS distributions include theme-related settings. 

Themes may change: 
window borders
button graphics
icons
colors
backgrounds
fonts
overall desktop style

Firewall Preferences 


Bluetooth Preferences 


ASL Preferences 


BoingIconBar Preferences 


Editor Preferences 


OpenURL Preferences 


PSI Preferences 


Reqtools Preferences 


Serial Preferences 


Trackdisk Preferences 


Trident Preferences 


User-Startup and Startup-Sequence 

Related Preferences Although not always handled through a graphical preference editor, startup configuration is a major part of AROS customization. 

Important startup files include: 
S:Startup-Sequence
S:User-Startup

These files can define: 
which commands run at boot
which assigns are created
which services are started
which patches or tools are loaded
which environment variables are set

Beginners should be careful when editing startup files, because mistakes may prevent the system from booting correctly. 

ENV and ENVARC 

AROS uses environment variables in a way similar to AmigaOS. Two important locations are: 
ENV: — current temporary environment settings
ENVARC: — permanent environment settings saved across reboots

Many preferences are stored in ENVARC: and copied or loaded into ENV: during startup. 

This means: 
changes in preferences are often saved permanently in ENVARC:
the running system uses active settings from ENV:
deleting or damaging files in these locations may reset or break preferences

GUI Preferences and Config Files 

Not every setting in AROS is managed through a single central control panel. 

Preferences may be stored as: 
separate preference files
tooltypes
environment variables
configuration files
startup script entries
application-specific settings

This is typical for Amiga-like systems and gives advanced users a lot of control. 

ToolTypes 

Many AROS programs and icons support ToolTypes. ToolTypes are settings stored in icon information. 

They may define: 
program options
startup parameters
window size
screen mode
paths
device names
feature switches

A beginner can think of ToolTypes as small configuration options attached to an icon. 

DOS Preferences and Assigns 

AROS uses Amiga-like logical paths called assigns. 

Examples include: 
SYS:
C:
S:
Prefs:
Tools:
Utilities:
Work:

Preferences and startup scripts may define or rely on these assigns. Assigns make it possible to refer to important system locations without always using full physical paths. 

Shell Preferences 

The AROS Shell can also be customized. 

Typical shell-related preferences include: 
shell window size
default shell fonts
command search paths
aliases
prompt appearance
startup commands
environment variables

Some of these settings may be configured through startup scripts rather than a graphical preferences program. 

Compatibility Preferences 

Depending on the AROS version and distribution, there may be settings related to compatibility with AmigaOS-style software. 

These may involve: 
file system behavior
library paths
assigns
legacy program settings
icon handling
screen handling

Because AROS is Amiga-inspired but not identical to AmigaOS, compatibility settings can be important when running older or ported software. 

Storage and Device Preferences 

Some AROS setups include tools or configuration files for storage devices. 

These may involve: 
partitions
disk devices
file systems
mount lists
device names
boot volumes

On Amiga-like systems, device configuration is often more visible to the user than on modern consumer operating systems. 

How Preferences Are Usually Opened 

Preferences are usually found in a drawer such as: SYS:Prefs or simply: Prefs: From there, the user can open individual preference programs. 

Common examples may include: 
ScreenMode
Locale
Input
Font
Palette
Pointer
Time
AHI
Wanderer
Zune or MUI-related tools

The exact list depends on the AROS distribution. 

How Preferences Are Saved 

Most preference editors usually offer buttons such as: 
Save
Use
Cancel

Their meaning is important: 
Use applies the setting only for the current session.
Save applies the setting and stores it permanently.
Cancel closes the editor without applying changes.

This behavior is very typical for Amiga-like systems. 

Why AROS Preferences Are Important 

Preferences in AROS are important because they define both the appearance and the behavior of the system. 

They control: how the desktop looks
how windows react
how the mouse and keyboard feel
which language and region are used
how sound works
how programs display their interfaces
how the system starts
how paths and assigns are configured

For beginners, the most important preference tools are usually: 
ScreenMode
Locale
Input
Wanderer
Font
AHI
Time
Zune or MUI preferences

Short beginner-friendly summary 

AROS preferences are the system settings of AROS. They are usually stored in the Prefs: drawer and allow the user to configure display, language, keyboard, mouse, sound, desktop behavior, fonts, colors, themes, startup behavior, and program interfaces. Unlike some modern systems, AROS keeps many settings in separate preference tools and configuration files, which gives the user a lot of control but can feel unusual at first.Wanderer is the desktop environment of AROS, comparable to Workbench on classic AmigaOS. It is the part of the system where users see drives, drawers, program icons, files, and windows. For beginners, Wanderer is often the main place for everyday work.