Lost keyboard input on X
Alan Coopersmith
alan.coopersmith at oracle.com
Sun Dec 29 09:12:05 PST 2013
On 12/28/13 10:12 PM, Jose R R wrote:
> Niltze!
>
> Attempting to build GNOME 3 from source, I lost keyboard input to my
> graphical environment -- which already was running my build of X from
> Xorg and was working fine with WindowMaker.
>
> I rebuilt Xorg 15.0 with the following module/components specified:
>
> driver/xf86-input-keyboard
> driver/xf86-input-mouse
If you're building for current Linux (2.6 or newer) you want
xf86-input-evdev. The -keyboard & -mouse drivers are for non-evdev
OS'es (BSD, Solaris, etc.).
> driver/xf86-input-synaptics
> driver/xf86-input-void
> driver/xf86-video-sisusb
> driver/xf86-video-sunffb
> driver/xf86-video-intel
> driver/xf86-video-apm
> driver/xf86-video-dummy
> driver/xf86-video-fbdev
> driver/xf86-video-glint
> driver/xf86-video-modesetting
> driver/xf86-video-nv
> driver/xf86-video-vesa
> driver/xf86-video-vmware
That's a random mix of obsolete & current video drivers - it's impossible to
have a system that supports all of them (sunffb is a SPARC graphics driver,
intel graphics only run with Intel CPU's).
--
-Alan Coopersmith- alan.coopersmith at oracle.com
Oracle Solaris Engineering - http://blogs.oracle.com/alanc
More information about the xorg
mailing list