screenVendor

Typefunction
DictionaryLCS
LibraryLiveCode Script
Syntax
the screenVendor
screenVendor()
Summary

Returns version information about the producer of the windowing software.

Introduced1.0
OSlinux
Platformsdesktop, server
Example
the screenVendor
if the screenVendor is originalVendor then pass mouseUp
Values
NameTypeDescription
return

The screenVendor function returns a string.

RelatedKeyword: string
Function: screenName
Glossary: return
Control Structure: function
Description

Use the screenVendor function to get information about the XWindows software version.

The return value usually includes the company or organization that produced the screen driver, along with version information.