[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[plamo:30132] Re: plamo4.6でKeyboard配列がJP106仕様にならず



名倉様 三原様

お世話になっております、三橋です。
ご助言ありがとうございます。

下記HPに記載の方法でNVIDIA用ドライバーをインストールして無事1600×1050の表示が自動設定されました。

http://www.geocities.jp/hoge_tomo/20050316.html


現在の最終xorg.conf の内容は下記の通りです。

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder63)  Fri Aug 14 17:54:58 PDT 2009

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
    FontPath        "/usr/X11R7/lib/X11/fonts/misc/:unscaled"
    FontPath        "/usr/X11R7/lib/X11/fonts/100dpi/:unscaled"
    FontPath        "/usr/X11R7/lib/X11/fonts/75dpi/:unscaled"
    FontPath        "/usr/X11R7/lib/X11/fonts/misc/"
    FontPath        "/usr/X11R7/lib/X11/fonts/Type1/"
    FontPath        "/usr/X11R7/lib/X11/fonts/Speedo/"
    FontPath        "/usr/X11R7/lib/X11/fonts/100dpi/"
    FontPath        "/usr/X11R7/lib/X11/fonts/75dpi/"
    FontPath        "/usr/X11R7/lib/X11/fonts/cyrillic/"
    FontPath        "/usr/X11R7/lib/X11/fonts/TTF/"
    FontPath        "/usr/X11R7/lib/X11/fonts/TrueType/"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
    Option         "XkbModel" "jp106"
    Option         "XkbLayout" "jp"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection



[検索ページ] [メール一覧]
Plamo ML 公開システム