あと、これが私の御主人様のアニメーション原画集を購入。
液晶ディスプレイはサブディスプレイ用に購入、久しぶりのデュアルディスプレイ。しかし、メインが20inchの1920x1440で、サブが17inchで1280x1024だとサイズの差が激しすぎてかなり違和感。まぁいいや、慣れるだろう。
上のサイトを参考に設定。うちでは該当個所は以下の通り。
... Section "InputDevice" Identifier "stylus" Driver "wacom" ... Option "Twinview" "horizontal" Option "ScreenNo" "0" Option "TVResolution" "1920x1440,1280x1024" EndSection Section "InputDevice" Identifier "eraser" Driver "wacom" ... Option "Twinview" "horizontal" Option "ScreenNo" "0" Option "TVResolution" "1920x1440,1280x1024" EndSection ... Section "Monitor" Identifier "Monitor1" HorizSync 80.0 VertRefresh 75.0 VendorName "IO-DATA" ModelName "LCD-A174VB" Option "dpms" EndSection ... Section "Device" Identifier "NVIDIA GeForce FX (generic)" Driver "nvidia" VendorName "NVIDIA GeForce FX (generic)" BoardName "NVIDIA GeForce FX (generic)" Option "DPMS" Option "NvAGP" "1" Option "TwinView" Option "TwinView" "true" Option "TwinViewOrientation" "RightOf" Option "MetaModes" "1920x1440,1280x1024; 1600x1200,1280x1024; 1280x1024,1280x1024" Option "SecondMonitorHorizSync" "80.0" Option "SecondMonitorVertRefresh" "75.0" EndSection ...