Priest of the Order of the Butterfly
Posts: 874 from 2007/4/9
From: Kingston upon ...
Quote:
Zylesea wrote:
Well, using MorphOS gives me quite another experience than using Windows or OS X or Linux. Much of the reasons seem to be more like a feeling, but I want to track down that feeling and collect what MorphOS actually is doing different than other mainstream OSes.
1st thing that springs to my mind is the window handling - active windows do not automatically jump to front, but only on users comand (i.e. double click).
If you think of _using_ MorphOS instead of some mainstream OS - what's your first difference that comes to mind?
AssignsIn addition to volumes, MorphOS retains the concept of assigns. In the simplest sense, an assign is pseudonyms for a volume or directory paths. As with volumes, assigns are suffixed by a colon, and are also mounted at the top level of the filesystem.
An example of an assign is 'sys' - which is a pseudonym for the system volume 'MorphOS'.
The path to Odyssey web browser, normally expressed as:
MorphOS:applications/owb/owbcan therefore also be expressed as:
Sys:applications/owb/owbAnother example of an assign is 'envarc' - which is a pseudonym for the directory 'prefs/env-archive' on the system volume 'morphos'.
This directory path can therefore be expressed either as:
MorphOS:prefs/env-archiveSys:prefs/env-archive or simply
Envarc:Assigns can also refer to multiple locations. The 'c' assign is an example of this. The primary location is morphos:c, however it is also a pseudonym for the location morphos:morphos/c.
Assigns addressing multiple locations are prioritised in the order they are created (In this case sys:c is created first, then mossys:c added).
Consequently the command:
c:foobar will first search the location
sys:c for the file 'foobar'. If the file is not found, the location
sys:morphos/cwill then be searched.
[ Edited by boot_wb 22.06.2014 - 10:32 ]www.hullchimneyservices.co.uk
UI: Powerbook 5,6 (1.67GHz, 128MB VRam): OS3.1, OSX 10.5.8
HTPC: Mac Mini G4 (1,5GHz, 64MB VRam): OS3.1 (ZVNC)
Audiophile: Efika 5200b (SB Audigy): OS3.1 (VNC + Virtual Monitor)
Windows free since 2011!