Тёмный

Newicons, MagicMenu and Visual Prefs - Make Workbench look more stylish 

Proteque-CBN
Подписаться 1,5 тыс.
Просмотров 1,8 тыс.
50% 1

Опубликовано:

 

21 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 33   
@Geordie-Jedi-77
@Geordie-Jedi-77 Год назад
Hi Proteque, another great video. Keep them coming. BITD I never had an HDD for my Amiga, so whenever I tinkered with WB most of my changes were lost. I've got a couple of clean WB installations set up in the emulator that I'm using (FS-UAE) You've actually inspired me to have a go at changing the icon sets, and settings myself ! So thank you very much.
@proteque
@proteque Год назад
wow. this comment made my day! Thanx a lot for telling me :)
@20windfisch11
@20windfisch11 Год назад
This “you have to press Return to accept the value of the text box” haunted me a lot in the beginning when I went from the Amiga to the PC, where pressing Enter usually accepts the current state and acts like clicking OK. To me, the approach of the Amiga, is still more logical. The best would be a combination of both worlds, incorporating the Tab function to go to the next field - pressing Enter should accept the current value and tab to the next input field, arriving at OK in the end.
@proteque
@proteque Год назад
I agree. I think your idea is perfect. These days there isnt even okay button. That still bothers me.
@hessex1899
@hessex1899 Год назад
Thanks for this, and the rest of your videos. I just recently got into Amigas, having never had one back in the day. These are all very helpful.
@proteque
@proteque Год назад
Glad you like them! Have fun in your journey into the golden past :)
@josephphillips9243
@josephphillips9243 11 месяцев назад
Thank you. This video is nice, short and sharp covering many applications. I missed the customisation when I shifted off the Amiga to the PC. Windows eventually caught up but the freedom to change was important to me at the time and the reason I nowadays use Android over iPhone. I also would like to see people's customisations of Workbench. It's just fun. I would like to see how far people with more creative minds than me can customise it.
@proteque
@proteque 11 месяцев назад
I was in the same boat. Ended up using Linux much because of this back then.
@serpentza
@serpentza 5 месяцев назад
Very useful, thank you
@proteque
@proteque 5 месяцев назад
Glad to hear that!
@Robert.Czarnik
@Robert.Czarnik 4 месяца назад
Thanks! I've just become subscriber 900 of your channel.
@proteque
@proteque 4 месяца назад
Oh wow. Thats a milestone. If I ever reach 1000 I need to do something special to celebrate.. Thanx for telling and following.
@rogerandrelassen3355
@rogerandrelassen3355 Год назад
Lastet ned mine Themes ser jeg :-) Hyggelig det :-) Har faktisk en helt ny theme klar. Blir lastet opp på Aminet og Amiga-Look snart.
@proteque
@proteque Год назад
Ah genialt. Ja, jeg hadde egentlig tenkt å bruke de i videoen, men siden alt var gammelt og glemt i combo med uscripta ombestemte jeg meg undervegs. Tenkte ta en egen video om themes. Ping meg gjerne når du slipper så kan jeg vente til da
@rogerandrelassen3355
@rogerandrelassen3355 Год назад
Er du på discord?
@proteque
@proteque Год назад
@@rogerandrelassen3355 ja, som proteque.
@jzarfas
@jzarfas 11 месяцев назад
Hi thanks for this, Im going to give it a go on my A1200
@proteque
@proteque 11 месяцев назад
Great. Have fun with it!
@ProteusMega
@ProteusMega 11 месяцев назад
You really should put extra user content in the "user-startup sequence" instead of the primary startup-sequence (only edit this for stuff which simply must be there!)
@proteque
@proteque 11 месяцев назад
I had this habit back then. As I don´t remember ever knowing why: care to share the reason for it?
@ProteusMega
@ProteusMega 11 месяцев назад
@@proteque There are a couple valid reasons: 1) Startup-sequence are primarily for system and very early startup things. Yes sometimes you have to put user additions in this file due to startup order or timing and such. But if possible it should be avoided due to reason 2. 2) If upgrades or major changes are made to workbench the startup-sequence can be overwritten (partially or completely) But this usually do not apply to the User-startup. It is normally good practice to separate the system stuff from the user stuff. It can also save alot of time and effort. It is good practice to keep the startup-sequence short and simple. Errors in the startup-sequence can bork the system. But errors in User-startup usually only means that some programs or paths do not work (but the system in general still work fine). When starting executable files (or scripts) it is also a good thing to put them inside conditional checks of existance (IF EXISTS...) as a safety net in case the file is missing or having the wrong name or path not being correct (Things can happen..). This way the startup simply skips problems without causing any issues in the general system. It is a bit extra but if system stability is premium (not to mention partition and filesystem safety) then it also good to separate workbench core files (basic installed files plus official updates) from user added files. This is done by having a secondary workbench partition OR a User partition with a Workbench folder in it (which mirrors the folder structure of the core installation). It is then possible to extend the search paths of all major system folders and aliases. This would mean that SYS: has a companion Alias called SYS2: As an example: C: goes both to SYS:C and SYS2:C. These extensions are also put into the User-Startup. They have to be created for each major system path (PATH ADD...) This essentially makes the core installation "immutable" in a sense. This also means you never install anything in SYS:Folder but always direct the installation program to SYS2:folder (the user twin of the workbench) This makes the Workbench extremly hardy and difficult to corrupt in any way. In fact you could even put all files and folders in the core installation as "read only" in order to make it even more rubust. If you then clone the core installation and the User partition separatly into LHZ or LHA archives, then you have a nearly indestructable system. If you at all have to put in things in the startup-sequence but the placement is not critical, it is better to add a another scriptfile with conditional checks of existance (IF EXISTS...). Then you can edit this external scriptfile instead. In this script file you add whatever you want which has to be placed in the startup-sequence. But the general rule should always be: if it is user added it goes into the User-startup.
@BerndFelsche
@BerndFelsche 11 месяцев назад
Hope that your beer didn't go flat while making this.
@proteque
@proteque 11 месяцев назад
Hehe. It prolly did!
@paulciurej
@paulciurej 11 месяцев назад
I like Amiga os 4.1 icons can they be used..
@proteque
@proteque 11 месяцев назад
I have not tested. But I have a hunch they are in the same format but using png so a newer icon.library is all that is needed. I will come back and let you know if I get around to test it. I have 4.1 running so I can grab an icon from there and test.
@paulciurej
@paulciurej 11 месяцев назад
@@proteque waiting impatiently... Hehehej
@remisclassiccomputers341
@remisclassiccomputers341 Год назад
Flott video!!!
@proteque
@proteque Год назад
Tusen takk. Godt å høre du likte den.
@remisclassiccomputers341
@remisclassiccomputers341 Год назад
@@proteque men så bedre ut før den siste saken med knappene på vinduene.
@proteque
@proteque Год назад
@@remisclassiccomputers341 enig. Slik jeg har den. Men i min ungdom digget jeg visual prefs.
@electronictreasure4191
@electronictreasure4191 11 месяцев назад
I know your history when you call it correctly "Directory Opus" and not just "dopus". :D
@proteque
@proteque 11 месяцев назад
Hehe, as in getting old? I don't recall when it started to be named as dopus by people. But for me it was and is directory opus.
@electronictreasure4191
@electronictreasure4191 11 месяцев назад
​@@proteque Yes Directory Opus is correct :)
Далее
Let's have a look at AROS One 2.6
16:20
Просмотров 3,8 тыс.
Best ways to emulate the Amiga in 2024?
17:10
Просмотров 19 тыс.
How to get skins for FREE? #standoff #skins #coins
00:34
Just enough assembly to blow your mind
29:31
Просмотров 105 тыс.
AMigaOS 4.1 Testing New Install on FS-UAE
18:20
Upgrade to Amiga OS 3.2.2 on my A1200
17:23
Просмотров 7 тыс.
Why Are Open Source Alternatives So Bad?
13:06
Просмотров 655 тыс.
13 Hot New Features of Amiga OS 3.2
10:53
Просмотров 36 тыс.