Quantcast
Viewing all articles
Browse latest Browse all 9103

View Client Configuration ADM Template Settings

Hello all,

i have a question.

 

I want to change some settings, eg. the colour depth. There is an entry in vdm_client.adm:

POLICY !!ColorDepth

    EXPLAIN !!ColorDepthExplain

    PART !!ColorDepth DROPDOWNLIST

        VALUENAME "ColorDepth"

        REQUIRED

        ITEMLIST

            NAME "8 bit" VALUE NUMERIC 8

            NAME "15 bit" VALUE NUMERIC 15

            NAME "16 bit" VALUE NUMERIC 16

            NAME "24 bit" VALUE NUMERIC 24

            NAME "32 bit" VALUE NUMERIC 32

        END ITEMLIST

    END PART

END POLICY

 

But how can i change the default to 8bit?

 

Thanks

Tobias


Viewing all articles
Browse latest Browse all 9103

Trending Articles