summaryrefslogtreecommitdiff
path: root/src/parse.c
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2012-12-11 12:39:46 -0800
committerAaron Plattner <aplattner@nvidia.com>2012-12-11 12:39:46 -0800
commit88f50388a0866128d4192196a14267916d1ea68f (patch)
tree95d7eb62636e5143ccdc86aa2fe80c46664b3e29 /src/parse.c
parente9f8e835f4e9ac4c59383feed05bb055d3405bf4 (diff)
313.09313.09
Diffstat (limited to 'src/parse.c')
-rw-r--r--src/parse.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/parse.c b/src/parse.c
index a27664d..73eb006 100644
--- a/src/parse.c
+++ b/src/parse.c
@@ -308,6 +308,7 @@ AttributeTableEntry attributeTable[] = {
{ "CurrentMetaMode", NV_CTRL_STRING_CURRENT_METAMODE_VERSION_2, S|N, "Controls the current MetaMode." },
{ "XineramaInfoOrder", NV_CTRL_STRING_NVIDIA_XINERAMA_INFO_ORDER, S|N, "Controls the nvidiaXineramaInfoOrder." },
{ "RandROutputID", NV_CTRL_DISPLAY_RANDR_OUTPUT_ID, N, "The RandR Output ID that corresponds to the display device." },
+ { "FrameLockDisplayConfig", NV_CTRL_FRAMELOCK_DISPLAY_CONFIG, N, "Controls the FrameLock mode of operation for the display device." },
/* TV */
{ "TVOverScan", NV_CTRL_TV_OVERSCAN, 0, "Adjusts the amount of overscan on the specified display device." },