Tim Kientzle wrote: > Running -CURRENT r190666 and finally got KDE4 > to run (by running dbus and hald), but the mouse > and keyboard input are very wonky. USB mouse > and keyboard, of course. > > For example, if I click on a button almost > anywhere in the KDE interface (including > Seamonkey): > - Button down > - See button depress > - Button up > - ?? nothing happens ?? > - Move mouse > - Button up, event occurs > > I occasionally see this with keyboard input > as well; keys don't appear until I move or > click the mouse. This is less consistent, > though. Solved that problem: I had gotten x.org working without hald, which required adding this to /etc/X11/xorg.conf: Section "ServerFlags" Option "AllowEmptyInput" "off" EndSection Of course, KDE4 required me to enable hald, which requires removing that option <sigh>. Removing it fixed my input wonkiness. Now to dig out the instructions for getting my Ctrl key back when using hald. Then, I'll try to figure out why kdm works if I start it manually after the system is running but kills the screen if I try starting it from /etc/ttys. TimReceived on Mon Apr 06 2009 - 23:45:31 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:45 UTC