Welcome, Guest. Please login or register.

Author Topic: Converting icons  (Read 6375 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Amigaz

  • Hero Member
  • *****
  • Join Date: Feb 2004
  • Posts: 1959
  • Country: se
  • Gender: Male
    • Show only replies by Amigaz
Re: Converting icons
« Reply #14 from previous page: December 10, 2005, 08:19:20 AM »
Quote

nasty wrote:
the dumb mistake was adding it slightly to high in the startup-sequence, the main icom im having a problem replacing is the RAM icon.

I've got a complete backup incase anything goes wrong, its one thing i've learnt from a pc :-)


The ram icon is in prefs/env-archive/sys

it's called def_ram

good luck  :-)
-------------------------------------------------------------------
Amiga 4000T - A3640 '040
Amiga 4000 - CS MKIII
Amiga 1200 - Blizzard 1230 MKIV
Amiga 1200 - Stock
Amiga CD32 - TF360
A bunch of ol' A500's
 

Offline nastyTopic starter

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 460
    • Show only replies by nasty
Re: Converting icons
« Reply #15 on: December 10, 2005, 10:15:29 AM »
Thanks AMIGAZ :-)
Specs:
A1200PT, mediator c/w voodoo 3 2000, sb128, 60G HDD,OS3.9,LITEON CDR, nec 4x4 changer,External Scan Doubler,Cocolino adapter,PS2 keyboard adaptor.

Morphos 2.6, mini mac g4 @ 1.25ghz.
 

Offline nastyTopic starter

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 460
    • Show only replies by nasty
Re: Converting icons
« Reply #16 on: December 11, 2005, 12:22:24 PM »
I had another problem with the ram icon, the problem was I was using magic workbench so the default MW icon would always show, but I found its icon in the S drawer.  Since I've replace my standard 3.9 icons my Ram,CD'S AND Floppys drives icon keep appearing halfway down the screen is there anyway i can get them to stay lined up like my other partitions, ive tryed snapshot of all and icons but they just dont want to stay lined up!
Specs:
A1200PT, mediator c/w voodoo 3 2000, sb128, 60G HDD,OS3.9,LITEON CDR, nec 4x4 changer,External Scan Doubler,Cocolino adapter,PS2 keyboard adaptor.

Morphos 2.6, mini mac g4 @ 1.25ghz.
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Converting icons
« Reply #17 on: December 11, 2005, 12:24:09 PM »
Yes, just put the icons where you want them, then do a snapshot, then copy the volumes' disk.info to envarc:sys/def_floppy.info, def_ram.info etc.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline nastyTopic starter

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 460
    • Show only replies by nasty
Re: Converting icons
« Reply #18 on: December 11, 2005, 12:47:02 PM »
Quote
put the icons where you want them, then do a snapshot, then copy the volumes' disk.info to envarc:sys/def_floppy.info, def_ram.info etc


I've lined all the icons up perfect and then took a snapshot, But I cant move the disk.info to the envarc:sys/ drawers as they just dont showup! unless I'm using a icon program. So am I mssing someway to get this info files to display on there volumes?
Specs:
A1200PT, mediator c/w voodoo 3 2000, sb128, 60G HDD,OS3.9,LITEON CDR, nec 4x4 changer,External Scan Doubler,Cocolino adapter,PS2 keyboard adaptor.

Morphos 2.6, mini mac g4 @ 1.25ghz.
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Converting icons
« Reply #19 on: December 11, 2005, 01:01:39 PM »
Icons with type "disk" will not show up. They will automatically become the volume icon and will not be visible in the volume's window. If you want to copy it you have to use the shell, like this:

1.>copy df0:disk.info envarc:sys/def_floppy.info

(Check the destination filename as I'm not 100% it's def_floppy.info)

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline nastyTopic starter

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 460
    • Show only replies by nasty
Re: Converting icons
« Reply #20 on: December 11, 2005, 01:04:22 PM »
Ah thank you Moto! I'll never get the hang of all those commands :-D
Specs:
A1200PT, mediator c/w voodoo 3 2000, sb128, 60G HDD,OS3.9,LITEON CDR, nec 4x4 changer,External Scan Doubler,Cocolino adapter,PS2 keyboard adaptor.

Morphos 2.6, mini mac g4 @ 1.25ghz.
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Converting icons
« Reply #21 on: December 11, 2005, 01:10:34 PM »
Heh, you'll get the hang of it, it just takes time  :-)

I learned about AmigaDOS when I was younger and had my A500 (my first ever computer) and used to make compilation floppies with my favourite games. I used to make menus to show what games were on there and load them when a key was pressed.

It's amazing that I can still remember all those commands after all these years!

You'll get there  :-D

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline nastyTopic starter

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 460
    • Show only replies by nasty
Re: Converting icons
« Reply #22 on: December 11, 2005, 01:42:43 PM »
I hope so :-D And thank you to you and all the other guys that have helped me on this thread :-)
Specs:
A1200PT, mediator c/w voodoo 3 2000, sb128, 60G HDD,OS3.9,LITEON CDR, nec 4x4 changer,External Scan Doubler,Cocolino adapter,PS2 keyboard adaptor.

Morphos 2.6, mini mac g4 @ 1.25ghz.
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Converting icons
« Reply #23 on: December 11, 2005, 01:50:50 PM »
BTW, I forgot to mention, you cannot snapshot a CD (it is read only). So you could do this:

1.>copy cd.info ram:disk.info
to make your desired CD icon the disk.info for RAM. Then put the RAM icon where you want the CD to appear. Do a snapshot, then do
1.>copy ram:disk.info envarc:sys/dev_ram.info

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10