Config-Model-Xorg

 view release on metacpan or  search on metacpan

lib/Config/Model/models/Xorg/Device/Fglrx.pl  view on Meta::CPAN

        ],
        'description' => '
           Set the X-server to use a TrueColor visual as default. You can
           check the result with xpdyinfo(1). The default is: "off".',
        'type' => 'leaf',
        'value_type' => 'enum'
      },
      'DesktopSetup',
      {
        'description' => '
This option defines the desktop setup. The driver can work with the
following modes:

"0x00000000"   "single"               Single head mode.
"0x00000100"   "clone"                Clone mode.
"0x00000101"   "mirror"               Mirror mode.
"0x00000200"   "horizontal"           Big Desktop mode.
"0x00000201"   "horizontal,reverse"   Big Desktop mode.
"0x00000300"   "vertical,reverse"     Big Desktop mode.
"0x00000301"   "vertical"             Big Desktop mode.
"0x00000000"                          Dual head mode.

lib/Config/Model/models/Xorg/Device/Fglrx.pl  view on Meta::CPAN

        'value_type' => 'enum'
      },
      'RingSize',
      {
        'description' => 'Needs to be documented. (ring buffer size, default = "1", values in MB)',
        'type' => 'leaf',
        'value_type' => 'integer'
      },
      'ScreenOverlap',
      {
        'description' => 'This option is intended to allow image overlapping with e.g. two video projectors. It only applies to big desktops (see Option "DesktopSetup").',
        'type' => 'leaf',
        'value_type' => 'integer'
      },
      'SilkenMouse',
      {
        'choice' => [
          'on',
          'off'
        ],
        'description' => 'Enable or disable the hardware cursor to be updated asynchronously by the signal handler associated with mouse events. The default is: "on".',
        'type' => 'leaf',
        'value_type' => 'enum'
      },
      'Stereo',
      {
        'choice' => [
          'on',
          'off'
        ],
        'description' => 'To enable Stereo mode of Quad Buffer Stereo ("Active Stereo") capable cards, set this value to "on" and disable Option "VideoOverlay" and Option "OpenGLOverlay". The default is: "off". If you enable Stereo Quad Buffering the...
        'type' => 'leaf',
        'value_type' => 'enum'
      },
      'StereoSyncEnable',
      {
        'type' => 'leaf',
        'value_type' => 'integer'
      },
      'SWCursor',
      {

lib/Config/Model/models/Xorg/Device/Fglrx.pl  view on Meta::CPAN

        'description' => '
           ... Video Overlay for the Xv extension ... If you want enable this
           option, Option "OpenGLOverlay" must not be enabled.',
        'type' => 'leaf',
        'value_type' => 'enum'
      },
      'VRefresh2',
      {
        'description' => '"frequency"
           Vertical refresh rate range for the second monitor in e.g. big
           desktop mode.

           Note
           You can skip this value, if you define an appropriate VertRefresh
           line in the related Section "Monitor".',
        'type' => 'leaf',
        'value_type' => 'integer'
      }
    ],
    'name' => 'Xorg::Device::Fglrx'
  }



( run in 0.419 second using v1.01-cache-2.11-cpan-299005ec8e3 )