差分

この文書の現在のバージョンと選択したバージョンの差分を表示します。

この比較画面にリンクする

Both sides previous revision Previous revision
Next revision
Previous revision
misc [2012/02/21 16:20]
saito
misc [2012/05/09 19:17] (現在)
saito [ipod_touch_iphone]
ライン 1: ライン 1:
 メモ メモ
 +
 +
 +
 +<​code>​
 +
 +
 +Section "​ServerLayout"​
 + Identifier ​    "​X.org Configured"​
 + Screen ​     0  "​Screen0"​ 0 0
 + Screen ​     1  "​Screen1"​ RightOf "​Screen0"​
 + Screen ​     2  "​Screen2"​ RightOf "​Screen1"​
 + Screen ​     3  "​Screen3"​ RightOf "​Screen2"​
 + InputDevice ​   "​Mouse0"​ "​CorePointer"​
 + InputDevice ​   "​Keyboard0"​ "​CoreKeyboard"​
 +EndSection
 +
 +Section "​Files"​
 + ModulePath ​  "/​usr/​lib/​xorg/​modules"​
 + FontPath ​    "/​usr/​share/​fonts/​X11/​misc"​
 + FontPath ​    "/​usr/​share/​fonts/​X11/​cyrillic"​
 + FontPath ​    "/​usr/​share/​fonts/​X11/​100dpi/:​unscaled"​
 + FontPath ​    "/​usr/​share/​fonts/​X11/​75dpi/:​unscaled"​
 + FontPath ​    "/​usr/​share/​fonts/​X11/​Type1"​
 + FontPath ​    "/​usr/​share/​fonts/​X11/​100dpi"​
 + FontPath ​    "/​usr/​share/​fonts/​X11/​75dpi"​
 + FontPath ​    "/​var/​lib/​defoma/​x-ttcidfont-conf.d/​dirs/​TrueType"​
 + FontPath ​    "​built-ins"​
 +EndSection
 +
 +Section "​Module"​
 + Load  "​extmod"​
 + Load  "​dri"​
 + Load  "​glx"​
 + Load  "​record"​
 + Load  "​dbe"​
 + Load  "​dri2"​
 +EndSection
 +
 +Section "​InputDevice"​
 + Identifier ​ "​Keyboard0"​
 + Driver ​     "​kbd"​
 +EndSection
 +
 +Section "​InputDevice"​
 + Identifier ​ "​Mouse0"​
 + Driver ​     "​mouse"​
 + Option  ​   "​Protocol"​ "​auto"​
 + Option  ​   "​Device"​ "/​dev/​input/​mice"​
 + Option  ​   "​ZAxisMapping"​ "4 5 6 7"
 +EndSection
 +
 +Section "​Monitor"​
 + Identifier ​  "​Monitor0"​
 + VendorName ​  "​Monitor Vendor"​
 + ModelName ​   "​Monitor Model"
 +EndSection
 +
 +Section "​Device"​
 + Identifier ​ "​Card1"​
 + Driver ​     "​nvidia"​
 + BusID ​      "​PCI:​1:​0:​0"​
 +EndSection
 +
 +Section "​Screen"​
 + Identifier "​Screen0"​
 + Device ​    "​Card0"​
 + Monitor ​   "​Monitor0"​
 + SubSection "​Display"​
 + Viewport ​  0 0
 + Depth ​    1
 + EndSubSection
 + SubSection "​Display"​
 + Viewport ​  0 0
 + Depth ​    4
 + EndSubSection
 + SubSection "​Display"​
 + Viewport ​  0 0
 + Depth ​    8
 + EndSubSection
 + SubSection "​Display"​
 + Viewport ​  0 0
 + Depth ​    15
 + EndSubSection
 + SubSection "​Display"​
 + Viewport ​  0 0
 + Depth ​    16
 + EndSubSection
 + SubSection "​Display"​
 + Viewport ​  0 0
 + Depth ​    24
 + EndSubSection
 +EndSection
 +
 +Section "​Screen"​
 + Identifier "​Screen1"​
 + Device ​    "​Card1"​
 + Monitor ​   "​Monitor1"​
 + SubSection "​Display"​
 + Viewport ​  0 0
 + Depth ​    1
 + EndSubSection
 + SubSection "​Display"​
 + Viewport ​  0 0
 + Depth ​    4
 + EndSubSection
 + SubSection "​Display"​
 + Viewport ​  0 0
 + Depth ​    8
 + EndSubSection
 + SubSection "​Display"​
 + Viewport ​  0 0
 + Depth ​    15
 + EndSubSection
 + SubSection "​Display"​
 + Viewport ​  0 0
 + Depth ​    16
 + EndSubSection
 + SubSection "​Display"​
 + Viewport ​  0 0
 + Depth ​    24
 + EndSubSection
 +EndSection
 +
 +Section "​Screen"​
 + Identifier "​Screen2"​
 + Device ​    "​Card2"​
 + Monitor ​   "​Monitor2"​
 + SubSection "​Display"​
 + Viewport ​  0 0
 + Depth ​    1
 + EndSubSection
 + SubSection "​Display"​
 + Viewport ​  0 0
 + Depth ​    4
 + EndSubSection
 + SubSection "​Display"​
 + Viewport ​  0 0
 + Depth ​    8
 + EndSubSection
 + SubSection "​Display"​
 + Viewport ​  0 0
 + Depth ​    15
 + EndSubSection
 + SubSection "​Display"​
 + Viewport ​  0 0
 + Depth ​    16
 + EndSubSection
 + SubSection "​Display"​
 + Viewport ​  0 0
 + Depth ​    24
 + EndSubSection
 +EndSection
 +
 +Section "​Screen"​
 + Identifier "​Screen3"​
 + Device ​    "​Card3"​
 + Monitor ​   "​Monitor3"​
 + SubSection "​Display"​
 + Viewport ​  0 0
 + Depth ​    1
 + EndSubSection
 + SubSection "​Display"​
 + Viewport ​  0 0
 + Depth ​    4
 + EndSubSection
 + SubSection "​Display"​
 + Viewport ​  0 0
 + Depth ​    8
 + EndSubSection
 + SubSection "​Display"​
 + Viewport ​  0 0
 + Depth ​    15
 + EndSubSection
 + SubSection "​Display"​
 + Viewport ​  0 0
 + Depth ​    16
 + EndSubSection
 + SubSection "​Display"​
 + Viewport ​  0 0
 + Depth ​    24
 + EndSubSection
 +EndSection
 +
 +</​code>​
 +
 +
 +
 +
 +
 ====== ipod_touch_iphone ====== ====== ipod_touch_iphone ======
 ==== Googleカレンダーと同期 ==== ==== Googleカレンダーと同期 ====
misc.1329808801.txt.gz · 最終更新: 2012/02/21 16:20 by saito
CC Attribution-Noncommercial-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0