Config-Model-Xorg

 view release on metacpan or  search on metacpan

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

      {
        'choice' => [
          'on',
          'off'
        ],
        'description' => 'If you enable this option, Option "VideoOverlay" will be disabled automatically.',
        'type' => 'leaf',
        'value_type' => 'enum'
      },
      'PBuffer',
      {
        'choice' => [
          0,
          1,
          2,
          3,
          4
        ],
        'description' => '"0" PBuffer area disabled. 
"1" Size of PBuffer area 1280x1024. 
"2" Size of PBuffer area 1600x1200. 
"3" Size of PBuffer area 1920x1200. 
"4" Size of PBuffer area 2048x1536.',
        'type' => 'leaf',
        'value_type' => 'enum'
      },
      'PowerState',
      {
        'type' => 'leaf',
        'value_type' => 'uniline'
      },
      'PseudoColorVisuals',
      {
        'choice' => [
          'on',
          'off'
        ],
        'description' => 'Enabling this options allows the usage of pseudo color visuals at the same time with true color visuals using the overlay technique. The default is: "off".',
        'type' => 'leaf',
        'upstream_default' => 'off',
        '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',
      {
        'choice' => [
          'on',
          'off'
        ],
        'description' => 'Disable or enable the use of a software cursor. The default is: "off".',
        'type' => 'leaf',
        'value_type' => 'enum'
      },
      'TMDSCoherentMode',
      {
        'choice' => [
          'on',
          'off'
        ],
        'description' => 'Internal TMDS transmitter can be programmed in 2 different ways to get best signal qualities depending on connected transmitter chips in the panel. The noise must appear in 1600x1200 mode, but can also come up in 1280x1024x7...
        'type' => 'leaf',
        'value_type' => 'enum'
      },
      'TexturedVideo',
      {
        'choice' => [
          'on',
          'off'
        ],
        'type' => 'leaf',
        'value_type' => 'enum'
      },
      'TVFormat',
      {
        'choice' => [
          'NTSC-JPN',
          'NTSC-M',
          'NTSC-N',
          'PAL-B',
          'PAL-CN',
          'PAL-D',
          'PAL-G',
          'PAL-H',
          'PAL-I',
          'PAL-K',
          'PAL-K1',
          'PAL-L',
          'PAL-M',
          'PAL-N',
          'PAL-SCART'
        ],
        'description' => 'Choose the TV format.',
        'type' => 'leaf',
        'value_type' => 'enum'
      },
      'TVOverscan',
      {
        'choice' => [
          'on',
          'off'
        ],
        'description' => 'Enable or disable TV overscan. Available values are: on, off. The default is: "on". Note: Not all TV formats support overscan. Try to toggle overscan off before changing Option "TVFormat" if an error occurs.',
        'type' => 'leaf',
        'upstream_default' => 'on',
        'value_type' => 'enum'
      },
      'TVStandard',
      {
        'choice' => [
          'VIDEO',



( run in 1.911 second using v1.01-cache-2.11-cpan-39bf76dae61 )