Copyright (c) Hyperion Entertainment and contributors.

Difference between revisions of "Configuring Workbench and AmigaOS"

From AmigaOS Documentation Wiki
Jump to navigation Jump to search
 
(18 intermediate revisions by 6 users not shown)
Line 1: Line 1:
  +
[[Category:Workbench]][[Category:Preferences]]
[[amigaos41ahi|AHI]] (Audio Hardware Interface) - Allows for control over the audio functions of your Amiga
 
  +
AmigaOS and the Workbench comes with a suite of program preferences to adjust Sound, Graphics, Text, Display, Font settings and more.
   
  +
== Configuring through the User-startup ==
[[amigaos41amigainput|AmigaInput]] - Setup for gamepads and joysticks
 
   
  +
The user-startup is a simple AmigaDOS script containing commands that will be executed everytime AmigaOS starts.
[[amigaos41asl|ASL]] - Allows for control over file requesters
 
  +
It is optional but it is always used by the user as it is an easy way to add custom settings to the system.
   
  +
The [[UserDoc:System_Scripts#startup-sequence|startup-sequence]] is so critical for the correct starting of the operating system that it is recommended to never modify it. Instead, users can edit the [[UserDoc:System_Scripts#user-startup|user-startup]] to start their own programs or set their own settings.
[[amigaos41compatibility|Compatibility]] - Manages the 68K Just-in-time compiler settings
 
   
  +
As an example, if you want to create an assign each time you boot AmigaOS, just add the following line to your user-startup:
[[amigaos41console|Console]] - Controls the settings for the Amiga Shell
 
   
  +
''Assign myassign: Disk:mydirectory''
[[amigaos41deficons|DefIcons]] - Interface to allow behavor of default icon
 
   
  +
== Configuring through the Devs:... ==
[[amigaos41dos|DOS]] - Manages DOS settings
 
   
  +
== The Save/Use/Test concept==
[[amigaos41font|Font]] - Controls Font selection for Workbench, Screens, and Windows
 
   
  +
[[File:Save-use-test-cancel.png|frame|Buttons at the bottom of the preferences programs]]
[[amigaos41gui|GUI]] -
 
  +
In AmigaOS you can modify some settings and test them '''without''' storing the modifications on disk. This is very handy because you can modify a lot of settings but you can always go back very easily to your saved configuration. You don't need to keep a list of all the changes you do and there is no fear you break something.
  +
When you want to cancel all your tests, just restart the system and you automatically restore the previous (correct) settings.
  +
This way it's up to the user to decide when the settings will be saved. The operating system will never store modifications by itself.
   
  +
To reflect this mechanism all preferences programs have the following 4 buttons (if possible):
[[amigaos41input|Input]] -
 
   
  +
* Save
[[amigaos41internet|Internet] -
 
  +
This will save on disk the current settings so they will become permanent. The preferences program will also close.
   
  +
* Use
[[amigaos41locale|Local]] -
 
  +
When you click this button, the current settings will be applied on the system but ''not saved'' on disk. The preferences program will also close.
   
  +
* Test
[[amigaos41notifications|Notifications]] -
 
  +
This button will apply the current settings but the program will stay open. This way you can immediately see the result of your settings and you can modify them again and do another test.
   
  +
* Cancel
[[amigaos41palette|Palette]] -
 
  +
This will cancel any modification you did since the program was opened. Changes will be reverted and the program will close.
   
  +
== Preferences==
[[amigaos41Picasso96Mode|Picasso96Mode]] -
 
   
  +
[[Workbench/Prefs|Prefs]] - List of all the preferences programs you can use to configure AmigaOS
[[amigaos41pointer|Pointer]] -
 
 
[[amigaos41popupmenu|PopupMenu]] -
 
 
[[amigaos41printer|Printer]] -
 
 
[[amigaos41printergfx|PrinterGfx]] -
 
 
[[amigaos41printerps|PrinterPS]] -
 
 
[[amigaos41screenblanker|ScreenBlanker]] -
 
 
[[amigaos41screenmode|ScreenMode]] -
 
 
[[amigaos41screens|Screens]] -
 
 
[[amigaos41serial|Serial]] -
 
 
[[amigaos41time|Time]] -
 
 
[[amigaos41timezone|Timezone]] -
 
 
[[amigaos41uboot|UBoot]] -
 
 
[[amigaos41usb|USB]] -
 
 
[[amigaos41wbpattern|WBPattern]] -
 
 
[[amigaos41wbstartup|WBStartup]] -
 
 
[[amigaos41workbench|Workbench]] -
 

Latest revision as of 23:01, 3 November 2014

AmigaOS and the Workbench comes with a suite of program preferences to adjust Sound, Graphics, Text, Display, Font settings and more.

Configuring through the User-startup

The user-startup is a simple AmigaDOS script containing commands that will be executed everytime AmigaOS starts. It is optional but it is always used by the user as it is an easy way to add custom settings to the system.

The startup-sequence is so critical for the correct starting of the operating system that it is recommended to never modify it. Instead, users can edit the user-startup to start their own programs or set their own settings.

As an example, if you want to create an assign each time you boot AmigaOS, just add the following line to your user-startup:

Assign myassign: Disk:mydirectory

Configuring through the Devs:...

The Save/Use/Test concept

Buttons at the bottom of the preferences programs

In AmigaOS you can modify some settings and test them without storing the modifications on disk. This is very handy because you can modify a lot of settings but you can always go back very easily to your saved configuration. You don't need to keep a list of all the changes you do and there is no fear you break something. When you want to cancel all your tests, just restart the system and you automatically restore the previous (correct) settings. This way it's up to the user to decide when the settings will be saved. The operating system will never store modifications by itself.

To reflect this mechanism all preferences programs have the following 4 buttons (if possible):

  • Save

This will save on disk the current settings so they will become permanent. The preferences program will also close.

  • Use

When you click this button, the current settings will be applied on the system but not saved on disk. The preferences program will also close.

  • Test

This button will apply the current settings but the program will stay open. This way you can immediately see the result of your settings and you can modify them again and do another test.

  • Cancel

This will cancel any modification you did since the program was opened. Changes will be reverted and the program will close.

Preferences

Prefs - List of all the preferences programs you can use to configure AmigaOS