Legacy Documentclose button

Important: This document is part of the Legacy section of the ADC Reference Library. This information should not be used for new development.

Current information on this Reference Library topic can be found here:

Version: 1.0

Posted: 2003-01-14

Build Requirements: N/A

Runtime Requirements: Carbon Display Manager (either 1.2 or 2.x). This means running either System 7.1.2 through 7.5.1 for Display Manager 1.2 features, or 7.5.2 and later or Display Enabler 2.0 to get Display Manager 2.0 features.

View Source Code:

Download Sample (“DMFkey_Source.zip”, 20.4K)
Download Sample (“DMFkey_Source.dmg”, 81.8K)



Description

DMFkey (short for Display Manager Flip FKey) is a sample which makes use of the RequestVideo sample code API. For information about the RequestVideo sample source code, please refer to the Read Me file for the PlayVideo sample code. Display Flip FKey is another example of Display Manager sample code, this time with an FKey wrapper. It uses the cool new Display Manager 2.0 to change the monitor screen resolution the specified HxV resolutions. This FKey will flip between 640x480 and BIG. BIG is up to 2000x2000 if your monitor supports it. Display Flip FKey requires that the Display Manager (either 1.2 or 2.x) be present in your system. This means running either System 7.1.2 through 7.5.1 for Display Manager 1.2 features, or 7.5.2 and later or Display Enabler 2.0 to get Display Manager 2.0 features. Installing It Into The System : The Display Flip FKey uses the best way to install FKey's into the system - it is packaged as a font suitcase. Just drop the Display Flip FKey suitcase into your system's Fonts folder of your system and off you go - it is ready to run. The only drawback is, like all things in the system Fonts folder, only the Finder can be running when you want to take things out if it. This means quitting all your normally open applications like Malph, Darkside, and CodeWarrior before you can remove the Display Flip FKey. You can change the FKey number by changing the resource ID of the FKey either in the project or using ResEdit after the fact. Requirements: Display Manager (either 1.2 or 2.x). This means running either System 7.1.2 through 7.5.1 for Display Manager 1.2 features, or 7.5.2 and later or Display Enabler 2.0 to get Display Manager 2.0 features. Keywords: Display Manager, FKey, resolution, DMFkey

Document Revision History

Date Notes
2003-01-14First Version

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.