Software > Software (16-/32-Bit)

Auflösungsabhängiges Desktop ...

(1/10) > >>

guest3182:
... ohne Bootmanger möglich?

Problem:

Mein Desktop ist ziemlich voll, dafür ist es ja auch da und ist in der hohen Auflösung ja kein Problem.
Ich habe es zwar noch nicht getestet, aber ich befürchte, das das Desktop nur teilweise und sehr
caotisch aussehen wird, wenn ich die geringe Auflösung fahren.

Gibt es da eine Möglichkeit das eine präparierte automatisch  newdesk.inf geladen wird, wenn die
niedrige oder mittler Auflösung erkannt wird ohne das irgendein Bootscreen kommt?

laufkopf:
schau mal hier unter desktop configurator. vielleicht ist das ja simpel genug?

guest3182:
Das ist schon nicht schlecht, besser wäre wäre
es mit Hardwareerkennung. Viele Spiele
erkennen ja auch die falsche Auflösung.

laufkopf:
Sofern ich es richtig verstanden habe, wird die Auflösung in der Desktop.inf bzw Newdesk.inf gespeichert.

#E PR BR xx OP LD CM xx xx xx...

   PR = Preferences (Confirm file copy, delete, and overwrite; display
   options)

     bit 7: show files as
        1 = show as text         0 = show as icons

     bits 6,5: sort
        00 = by name             01 = by date   
        10 = by size             11 = by type

     bit 4: confirm deletes
        1 = yes                  0 = no

     bit 3: confirm copy
        1 = yes                  0 = no

     bit 2: ?
        0
     
     bit 1: ?
        0
     
     bit 0: confirm overwrites
        0 = yes                  1 = no

   B = Blitter
        1 = on                   0 = off

   R = Resolution #

        1 = ST Low  or RGB 320 x 200
        2 = ST Med  or RGB 640 x 200
        3 = ST Hi   or RGB 640 x 400
        4 = Falcon 80 col x 240 or 480
        5 = TT monochrome(?)
        6 = Falcon 40 col x 240 or 480

   OP = Other configuration parmaters

     bit 4: Input parameter (from "Desktop Config")
        0 = filename             1 = pathname

     bit 3: Default directory (from "Desktop Config")
        0 = Top Window           1 = Application

     bit 2: Size to fit
        0 = off                  1 = on

     bit 1: ?
        1
       
     bit 0: Sort on, off
        0 = Sort on              1 = Sort off

    LD = Line Doubling or Interlace

        00 = Line Doubling or Intlace off
        01 = Line Doubling or Intlace on

    CM

     bit 7 - ST Compatibility:
        0 = non-compatible;      1 = ST compatibility on

     bit 4: Hardware Select
        0 = RGB mode             1 = VGA mode

     bit 3: nuber of text columns
        0 = 40 columns           1 = 80 columns

     bits 0-2: number of available colors
        000 = 2 colors
        001 = 4
        010 = 16
        011 = 256
        100 = Truecolor mode


edit: komplette Beschreibung ist hier zu finden.

guest3182:
Ja, aber wie kann ich das umsetzen?
Kann man Schleifen setzen die Einträge
in geringer Auflösung ignoriert werden?

Navigation

[0] Themen-Index

[#] Nächste Seite

Zur normalen Ansicht wechseln