Re: Xorg keyboard/mouse "no reaction" under testing.
Hi,
* Magicloud Magiclouds wrote:
> As I recalled, I had learnt about this problem. Well, I forgot how
> to resolve it....
> With Debian Testing branch, newly installed xorg, when startx, the
> keyboard/mouse lost their function at all. By this I mean,
> click/move/any key press does not work at all.
> Any idea?
I had this problem last week/
I got the keyboard working with:
Section "ServerFlags"
Option "AllowEmptyInput" "false"
Option "AutoEnableDevices" "false"
EndSection
The mouse didn't work with the evdev driver. Using 'mouse' as
drivers works, but I lost the mouse wheel left/right buttons.
/Philipp
Reply to: