Amiga.org

Operating System Specific Discussions => MorphOS => MorphOS -- Application questions and support => Topic started by: Fingers on December 01, 2009, 10:09:57 AM

Title: Something like SYSInfo for MorphOS?
Post by: Fingers on December 01, 2009, 10:09:57 AM
I don't seem to be able to find such a utility inside my MorphOS install.

It would be nice to be able to see all system info using a tool like this...does one exist?

PZ.

(using on Mac Mini & Efika if that counts for anything)
Title: Re: Something like SYSInfo for MorphOS?
Post by: Piru on December 01, 2009, 11:32:11 AM
Quote from: Fingers;532051
I don't seem to be able to find such a utility inside my MorphOS install.

It would be nice to be able to see all system info using a tool like this...does one exist?

PZ.

(using on Mac Mini & Efika if that counts for anything)


showconfig in shell gives some basic system configuration info.

For tons of system details, see scout (http://www.morphos-files.net/find.php?find=scout)
Title: Re: Something like SYSInfo for MorphOS?
Post by: Fingers on December 01, 2009, 11:41:19 AM
Thanks heaps man, downloading now! :D

PZ.
Title: Re: Something like SYSInfo for MorphOS?
Post by: Fingers on December 01, 2009, 12:33:56 PM
Won't run without some bizzare MUI version (number & letter combo seems strange) :-~

PZ.
Title: Re: Something like SYSInfo for MorphOS?
Post by: Piru on December 01, 2009, 12:36:09 PM
Quote from: Fingers;532072
Won't run without some bizzare MUI version (number & letter combo seems strange) :-~
It probably tries to tell you about some MUI classes it needs.

Most likely NList:

http://aminet.net/package/dev/mui/MCC_NList-0.103.lha

When installing, remember this MorphOS FAQ (http://www.morphos-team.net/faq.html) entry:
Code: [Select]
Q: Where do I put my 3rd party MUI custom classes?
A: In SYS:Classes/MUI
Title: Re: Something like SYSInfo for MorphOS?
Post by: Fingers on December 01, 2009, 01:19:14 PM
Yep, had a read of the readme in that, installed, working!

Thanks yet again! :D

PZ.