<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
<!--*- mode: xml -*-->
<glade-interface>
  <widget class="GtkWindow" id="window1">
    <property name="visible">True</property>
    <property name="title" translatable="yes">xrandrでディスプレイ解像度設定</property>
    <property name="gravity">GDK_GRAVITY_STATIC</property>
    <child>
      <widget class="GtkFixed" id="fixed1">
        <property name="visible">True</property>
        <child>
          <widget class="GtkLabel" id="label2">
            <property name="width_request">32</property>
            <property name="height_request">16</property>
            <property name="visible">True</property>
            <property name="label" translatable="yes">is</property>
          </widget>
          <packing>
            <property name="x">240</property>
            <property name="y">16</property>
          </packing>
        </child>
        <child>
          <widget class="GtkLabel" id="state">
            <property name="width_request">104</property>
            <property name="height_request">16</property>
            <property name="visible">True</property>
            <property name="label" translatable="yes">disconnected</property>
          </widget>
          <packing>
            <property name="x">264</property>
            <property name="y">16</property>
          </packing>
        </child>
        <child>
          <widget class="GtkLabel" id="label1">
            <property name="width_request">0</property>
            <property name="height_request">0</property>
            <property name="visible">True</property>
            <property name="label" translatable="yes">ディスプレイの選択</property>
          </widget>
          <packing>
            <property name="x">8</property>
            <property name="y">16</property>
          </packing>
        </child>
        <child>
          <widget class="GtkButton" id="auto_disp">
            <property name="width_request">96</property>
            <property name="height_request">24</property>
            <property name="visible">True</property>
            <property name="can_focus">True</property>
            <property name="label" translatable="yes">自動設定</property>
            <property name="use_underline">True</property>
            <property name="response_id">0</property>
          </widget>
          <packing>
            <property name="x">8</property>
            <property name="y">40</property>
          </packing>
        </child>
        <child>
          <widget class="GtkComboBoxEntry" id="combo_size">
            <property name="width_request">216</property>
            <property name="height_request">24</property>
            <property name="visible">True</property>
            <property name="items" translatable="yes">
</property>
            <child internal-child="entry">
              <widget class="GtkEntry" id="comboboxentry-entry1">
                <property name="editable">False</property>
              </widget>
            </child>
          </widget>
          <packing>
            <property name="x">8</property>
            <property name="y">72</property>
          </packing>
        </child>
        <child>
          <widget class="GtkButton" id="button1">
            <property name="width_request">56</property>
            <property name="height_request">26</property>
            <property name="visible">True</property>
            <property name="can_focus">True</property>
            <property name="label" translatable="yes">適用</property>
            <property name="use_underline">True</property>
            <property name="response_id">0</property>
          </widget>
          <packing>
            <property name="x">232</property>
            <property name="y">72</property>
          </packing>
        </child>
        <child>
          <widget class="GtkLabel" id="label3">
            <property name="width_request">346</property>
            <property name="height_request">340</property>
            <property name="visible">True</property>
            <property name="label" translatable="yes">インテル
Output names:
* LVDS: internal laptop panel
* TMDS-1: external DVI port
* VGA: external VGA port
* TV: external TV output

ATI
Output names:
* LVDS: internal laptop panel
* DVI-0: first external DVI port
* DVI-1: second external DVI port (if present)
* VGA-0: first external VGA port
* VGA-1: second external VGA port (if present)
* S-video

Nvidia
Output names:
* LVDS: internal laptop panel
* DVI0: first external DVI port
* DVI1: second external DVI port (if present)

(http://manual.sidux.com/ja/hw-dev-mon-ja.htm の 付録 A)</property>
          </widget>
          <packing>
            <property name="x">8</property>
            <property name="y">104</property>
          </packing>
        </child>
        <child>
          <widget class="GtkComboBoxEntry" id="disp_combo">
            <property name="width_request">128</property>
            <property name="height_request">24</property>
            <property name="visible">True</property>
            <property name="items" translatable="yes">
</property>
            <child internal-child="entry">
              <widget class="GtkEntry" id="comboboxentry-entry2">
                <property name="editable">False</property>
              </widget>
            </child>
          </widget>
          <packing>
            <property name="x">120</property>
            <property name="y">8</property>
          </packing>
        </child>
      </widget>
    </child>
  </widget>
</glade-interface>
