Script Index


/var/lib/sorcery/modules/libmedia

=head1 SYNOPSIS Functions for dealing with screen and sound settings =head1 DESCRIPTION Provides color schemes =head1 COPYRIGHT Copyright (C) 2004 The Source Mage Team =head1 FUNCTIONS


function media_init()

Parameters:

Description

sets the colors based upon COLOR_SCHEME and defaults to a BRIGHT color scheme


function sound_schemes_menu()

Parameters:

Description

Setup sound menu from existing installed sorcery sound spells. Currently no check done for installed sound schemes, just message to user. Passes name of chosen scheme to the set_sound_scheme funtion.


function set_sound_theme()

Parameters:

Description

Here the passed scheme is set as default sound scheme. If the sound spell is not installed it will be cast for the user.


function color()

Parameters:

Description

First argument is "off" or "on" to turn console colors off or on