Christoph Egger wrote:
> Package: xserver-xorg-input-mouse
> Version: 1:1.3.0-2
> Severity: normal
>
> When starting an Xsession with kdm / xdm there is no input device
> working. Both, my USB mouse and my Trackpoint of my notebook fail to
> move the cursor in any way.
>
> [...]
>
> Section "InputDevice"
>       Identifier      "Generic Keyboard"
>       Driver          "kbd"
>       Option          "XkbRules"      "xorg"
>       Option          "XkbModel"      "pc105"
>       Option          "XkbLayout"     "de"
> EndSection
>
> Section "InputDevice"
>       Identifier      "Configured Mouse"
>       Driver          "mouse"
>       Option          "CorePointer"
>       Option          "Device" "/dev/input/mice"
>       Option          "Protocol" "ImPS/2"
>       Option          "Emulate3Buttons" "true"
>       Option          "EmulateWheel" "yes"
>       Option          "EmulateWheelButton" "2"
> EndSection
>
> Section "Device"
>       Identifier      "Configured Video Device"
>       Driver          "radeon"
>       Option          "DynamicClocks" "on"
> EndSection
>
> Section "Monitor"
>       Identifier      "Configured Monitor"
>       DisplaySize     495 315
> EndSection
>
> Section "Screen"
>       Identifier      "Default Screen"
>       Monitor         "Configured Monitor"
>       SubSection "Display"
>               Virtual 3200 3200
>       EndSubSection
> EndSection
>   

You need a ServerLayout section.

Brice




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

Reply via email to