Config-Model-Xorg

 view release on metacpan or  search on metacpan

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

        'description' => '
           The Center-Mode allows "real" screen display in non-"panel native
           modes" (e.g. a resolution of 1280x1024 on a 1600x1200 LCD): one
           pixel of the frame buffer is one pixel on the screen. The display
           is centered on the screen and the surrounding screen area remains
           black. Note that some panels may not work in Center-Mode, so the
           screen remains black then. The default is: "off".',
        'type' => 'leaf',
        'value_type' => 'enum'
      },
      'ClientDriverName',
      {
        'description' => 'Needs to be documented.',
        'type' => 'leaf',
        'value_type' => 'uniline'
      },
      'Dac6Bit',
      {
        'choice' => [
          'on',
          'off'
        ],
        'description' => '
           Enables or disables the use of 6 bits per color component when in 8
           bpp mode (emulates VGA mode). By default, all 8 bits per color
           component are used. The default is: "off".',
        'type' => 'leaf',
        'value_type' => 'enum'
      },
      'DefaultVisualTrueColor',
      {
        'choice' => [
          'on',
          'off'
        ],
        '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.

The modes are:

Single head mode:
    Single monitor operation only. If a second monitor is
    connected, it remains dark. Only in this mode a full overlay
    functionality is available.

Clone mode:
    The contents of the primary monitor are duplicated on the
    second monitor. If one monitor cannot display the selected
    resolution, a lower resolution is automatically selected for
    this monitor. The original resolution is used then as it was
    specified as the virtual resolution. This means the second
    screen will do panning when the mouse moves ahead.

Mirror mode:
    The contents of the primary monitor are duplicated on the
    second monitor. Both monitors have an identical refresh rate
    and resolution.

    Important
    This mode is not supported on RADEON X1x00 and FireGL V3300,
    V3400, V5200, V7200, V7300, V7350 cards.

Big Desktop mode(s):
    There is a single big frame buffer that gets split either
    horizontally or vertically and each half is sent to a single
    monitor. Both monitors have to operate with the same video mode
    settings and only one window manager can be used. The
    orientation is set with:

    "0x00000200"   Primary display is left.
    "0x00000201"   Primary display is right.
    "0x00000300"   Primary display is top.
    "0x00000301"   Primary display is bottom.


Dual head mode:
    A dual head setup uses separate frame buffers, independent
    displays and video modes for each monitor. Two window managers
    can be used.


Note
A connected digital display is always the primary display. If two
display devices are connected, the primary head is: the bottom DVI
port on FireGL X1, LCD output on MOBILITY RADEON M9 and the only
DVI port on other cards. The secondary head is: the top DVI port on
FireGL X1 and the VGA port on all other cards.',
        'type' => 'leaf',
        'value_type' => 'uniline'
      },
      'DisableOvScaler',
      {
        'choice' => [
          'yes',
          'no'
        ],
        'description' => 'Needs to be documented.',
        'type' => 'leaf',
        'value_type' => 'enum'
      },
      'DRM_bufsize',
      {
        'description' => 'Needs to be documented. (number of DRM buffers - default 100, max 127)',
        'type' => 'leaf',
        'value_type' => 'integer'
      },
      'DRM_nbufs',
      {
        'description' => 'Needs to be documented. (DRM buffer size, default 65536 Byte, value in Byte)',
        'type' => 'leaf',
        'value_type' => 'integer'
      },
      'EnableDepthMoves',
      {
        'choice' => [
          'yes',
          'no'
        ],
        'description' => 'Needs to be documented.',
        'type' => 'leaf',
        'value_type' => 'enum'
      },
      'EnableHPV',
      {
        'choice' => [
          'yes',
          'no'
        ],
        'description' => 'Needs to be documented.',
        'type' => 'leaf',
        'value_type' => 'enum'
      },
      'EnableLogo',
      {
        'choice' => [
          'yes',
          'no'
        ],
        'description' => 'Needs to be documented.',
        'type' => 'leaf',
        'value_type' => 'enum'
      },
      'EnableMonitor',
      {
        'description' => 'Needs to be documented.',
        'type' => 'leaf',
        'value_type' => 'string'
      },
      'EnableOpaqueOverlayVisual',
      {
        'choice' => [
          'yes',
          'no'
        ],
        'description' => 'Enable a depth 8 PseudoColor visual in the overlay planes that does not reserve index 255 for transparency.',
        'type' => 'leaf',
        'value_type' => 'enum'
      },
      'EnablePrivateBackZ',
      {
        'choice' => [
          'yes',
          'no'
        ],
        'description' => 'Needs to be documented.',
        'type' => 'leaf',
        'value_type' => 'enum'
      },
      'ForceGenericCPU',
      {
        'choice' => [
          'yes',
          'no'
        ],
        'description' => 'Needs to be documented.',
        'type' => 'leaf',
        'value_type' => 'enum'
      },
      'ForceMonitors',
      {
        'description' => '"string[,string,...]"
           ... Available values are: crt1, crt2, lvds, tmds1, tmds2, tmds2i,
           tv, nocrt1, nocrt2, nolvds, notmds1, notmds2, notmds2i, notv.',
        'type' => 'leaf',
        'value_type' => 'string'
      },
      'FSAAEnable',
      {
        'choice' => [
          'yes',
          'no'
        ],
        'type' => 'leaf',
        'value_type' => 'enum'
      },
      'FSAADisableGamma',
      {
        'choice' => [
          'yes',
          'no'
        ],
        'description' => 'By default the Full scene Anti Aliasing (FSAA) gamma is set to 2.2, which is typical for CRT displays. Use this option to disable FSAA gamma. The default is: "no".',
        'type' => 'leaf',
        'value_type' => 'enum'
      },
      'IgnoreEDID',
      {
        'choice' => [
          'yes',
          'no'
        ],
        'description' => 'Do not use EDID data for mode validation, but DDC is still used for monitor detection. This is different from Option "NoDDC". The default is: "off". If the server is ignoring your modlines, set this option to "on" and try ag...
        'type' => 'leaf',
        'value_type' => 'enum'
      },

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

        'value_type' => 'enum'
      },
      'NoDDC',
      {
        'choice' => [
          'on',
          'off'
        ],
        'description' => 'Disable probing of DDC-information from your monitor. The default is: "off".',
        'type' => 'leaf',
        'value_type' => 'enum'
      },
      'NoTV',
      {
        'choice' => [
          'on',
          'off'
        ],
        'description' => 'Enable or disable TV-Out for a monitor.',
        'type' => 'leaf',
        'value_type' => 'enum'
      },
      'OpenGLOverlay',
      {
        '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'



( run in 2.624 seconds using v1.01-cache-2.11-cpan-2398b32b56e )