,-------------[Sat, Oct 18, 2008 at 20:06 +0400, Vadim Radovel:]
> попробовал поставить такую секцию serverlayout, как вы посоветовали, ничего 
> не изменилось
> вот весь мой файл /etc/X11/xorg.conf:
>
> # nvidia-xconfig: X configuration file generated by nvidia-xconfig
> # nvidia-xconfig:  version 1.0  ([EMAIL PROTECTED])  Wed Apr  2 00:14:06 PST 
> 2008
>
>
> Section "ServerLayout"
>    Identifier     "Layout0"
>    Screen      0  "Screen0" 0 0
>    InputDevice    "Keyboard0" "CoreKeyboard"
>    InputDevice    "Mouse0" "CorePointer"
> 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"
        Identifier "Configured Mouse"
        Driver "mouse"
        Option "CorePointer"
        Option "Device"         "/dev/input/mice"
        Option "Protocol"       "ImPS/2"
        Option  "Emulate3Buttons"       "true"
EndSection

к видюхе не указан BusId --- 3д и все такое работает ?
опция вида 'BusId       "PCI:1:0:0"'

>
> 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
>
>
> П.С. он был сгенерирован, насколько я помню, скриптом-инсталятором драйвера 
> для видео платы (nvidia)
>
>
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>

-- 
__________
mpd status:     [stopped]
**************************************
*  jabber:  [EMAIL PROTECTED]   *
*   Registered linux user #450844    *
**************************************


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Ответить